http://bugs.winehq.org/show_bug.cgi?id=59257 Andrew Nguyen <arethusa26@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Regression SHA1| |d5dc6a234650a3baa349ce83679 | |ab8a3625a3f4c Status|UNCONFIRMED |NEW CC| |rbernon@codeweavers.com Keywords| |regression --- Comment #6 from Andrew Nguyen <arethusa26@gmail.com> --- Testing in a Ubuntu 24.04 VM, I had the most luck reproducing the reported issue (i.e., in my case, the test program can report the clipboard containing the string "Emacs" or "Test User") if I always start with a fresh Wine prefix before running the test script, although I suspect the incorrect behavior is very dependent on timing and perhaps something with the X11 window state. Regression testing identified the following commit: d5dc6a234650a3baa349ce83679ab8a3625a3f4c is the first bad commit commit d5dc6a234650a3baa349ce83679ab8a3625a3f4c Author: Rémi Bernon <rbernon@codeweavers.com> Date: Tue Jun 17 10:51:27 2025 +0200 server: Initialize global and user tables with some atoms. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49195 I'm not 100% sure that this commit is the actual culprit, but it seemed to make reproducing the problem in my VM during the regression test very reliable. I'll attach a WINEDEBUG=+clipboard trace in case that helps. -- 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.