Synergy-core: Copying unicode characters between Linux machines fails

Created on 28 Jun 2017  路  5Comments  路  Source: symless/synergy-core

Operating Systems

Server: Fedora 24 x86_64
Client: Fedora 25 x86_64

Synergy Version

1.8.8

And also tested 1.7.6

Steps to reproduce bug

  1. Copy a string of wide characters (like Chinese chacters) on the server
  2. Paste on the client

Other info

  • These pair of machine used to be ok when copying wide characters. At someday the issue just occur. And rebooting any machine does not turn good. I don't know what actually troubles synergy.
  • Copying from client to server works good.
  • I will be responsible to provide further infomation.
bug

Most helpful comment

In my case it is the opposit, when I copy from Linux (server) and paste into client (OSX) the Chinese characters persist. The other way around I end up with a sequence of question marks instead.

Version (both server and client): 1.10.0-stable-275cdc1c
Server on Ubuntu 16.04 64 bit
Client on OSX High Sierra

All 5 comments

It seems the clipboard content is changed when pasting on the client.

If I use a clipboard management tool, the content is good when copy is done on the server before pasting. And after pasting on the client, the clipboard content is changed to the '?' chars.

That means if I copy from the server, and then stop synergy and paste on the client, he content is the good one.

I too had same problem of failing to copy/paste from clipboard. The problem started when my workstation upgraded from fedora 22 to fedora 26. After download of synergy source code, compiling my own version, still have copy/paste problem. To shorten this up, I finally went back to old-school thinking... why not try starting synergys from /bin/sh (instead of /bin/bash):

/bin/sh -c 'synergys' &

That worked... copy/paste again working. Simple solution for me. See if this solves problem for others.

The problem only occur when I run a remote-viewer[1] on the client. That seems remote-viewer, after some version, will interfere with synergy.

[1] https://virt-manager.org/

In my case it is the opposit, when I copy from Linux (server) and paste into client (OSX) the Chinese characters persist. The other way around I end up with a sequence of question marks instead.

Version (both server and client): 1.10.0-stable-275cdc1c
Server on Ubuntu 16.04 64 bit
Client on OSX High Sierra

Did you guys ever solve this? I'm experiencing the same when copying from Windows (client) to Linux (server). Question marks instead of UTF8 symbols. Other way around works fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jenelcohen picture jenelcohen  路  4Comments

jasonfisherjlf picture jasonfisherjlf  路  4Comments

nbolton picture nbolton  路  5Comments

spacepluk picture spacepluk  路  5Comments

LeTink picture LeTink  路  4Comments