http://bugs.winehq.org/show_bug.cgi?id=10005
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Component|wine-files |wine-misc Ever Confirmed|0 |1 Keywords| |download Summary|Ever 17 - out of infinity |Ever 17 - out of infinity | |crahes
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-10-18 02:47:29 --- Confirming.
Just before the crash there's 0009:Ret gdi32.EnumFontFamiliesA() retval=00000000 ret=00413805
When i copy all my fonts from my windows partition to ~/.wine/drive_c/windows/fonts/ it doesn't crash anymore, but now it just hangs (what an improvement....). From a relay log i can see there's an endless sequence of:
0009:Call gdi32.CreateFontA(ffffffc4,ffffb022,00000000,00000000,00000258,00000000,00000000,00000000,00000000,00000003,000000 02,00000001,00000031,007cac70 "Courier New") ret=00413913 0009:Ret gdi32.CreateFontA() retval=00008c78 ret=00413913
I don't really get what goes wrong here