[winedbg] err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting

Eric Pouech pouech-eric at wanadoo.fr
Fri Nov 7 13:42:19 CST 2003


Jérôme Bouat wrote:
> [j at laptop tmp]$ xlsfonts |grep -i fixed|wc -l
>     277
> [j at laptop tmp]$
> 
> Thus I ran wineconsole as you advised. I saw some non organized chars on
> my virtual console (as if no line return were used). Here is the trace:
> ---
> [j at laptop tmp]$ wineconsole --debugmsg +wineconsole winedbg
> trace:wineconsole:WINECON_RegLoad loading L"winedbg" registry settings.
> trace:wineconsole:WINECON_DumpConfig load cell=(7,13) cursor=(25,1)
> attr=0f font=L"Misc Fixed"/0 hist=50/2 flags=qX msk=00000000 sb=(80,25)
> win=(0,0)x(80,25) edit=0 registry=L"winedbg"
> trace:wineconsole:WINECON_Init using hConIn 0x20, hSynchro event 0x24
> trace:wineconsole:WINECON_Init using hConOut 0x2c

unfortunately this is the startup of the wineconsole for the debugger, 
not for the other app
could you retry with
WINEOPTIONS="-debugmsg +wineconsole,+wc_font" winedbg

(if every goes ok, you should get in the trace the error message too)
A+


-- 
Eric Pouech




More information about the wine-devel mailing list