http://bugs.winehq.org/show_bug.cgi?id=4319
Summary: probem with fonts in slackware packages Product: Wine Version: 0.9.5. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: superandrzej@epf.pl
Hi,
I downloaded wine-0.9.5-i486-S10.2-nodebug.tgz and when I try to run one of my programs I have a following error message:
A Fatal Error has occured. Click OK to Quit
console output: root@~\394#wine C:\Program\ files\The\ Princeton\ Review\GMAT\ Diagnostic\tester.exe fixme:font:CreateScalableFontResourceA (0,"c:\windows\system32\tmpB4500.FOT","Z:\root\AAX544.tmp",(null)): stub fixme:font:CreateScalableFontResourceA (0,"c:\windows\system32\tmpFA500.FOT","Z:\root\AAX5a7.tmp",(null)): stub fixme:wininet:InternetGetConnectedState always returning LAN connection. fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:font:GetKerningPairsW (0xbc8,0,(nil)): almost empty stub! fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub fixme:font:GetKerningPairsW (0x1170,0,(nil)): almost empty stub!
I compiled wine 0.9.5 from source with following options and I had no problem. ./configure CFLAGS="-O2 -march=i486 -mcpu=i686" CXXFLAGS="-O2 -march=i486 -mcpu=i686" --prefix=/usr --disable-debug --disable-trace
Andrzej