http://bugs.winehq.org/show_bug.cgi?id=28103 Summary: gdi32 font.ok fails if sun-java6-fonts installed, does nothing otherwise? Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com I'm starting to think that http://source.winehq.org/git/wine.git/?a=commit;h=86495cea9486aa5df4ebdf0261... was wrong. All the results I've seen for it so far on test.winehq.org show it saying font.c:3748: Tests skipped: Lucida Sans is not installed On my machine, it does that unless sun-java6-fonts is installed, in which case it fails: sudo apt-get install sun-java6-fonts cd dlls/gdi32/tests make font.ok ../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so font.c && touch font.ok font.c:3774: Test failed: font full names don't match: Lucida Sans Demibold Roman != Arial font.c:3774: Test failed: font full names don't match: Lucida Sans Italic != Arial Looking at test.winehq.org, it seems to -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.