Closed Silent-Hunter closed 1 month ago
New feature request added to development backlog.
Feature requests are tackled based on priority sequence and user demand. Updates will be posted here once selected for development.
Clipboard sharing...
I think a better-than-nothing implementation is to have menu item inside RDP menu for one-time transfer of clipboard from host to phone. Beats joining own IRC channel and posting to transfer text to mobile irc client, then copying it from there.
bVNC already has clipboard sharing. aRDP already has clipboard sharing. Please let me know if I'm wrong on these points.
Opaque does not, so I'll keep this enhancement report for it.
Oh I feel stupid. I couldn't find a paste option in the bVNC menu, so I assumed it had no clipboard sharing. But I can just use Ctrl+V. But it would be nice if Opaque also had it.
I know it can share Android clipboard to rdp client, but not viceversa, last I tried.
Retested aRDP and it shares clipboard both ways as it is supposed to in my testing.
Fails on my end in Server -> Client direction, works in the other.
Client specs:
Server specs:
Edit: simply, text copied in android reaches client and can be pasted on server. Text copied on server does not reach android(can still be pasted on server).
I don't have any Windows XP installations to test with, unfortunately. I test with Windows 10 and 11. I understand that you probably have a good reason to be using XP for your purposes, of course. If you can test with your Sony Xperia and Windows 10 or newer, we can get an answer if it's Android 9's fault or Windows XP's fault!
On Tue, May 10, 2022 at 5:31 AM pachuco @.***> wrote:
Fails on my end in Server -> Client direction, works in the other.
Client specs:
- latest aRDP pro with beta enabled on GPlay.
- Sony Xperia H4213, andro 9.
Server specs:
- XP SP3 x86
— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/283#issuecomment-1122154043, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV4DXVDQYQRYSTI72YLVJIUFXANCNFSM47E4GZNQ . You are receiving this because you commented.Message ID: @.***>
-- The conscious mind has only one thread of execution.
I recently found a limitation in FreeRDP where text copied in apps like Notepad and Wordpad is of a metadata type that is unhandled by the FreeRDP library and text is not sent to aRDP. Copying in an app like a web browser works. Could somebody confirm that this issue is caused by what I discovered?
@pachuco :point_up:
@Silent-Hunter Opaque now has clipboard integration - could you please confirm?
Yes that seems to be working now. Thank you very much!
@pachuco ☝️
I'm updating(beta channel) and I will re-check. I've been under impression that I can copy no text at all from server side so far.
Let's see...
I've updated to v5.1.2 of RDP Pro(beta channel), released on 2023.feb.17. Same woes as before on my part. I tried copying a filename in explorer and copying text from "notepad2". The result is that I can only paste android->server.
Admitedly, I've been a lazy bumarse and did not test with alternate servers beyond my XP machine. Derp.
I've gotten a win7 x64 thin client to play with. RDP clipboard works in both directions as it should.
@pachuco so on Windows 7 you have no trouble copy/pasta-ing even from Notepad? That's unexpected. I'd expect to have to fix FreeRDP for that to work :)
oh, didn't try notepad.exe(I used explorer filename and url in browser), let me rectify that. Also worth mentioning I have "Unicode Input" option off.
Notepad works.
A quick mention here. I tried connecting from win10 x64 machine to my XP x86 machine. Clipboard works both ways with official MS client. So maybe I need to make issue with FreeRDP project?
Does copy/pasting with xfreerdp work?
On Sun, Sep 29, 2024, 8:44 p.m. pachuco @.***> wrote:
A quick mention here. I tried connecting from win10 x64 machine to my XP x86 machine. Clipboard works both ways with official MS client. So maybe I need to make issue with FreeRDP project?
— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/283#issuecomment-2381790123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EVYVYVO6MQI2VKQEQX3ZZCNHRAVCNFSM6AAAAABPCGMW3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBRG44TAMJSGM . You are receiving this because you commented.Message ID: @.***>
Confirming this is issue with FreeRDP. Specifically, tested wfreerdp and sdl-freerdp win x64. Same issue. Clipboard only works one way(client -> host).
I'll go bug them.
Thanks @pachuco !
https://github.com/FreeRDP/FreeRDP/issues/10691 Issue to follow.
Would it be possible to add clipboard sharing to bVNC and Opaque? I've tried using Send Text but it truncates capital letters and pound sign.