[Bug 47888] user32:clipboard fails on Win 8.1 since the RX 460 GPU got installed

WineHQ Bugzilla wine-bugs at winehq.org
Wed May 12 07:34:47 CDT 2021


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|wine-bugs at winehq.org        |fgouget at codeweavers.com

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
Something causes the Radeon driver to call OpenClipboard() during our tests,
our calls to fail with ERROR_ACCESS_DENIED at random (it's a race condition).

This can either happen pretty systematically as was the case initially and is
still the case in a number of disk snapshots, or about 1 time out of 30 after
disabling (and optionally then re-enabling) a bunch of driver settings. Because
the tests don't break when re-enabling the settings the root cause of the issue
is unclear. (Note that reboots make no difference)

It's still unclear if the tinkering is sufficient to consider the issue
resolved, or if further steps, such as retrying the OpenClipboard() call, are
necessary.

It's also unclear why a graphics driver needs to access the clipboard.

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