Discussion:
The "Decent font" error deserves to be a FAQ
(too old to reply)
m_l_g3
2008-04-18 08:56:10 UTC
Permalink
$ wineconsole cmd
wine: creating configuration directory '/usr/local/home/mg/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/usr/local/home/mg/.wine' created successfully.
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting


But I DO have a lot of fonts!

Solution:

$ echo $LANG
zh_CN.UTF-8

but there is indeed no *Chinese* fonts!

$ export LANG=en_EN.UTF-8
$ wineconsole cmd

works ok!
guoruixianren
2008-04-21 06:53:09 UTC
Permalink
Thanks! I have the same problem

Loading...