You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The copy-paste functionality is provided by a component called xrdp-sesman. Assuming you can't copy-past text, the most likely reasons for this failure are:-
xrdp-sesman has failed. Use ps -fU <user> | grep sesman to look for this.
You've reconnected to an xrdp session while the original connection is still active. xrdp doesn't cope well with this. We're aware of it.
xrdp-sesman runs in a user context. The log file is in ~/.local/share/xrdp/xrdp-chansrv.$D.log where $D is the display number for the session (i.e. 10 for a DISPLAY of :10).
xrdp version
0.9.21
Detailed xrdp version, build options
Operating system & version
Debian GNU/Linux 12 (bookworm)
Installation method
dnf / apt / zypper / pkg / etc
Which backend do you use?
xorg
What desktop environment do you use?
mate
Environment xrdp running on
qemu libvirt vm
What's your client?
microsoft offical client, xfreerdp on arch
Area(s) with issue?
Clipboard, File transfer / drive redirection
Steps to reproduce
copy file on the client with ctrl + c, paste it to the server
✔️ Expected Behavior
it should copy the file to the machine where xrdp server is running
❌ Actual Behavior
it does nothing
Anything else?
clean install logs don't show interaction
The text was updated successfully, but these errors were encountered: