-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
Copying 🥳 from Windows to Ubuntu works, from Ubuntu to Windows it gives ð¥³
#4225
Comments
This is documented! |
Running the client with
And I get the method pasted into @stdedos what am I doing wrong? |
Right ... I seem not to be able to trigger it anymore 😕 "Xpra-Light-x86_64_6.1-r35826\xpra_cmd" shadow ssh://user@ip/0 --modal-windows=no --headerbar=off --title="@title@ on @@/@server-display@" --encodings=-webp --microphone=off --speaker=off --webcam=no --pulseaudio=no --opengl=no --min-speed=70 --key-shortcut=Shift+F2:toggle_pointer_grab
XPRA_EXECUTABLE=Xpra-Light-x86_64_6.1-r35826
XPRA_FILE_CHOOSER_NATIVE=2
2024-05-25 23:00:05,053 Xpra GTK3 client version 6.1-r35826 (g4b8baa544b) beta (light build)
2024-05-25 23:00:05,945 running on Microsoft Windows Microsoft Windows 10 Enterprise
2024-05-25 23:00:05,945 cpython 3.11
2024-05-25 23:00:16,351 GStreamer version 1.24.3
2024-05-25 23:00:16,369 created named pipe 'Xpra\49656'
2024-05-25 23:00:50,810 keyboard layout 'United States - English' : 'us' (0x409)
2024-05-25 23:00:50,960 Connected (version 2.0, client OpenSSH_8.2p1)
2024-05-25 23:00:51,300 SSH password authentication failed:
2024-05-25 23:00:51,300 Bad authentication type
2024-05-25 23:00:51,300 allowed types: ['publickey', 'password']
2024-05-25 23:00:56,516 Authentication (password) successful!
2024-05-25 23:00:57,111 ssh server OS is 'linux-gnu'
2024-05-25 23:00:57,237 paramiko SSH agent forwarding enabled
2024-05-25 23:00:57,250 keyboard settings: layout=us
2024-05-25 23:00:57,252 desktop size is 4480x1516:
2024-05-25 23:00:57,252 Default (1185x401 mm - DPI: 96x96) workarea: 4480x1476
2024-05-25 23:00:57,253 Samsung C32JG5x 2560x1440 at 0x0 (697x392 mm - DPI: 93x93) workarea: 2560x1400
2024-05-25 23:00:57,253 LG IPS234 1920x1080 at 2560x436 (510x290 mm - DPI: 96x95) workarea: 1920x1040 at 2560x436
2024-05-25 23:00:57,672 SSH: 'Entering daemon mode; any further errors will be reported to:'
2024-05-25 23:00:57,673 SSH: " '/run/user/1000/xpra/0/server.log'"
2024-05-25 23:00:59,663 enabled remote logging
2024-05-25 23:00:59,664 Xpra shadow server version 5.0
2024-05-25 23:00:59,664 remote desktop size is 1920x1080
2024-05-25 23:00:59,665 :0.0 (508x285 mm - DPI: 96x96) workarea: 1848x1053 at 72x27
2024-05-25 23:00:59,666 LGD eDP-1 (309x174 mm - DPI: 158x158)
2024-05-25 23:01:01,181 running, 1 windows |
Describe the bug
A clear and concise description of what the bug is.
Actual paste contents
I can very reliably replicate it by copying from Ubuntu Sublime Merge to Windows Sublime Text.
I don't know if the applications involved affect this*.
Also, there don't seem to be errors in the log
To Reproduce
Steps to reproduce the behavior:
System Information (please complete the following information):
Additional context
Add any other context about the problem here.
Please see "reporting bugs" in the wiki section.
*: On a "newer" server (still Ubuntu 20.04.6), when copying from PyCharm Professional v242 (I think) e.g. this
to Windows, I get the "HTML Rich Text format" as a result (instead of the raw text above)
Does not seem to happen on the "older" server, with PC-232.10227.11 PyCharm Community installed, though.
I tried to replicate it to
xterm
... but idk how to paste on it 😓It seems to be a bug when copy-pasting from e.g. gnome-text-editor
The text was updated successfully, but these errors were encountered: