https://bugs.winehq.org/show_bug.cgi?id=47888 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|user32:clipboard fails on |ole32:clipboard, |Win 8.1 since the RX 460 |user32:clipboard and |GPU got installed |user32:edit fail due to the | |Radeon driver on cw-rx460 --- Comment #3 from François Gouget <fgouget(a)codeweavers.com> --- The following ole32:clipboard failures are also caused by the Radeon driver: https://test.winehq.org/data/patterns.html#ole32:clipboard clipboard.c:1006: Test failed: Failed to clear clipboard, hr = 0x800401d0 clipboard.c:1010: Test failed: got 00780054 clipboard.c:1345: Test failed: got 800401d0 clipboard.c:1346: Test failed: got 0 The following test_paste() user32:edit failure is also caused by the Radeon driver: https://test.winehq.org/data/patterns.html#user32:edit edit.c:3216: Test failed: expected 1, got 0 edit.c:3218: Test failed: expected 1, got 0 edit.c:3220: Test failed: expected 0000000001FA00A8, got 0000000000000000 edit.c:3222: Test failed: expected 1, got 0 edit.c:3228: Test failed: got 21 edit.c:3234: Test failed: got 21 -- 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.