https://bugs.winehq.org/show_bug.cgi?id=47889
Bug ID: 47889 Summary: user32:edit fails on Win 8.1 since the RX 460 GPU got installed Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:edit fails on cw-rx460 / Windows 8.1 since the RX 460 GPU got installed (2019-09-25):
edit.c:3127: Test failed: expected 1, got 0 edit.c:3129: Test failed: expected 1, got 0 edit.c:3131: Test failed: expected 005E0054, got 00000000 edit.c:3133: Test failed: expected 1, got 0 edit.c:3139: Test failed: got 21 edit.c:3145: Test failed: got 21
https://test.winehq.org/data/tests/user32:edit.html
See also bug 47888 about the user32:clipboard failures which started at the same time.
https://bugs.winehq.org/show_bug.cgi?id=47889
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=47889
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |fgouget@codeweavers.com Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from François Gouget fgouget@codeweavers.com --- user32:edit also accesses the clipboard and thus has the same failures as user32:clipboard when another process (the Radeon driver in this case) uses the clipboard.
*** This bug has been marked as a duplicate of bug 47888 ***
https://bugs.winehq.org/show_bug.cgi?id=47889
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing duplicate.