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@winehq.org Reporter: fgouget@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@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.
https://bugs.winehq.org/show_bug.cgi?id=48808
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0be02116826ef9168fd33e0fd66 | |b98cbd15bee0f Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=48808
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=48808
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |a8dee2a23f449adad2dc8ba96ad | |39c74d717fc4d
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- The "always new" issue was fixed by a8dee2a23f449adad2dc8ba96ad39c74d717fc4d.
https://bugs.winehq.org/show_bug.cgi?id=48808
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc3.