-
-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy doesn't work, report "Cannot set X11 selection owner" #4439
Comments
securecrt is not open-source. Please try to reproduce this bug with any widely available open-source application. |
I used lubuntu-desktop (apt install lubuntu-desktop) in the docker, there is QTerminal in lubuntu-desktop, QTerminal has the same problem with securecrt. But I use ms-edge browser, ms vscode, but these 2 apps have no problems. |
I've tried with I wanted to try it on Ubuntu 24.04, but it failed to download a gazillion dependencies it needed to install Please try a better distro, like Fedora: https://github.com/Xpra-org/xpra/wiki/Platforms#platforms |
Hi all, This is a known Qt5 bug, not related to Xpra. |
It is maybe a Qt5 bug. But I provide one more information about this problem. If I run the apps in remote desktop (xrdp) or derectly in X11, copy in the apps always works well, but copy is broken when resarting apps in xpra. |
Hi Cadem, I noticed that you are running Xpra inside docker on Ubuntu. Could you provide your Ubuntu version? My guessing is it is due to PID, an alternative guessing is a timestamp.
I look forward to your reply. |
I also just experienced this issue when running KDE konsole in an Xpra session on a Rocky Linux 9 system (qt5-qtbase-5.15.9-10.el9_4.x86_64). It only appears in new sessions and only in Xpra sessions: |
No docker or VM is involved.
I was talking about this xpra session that had been started back in December from a Windows box:
I disconnected from that session and recently re-connected to verify that cipboard operations are still working. On the other hand I just started a new session using the same commandline to display |
Probably fixed in 3e25ef4 |
Cood catch! Thanks! |
Describe the bug
I run an application (SecureCRT), but when I execute to copy a text, copy does not work, the text is able to pasted.
In the server log, the following error message is reported:
But I run other application, vscode , its copy always works.
And SecureCRT copy works sometime, I don't when the securecrt doesn't work.
To Reproduce
Steps to reproduce the behavior:
xpra start :101 --start=SecureCRT
System Information (please complete the following information):
The text was updated successfully, but these errors were encountered: