https://bugs.winehq.org/show_bug.cgi?id=39243
Bug ID: 39243 Summary: oledlg:main fails in the Korean locale Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ole Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following failure happens only in a Korean locale, such as on the fg-win7u64-1spie9-ko WineTest box:
main.c:400: Test failed: str L"test \ac1c\ccb4 verb(&O)"
In fact we once got one report from a Spanish box (the tag was CP), and the same failure happened on that box. But since we only got one report from that box we don't know if the failure is reproducible there.
https://test.winehq.org/data/bdaa571c5d7dd59dd28fd1f25cdad5761bfaf4dd/xp_CP/...
See: https://test.winehq.org/data/tests/oledlg:main.html
https://bugs.winehq.org/show_bug.cgi?id=39243
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39243
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I'll improve implementation and relax test a bit, looks like this should be a separate localized message string.
https://bugs.winehq.org/show_bug.cgi?id=39243
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- This should be fixed with http://source.winehq.org/git/wine.git/?a=commit;h=88a97cd4320f4de238b5e9e1d4... on Korean system as well, please retest.
https://bugs.winehq.org/show_bug.cgi?id=39243
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765
https://bugs.winehq.org/show_bug.cgi?id=39243
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |88a97cd4320f4de238b5e9e1d4c | |0217866622cdb Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Looks fixed, test now looks for fixed string anywhere in menu item string.
https://bugs.winehq.org/show_bug.cgi?id=39243
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.52.
https://bugs.winehq.org/show_bug.cgi?id=39243
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.7.51
https://bugs.winehq.org/show_bug.cgi?id=39243
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |ole32