http://bugs.winehq.org/show_bug.cgi?id=28064
Summary: comctl32 status.ok test fails on damsascus font. Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: per@morth.org
Finally decided to run some tests, but seems I can't pass this one:
: [Falken ~/Unix/src/wine/dlls/comctl32/tests] 001; env WINEPREFIX=/Users/pelle/winetest make test ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so status.c && touch status.ok fixme:iphlpapi:NotifyAddrChange (Handle 0xa5f55c, overlapped 0xa5f540): stub wine: configuration in '/Users/pelle/winetest' has been updated. status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #6 status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #7 ... status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #6 status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #7 ... status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #72 make: *** [status.ok] Error 32
/Library/Fonts/Damascus.ttc is always installed on OS X Lion it seems. Googling it shows it's a Arabic font, so perhaps the problem is lack of latin?