Skip to content

Clipboard (copy from client to vnc server) #158

@i3v

Description

@i3v

I've noticed that the clipboard functionality is broken for me in TurboVNC 2.2, but works in TurboVNC 2.1.2.
In version 2.2, copying text from server to client works OK, but client to server does not work - remote clipboard is not updated with the new text.

  1. After yum install turbovnc (installs 2.2-20180927) - I get the described issue.

  2. After yum downgrade turbovnc-2.1.2-20170925 and erasing ~/.vnc everything is working fine.
    All I do is /opt/TurboVNC/bin/vncserver -geometry 1920x1200 :1 and it works. (No poll trick or anything else.)

  3. After yum upgrade turbovnc (e.g. back to 2.2-20180927), without erasing ~/.vnc - the issue is the same.

I've also noticed that tvncconfig was removed in between 2.1 and 2.2.

The client is TurboVNC 2.2 (Windows 10) (not java).
The server is CentOS 7 (KDE plasma). Almost clean install - only nvidia drivers, cuda and TurboVNC are installed. No virtualgl.
I'm only trying to copy some ASCII-127 text, nothing fancy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions