Xpra: Ticket #1625: Clipboard doesn't work on 1.0.7

When both server and client are version 1.0.6 (1.0.6-r15847-2) on ubuntu 14.04 64 bit, clipboard, enabled as bidirectional, works normally.

However, when the server is upgraded to 1.0.7 (1.0.7-r16697-1), while the client remains the same, the clipboard does not work. No error message was found in the log. The only clipboard relevant flag is on the server side: XPRA_CLIPBOARD_LIMIT=30.



Wed, 16 Aug 2017 11:15:15 GMT - Antoine Martin: status, milestone changed

This sounds like r16687 might be causing problems again..

This was originally applied in r16414 (fixed up in r16425 for macos and win32) then disabled in r16524 because it broke the clipboard.

If that was the case, you should be seeing this message in the log:

Warning: sanitizing invalid gtk selection type atom %#x

Will try it in a VM.


Thu, 31 Aug 2017 16:33:33 GMT - Antoine Martin: status changed; resolution set

The backport was incomplete and broke things, r16757 fixes that.


Sat, 23 Jan 2021 05:29:26 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1625