https://bugs.winehq.org/show_bug.cgi?id=39247
Bug ID: 39247 Summary: user32:sysparams fails in a Japanese locale Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following error only happens in a Japanese locale:
sysparams.c:1555: Test failed: CaptionWidth: 13 expected 8, 12 or 35
One can see this error on the fg-win7u64-1spie9-ja and newtb-w7u boxes, both being Windows 7 Ultimate configured for a Japanese locale. Interestingly the test does not fail on the mixed locale box for which only the SystemLocale is Japanese (probably what counts is that the Language is German).
This test regression was introduced by the following commit:
commit 13b9923165b7c1430d1acd1adbf05b35093d54d9 Author: Rein Klazes wijn@wanadoo.nl Date: Fri Dec 16 12:38:06 2005 +0100
user32: Implement saving and fix reading of nonclient metrics. With conformance tests.
See: https://test.winehq.org/data/tests/user32:sysparams.html
https://bugs.winehq.org/show_bug.cgi?id=39247
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase URL| |https://test.winehq.org/dat | |a/tests/user32:sysparams.ht | |ml
https://bugs.winehq.org/show_bug.cgi?id=39247
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765
https://bugs.winehq.org/show_bug.cgi?id=39247
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |wijn@wanadoo.nl Regression SHA1| |13b9923165b7c1430d1acd1adbf | |05b35093d54d9
https://bugs.winehq.org/show_bug.cgi?id=39247
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5ab2999fbb955b957cbcb614b85 | |62d707b740781 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Should be "fixed" now with 5ab2999fbb955b957cbcb614b8562d707b740781.
https://bugs.winehq.org/show_bug.cgi?id=39247
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc2.