[Bug 48808] New: user32:cursorinfo "wrong info cursor" failure in Chinese locale on Windows 10

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 25 13:56:47 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48808

            Bug ID: 48808
           Summary: user32:cursorinfo "wrong info cursor" failure in
                    Chinese locale on Windows 10
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

user32:cursorinfo fails in the Chinese locale on Windows 10:

cursoricon.c:2366: Test failed: wrong info cursor 003C04BB/00010003

See: https://test.winehq.org/data/tests/user32:cursoricon.html

These failures happen exclusively on the w1064v1809-zh-CN TestBot
configuration.

Furthermore the window handles change with every run which means this failure
is "always new". Because of this the TestBot will report most user32 patches as
responsible for this failure which should cause them to be rejected. Thus
fixing this issue is high priority.

The failing test was introduced by this commit:

commit 0be02116826ef9168fd33e0fd66b98cbd15bee0f
Author:     Alexandre Julliard <julliard at winehq.org>
AuthorDate: Fri Mar 19 11:27:55 2010 +0100

    user32/tests: Add some tests for GetCursorInfo.


user32:cursorinfo has some other failures but I think those deserve a separate
bug because they are not "always new" and are not specific to the Chinese
locale.

-- 
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