Copy-and-paste doesn't work with Remote Desktop

Jeremiah

Member
When I attempt to use PL/SQL Developer on our virtual machine through Remote Desktop, copy-and-paste generally doesn't work. If I press CTRL+C repeatedly, it will work about 25% of the time, but more often than not, nothing is copied. After reviewing other posts, I discovered that if I kill the rdpclip process, suddenly it starts working perfectly. But then I have to restart the rdpclip process in order to paste the contents onto my local machine. I haven't had any issues with any other applications.

These two posts described similar issues:
https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=44106
https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=44041

Support Info copied below:

PL/SQL Developer
Version 9.0.1.1613
01.74801 - 80 user license
Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1)

Physical memory : 4,193,848 kB (2,698,128 available)
Paging file : 4,194,304 kB (4,194,304 available)
Virtual memory : 2,097,024 kB (1,820,056 available)

Parameters
E:\Program Files\PLSQL Developer\plsqldev.exe

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False
Allow Multiple Connections: True

Preference Files
E:\Program Files\PLSQL Developer\Preferences\Default\Default.ini
C:\Users\vndcent1\AppData\Roaming\PLSQL Developer\Preferences\vndcent1\default.ini

Plug-Ins

Aliases
APPDEV.amerisure.int
APPTST.amerisure.int
APSDEV.amerisure.int
APSPRD.amerisure.int
APSPRD64.amerisure.int
...

Homes
OraClient11g_home1 (E:\Oracle\product\11.2.0\client_1)

DLLs
E:\Oracle\product\11.2.0\client_1\oci.dll

TNS File
E:\Oracle\product\11.2.0\client_1\Network\Admin\tnsnames.ora

Using
Home: OraClient11g_home1
DLL: E:\Oracle\product\11.2.0\client_1\oci.dll
OCI: version 11.1
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0

Character Sets
Character size: 1 byte(s)
CharSetID: 178
NCharSetID: 2000
Unicode Support: True
NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
NLS_CHARACTERSET: WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
 
This is indeed a known issue. We are looking into this.

What you might try is to go to Tools > Preferences > User Interface / Fonts, and disable the "Include font style with Copy" option.
 
Thanks! That doesn't seem to be a 100% fix, but it's much more reliable and much less frustrating.

Any idea when the complete fix will be available?
 
Back
Top