Skip to content
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 & Paste not working in RDP Sessions #1826

Open
shann1976 opened this issue Jul 29, 2020 · 11 comments
Open

Copy & Paste not working in RDP Sessions #1826

shann1976 opened this issue Jul 29, 2020 · 11 comments
Labels
1.77.2 Version 1.77.2 Bug Something isn't working as expected Improvement required Something can be done better UI/UX Relates to the user interface design and overall feel of the application.

Comments

@shann1976
Copy link

I have installed the version: mRemoteNG-1.77.1.27654 and post installation the copy from my local clipboard & paste in the remote RDP session is not occurring.

The copy & paste works in normal Windows RDP session (hence no GPO, policy that disables this)

Clipboard works in Linux systems however not in Windows RDP.

The config has:
Default Inheritance >> Inherit Clipboard = yes
Default Properties >> Clipboard = yes

How to enable copy & paste within the Windows RDP session?

@shann1976
Copy link
Author

Same behavior observed in mRemoteNG-1.77.0.41252

Works in mRemoteNG-1.76.19.35762

@iz8mbw
Copy link

iz8mbw commented Jul 30, 2020

don't have this issue.
Running v1.77.1.27654 on Windows 10.

@iz8mbw
Copy link

iz8mbw commented Jul 30, 2020

and copy/paste works also between two remote RDP sessions.

@risaku80
Copy link

Not working in 1.77.0.41252

@sandrobosio78
Copy link

Try to check the setting for clipboard in the connections after the import of the 1.76 file into 1.77. In my case the clipboard setting was disabled, and I had to manually activate it. Besides checking the default values, try having a look at the confCons.xml file in the AppData\Roaming\mRemoteNG folder, the relevant attributes are RedirectClipboard and InheritRedirectClipboard. You either want to inherit from an ancestor with true setting, or have an explicit true setting at each node.

@Kvarkas Kvarkas added 1.77.2 Version 1.77.2 Bug Something isn't working as expected Improvement required Something can be done better UI/UX Relates to the user interface design and overall feel of the application. labels Jun 27, 2021
@JoeBrunsTR
Copy link

+1 on v1.77.1 not working for copy/paste between RDP sessions or RDP session and workstation.

@JCrabtree911
Copy link

V1.77.2 this is still broken. Clipboard is set to 'yes' at the highest level and forced to inherit to all children. Clipboard contents still do not synchronize between remote and local.

V 1.77.2 on Windows 11

@simonai1254
Copy link
Contributor

We had a talk about inheritance and Clipboard Settings in Issue #1968, though I actually never tried it the proper way. Right now I set the Clipboard Settings to yes manually each time I need it on a server, and with that it's a bit annoying though I always got it to work after more or less reconnections...

@duckysuck
Copy link

duckysuck commented Oct 29, 2022

I dont see any settings for clipboard...
Seems to work fine for windows remote - just not Ubuntu.

@sovamind
Copy link

Just wasn't working for me in the quick connections because apparently there is no way to set the defaults for them, but works for me once I created a saved connection and enable clipboard under connection properties.

@oONIo
Copy link

oONIo commented Jan 8, 2024

Same issue on 1.77.3 (Build: 1784). Clipboard not working with RDP protocol.
OS: Window 10 (21H2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.77.2 Version 1.77.2 Bug Something isn't working as expected Improvement required Something can be done better UI/UX Relates to the user interface design and overall feel of the application.
Projects
None yet
Development

No branches or pull requests

12 participants