https://bugs.winehq.org/show_bug.cgi?id=47867
Bug ID: 47867 Summary: comctl32:animate: create_animate() fails in Japanese on Windows 10 1809 Product: Wine Version: 4.17 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
comctl32:animate has the following failures on the new w1064v1809_ja VM (Windows 10 1809 + Japanese locale):
animate.c:106: Test failed: GetUpdateRect: There should be a region that needs to be updated animate.c:106: Test failed: GetUpdateRect: There should be a region that needs to be updated
Interestingly this does not fail on the fg-win7u64-1spie9-ja VM so this is specific to the Japanese + Windows 10 combination.
The test was introduced in this commit:
commit bc357819296594aca300fdf30bb0cda46e9f0be0 Author: Bruno Jesus 00cpxxx@gmail.com AuthorDate: Fri Mar 18 14:29:48 2016 +0530 Commit: Alexandre Julliard julliard@winehq.org CommitDate: Tue Mar 22 00:36:30 2016 +0900
comctl32/tests: Add initial tests for the animation control.
Signed-off-by: Bruno Jesus 00cpxxx@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=47867
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=47867
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Some further notes: * This failure also happens on Windows 10 1809 in the Chinese:China locale, but once instead of twice. * It does not fail in the other locales such as Arabic, Hebrew, Hindi, Russian and French. * w1064v1809_ja and w1064v1809_zh_CN don't always succeed in submitting their results to test.winehq.org so the issues only appear intermittently there. But the failures are otherwise systematic.
See https://test.winehq.org/data/tests/comctl32:animate.html
https://bugs.winehq.org/show_bug.cgi?id=47867
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|comctl32:animate: |comctl32:animate: |create_animate() fails in |create_animate() fails in |Japanese on Windows 10 1809 |Korean on Windows 10 21H1
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The locale tests are now performed on a newer version of Windows. Also these failures don't seem to happen in Japanese anymore but can still be seen in Korean.
See: https://test.winehq.org/data/patterns.html#comctl32:animate