http://bugs.winehq.org/show_bug.cgi?id=35573
Bug ID: 35573 Summary: gdi32:fonts test_stock_fonts() fails on Windows 7 in the Japanese and Hebrew locales Product: Wine Version: 1.7.12 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Classification: Unclassified
In the Japanese locale the conformance test errors are: font.c:5547: Test failed: 4(0): expected height 15, got 13 font.c:5550: Test failed: 4(0): expected lfHeight -12, got -11
And in the Hebrew one they are: font.c:5547: Test failed: 0(0): expected height 13, got 12
(the Hebrew locale also has a lot of errors in this test)
There are three VMs running the tests in a Japanese or Hebrew locale: fg-win7u64-1spie9-he, fg-win7u64-1spie9-ja, newtb-w7u: http://test.winehq.org/data/tests/gdi32:font.html
The corresponding tests where introduced by:
commit 6834a44dc4c3c7e8c377a2fd56d11e93edd37b2f Author: Dmitry Timoshkov dmitry@baikal.ru Date: Mon Jun 17 19:01:39 2013 +0900
gdi32/tests: Add a test for default font height scaling with screen resolution changes.
http://bugs.winehq.org/show_bug.cgi?id=35573
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source URL| |http://test.winehq.org/data | |/tests/gdi32:font.html Regression SHA1| |6834a44dc4c3c7e8c377a2fd56d | |11e93edd37b2f
http://bugs.winehq.org/show_bug.cgi?id=35573
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This failure was also present in the old TestBot Arabic and Chinese Windows XP VMs. These VMs are no longer running but the last results were:
Arabic (401) Windows XP: http://test.winehq.org/data/e12a1bdf7840f2f34cc3df470cc2a59844bc5b87/xp_wtb-... font.c:5547: Test failed: 0(0): expected height 13, got 12
Simplified Chinese (804) Windows XP: http://test.winehq.org/data/e12a1bdf7840f2f34cc3df470cc2a59844bc5b87/xp_wtb-... font.c:5547: Test failed: 4(4): expected height 15, got 12
https://bugs.winehq.org/show_bug.cgi?id=35573
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=35573
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765
https://bugs.winehq.org/show_bug.cgi?id=35573
--- Comment #2 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=35573
--- Comment #3 from François Gouget fgouget@codeweavers.com --- The test succeeds on the Japanese VM but still fails on the Hebrew one and in the Korean locale.
fg-win7u64-1spie9-he - Hebrew: font.c:6032: Test failed: 0(1): expected height 13, got 12
fg-win7u64-1spie9-ko - Korean: font.c:6032: Test failed: 4(3): expected height 15, got 13 font.c:6035: Test failed: 4(3): expected lfHeight -12, got -11
https://bugs.winehq.org/show_bug.cgi?id=35573
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=35573
--- Comment #5 from Mathew Hodson mathew.hodson@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/870db3b25a1c73044d583bd37f...
This commit looks like it should fix the Korean failures. Not sure about Hebrew.
https://bugs.winehq.org/show_bug.cgi?id=35573
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |huw.davies@physics.ox.ac.uk Resolution|--- |FIXED
--- Comment #6 from Huw Davies huw.davies@physics.ox.ac.uk --- Hebrew was a slightly different issue which was fixed by fc94e5dd5f9faaa36d084a8e4eeebf719cde2bbf.
https://bugs.winehq.org/show_bug.cgi?id=35573
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |870db3b25a1c73044d583bd37f6 | |4392ea66abc5d
https://bugs.winehq.org/show_bug.cgi?id=35573
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc7.