[Bug 47867] New: comctl32:animate: create_animate() fails in Japanese on Windows 10 1809

WineHQ Bugzilla wine-bugs at winehq.org
Wed Oct 2 11:36:34 CDT 2019


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 at winehq.org
          Reporter: fgouget at 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 at gmail.com>
AuthorDate: Fri Mar 18 14:29:48 2016 +0530
Commit:     Alexandre Julliard <julliard at 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 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list