Code: Select all
err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting
Googling the error showed a lot of stuff which I tried. Some people say that if you set the LANG variable, you can get past the error which didn't work for me. After that I downloaded mstcorefonts fonts which also didn't help.
I manually tried to edit user.reg files and set mstcorefonts there but on running Wine, it would auto over-write those files. Also tried to set it using regedit by installing VNC/xterm but running wine would again put all the values to default.
Here is what I'm running:
Code: Select all
uk:~# wine --version
wine-1.0.1-174-gc4039bd
If anyone has a solution, please come up. Already spent a lot of time on this.