|
Synergy server: windows XP , 1.3.6 version Synergy Client : Linux with 1.3.7 version When my mouse control is on client and when I am working on client, the control comes back to server machine unintentionally. I need to take back the control to client again. It is very annoying particularly when I am typing something on client and the control is unintentionally on server window. Following messages are seen when the control got shifted to server ====================================== 2012-06-14T11:04:31 NOTE: server is dead /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/client/CServerProxy.cpp,319 2012-06-14T11:04:31 INFO: leaving screen /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/synergy/CScreen.cpp,119 2012-06-14T11:04:31 WARNING: failed to connect to server: server is not responding /builddir/build/BUILD/synergy-1.3.7-Source/src/cmd/synergyc/synergyc.cpp,274 2012-06-14T11:04:31 DEBUG: retry in 1 seconds /builddir/build/BUILD/synergy-1.3.7-Source/src/cmd/synergyc/synergyc.cpp,246 2012-06-14T11:04:32 NOTE: connecting to '172.31.170.114': 172.31.170.114:24800 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/client/CClient.cpp,115 2012-06-14T11:04:32 DEBUG: open clipboard 0 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,316 2012-06-14T11:04:32 DEBUG: empty clipboard 0 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,269 2012-06-14T11:04:32 DEBUG: grabbed clipboard 0 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,292 2012-06-14T11:04:32 DEBUG: close clipboard 0 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,351 2012-06-14T11:04:32 DEBUG: open clipboard 1 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,316 2012-06-14T11:04:32 DEBUG: empty clipboard 1 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,269 2012-06-14T11:04:32 DEBUG: grabbed clipboard 1 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,292 2012-06-14T11:04:32 DEBUG: close clipboard 1 /builddir/build/BUILD/synergy-1.3.7-Source/src/lib/platform/CXWindowsClipboard.cpp,351 2012-06-14T11:04:32 NOTE: connected to server ======================================= |
The question has been closed for the following reason "Your version is out of date, please upgrade" by nbolton 19 Jul '12, 05:37
|
Does it work the other way round (i. e. running synergy client on Windows XP)? I'm asking because I had the same issue between a (Windows XP) notebook and a Windows XP Intel quadcore desktop. The notebook was/is perfectly working as synergy client or server. The desktop wasn't working as synergy server, only as synergy client. Ping roundtrip times from notebook to desktop were normal, <= 1 ms. Pinging from desktop to notebook showed increasing values, both positive and negative, e. g. +/- 20 ms. Solution was editing Windows XP desktop's C:boot.ini file: [operating systems] multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Microsoft Windows XP Professional" /your_1st_arg /your_Nth_arg /usepmtimer |