Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Holding down a key on a remote system causes a disconnect


Recommended Posts

I'm not sure when this started, but I finally started putting it together as to what is happening. Windows 10 machine as a server, windows 10 client.  Using my keyboard through synergy on the remote system, if I hold down an arrow key, or any character key, after 

Below is a debug2 log of me connecting to the remote system and holding down the "a" key for a few seconds. I get to see 2 or 3 "a" characters printed on the remote system, and then it drops back to my server system and starts pressing "a" there.

"a" is just an example... it really gets me when using the ARROW keys. Simply moving the mouse back to the remote system "fixes" it... but only after the debug shows that the remote system has reconnected.

[2022-01-07T09:30:50] DEBUG2: send mouse move to "SM830355" 334,55
[2022-01-07T09:30:50] DEBUG2: writef(DMMV%2i%2i)
[2022-01-07T09:30:50] DEBUG2: wrote 8 bytes
[2022-01-07T09:30:50] DEBUG2: msg from "SM830355": CNOP
[2022-01-07T09:30:50] DEBUG2: no-op from
[2022-01-07T09:30:52] DEBUG2: writef(CALV)
[2022-01-07T09:30:52] DEBUG2: wrote 4 bytes
[2022-01-07T09:30:52] DEBUG2: msg from "SM830355": CALV
[2022-01-07T09:30:52] DEBUG2: msg from "SM830355": CNOP
[2022-01-07T09:30:52] DEBUG2: no-op from
[2022-01-07T09:30:53] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: onKeyDown id=97 mask=0x2000 button=0x001e lang=en
[2022-01-07T09:30:53] DEBUG1: send key down to "SM830355" id=97, mask=0x2000, button=0x001e
[2022-01-07T09:30:53] DEBUG2: writef(DKDN%2i%2i%2i)
[2022-01-07T09:30:53] DEBUG2: wrote 10 bytes
[2022-01-07T09:30:53] DEBUG2: msg from "SM830355": CNOP
[2022-01-07T09:30:53] DEBUG2: no-op from
[2022-01-07T09:30:53] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:53] DEBUG1: send key repeat to "SM830355" id=97, mask=0x2000, count=1, button=0x001e, lang="en"
[2022-01-07T09:30:53] DEBUG2: writef(DKRP%2i%2i%2i%2i%s)
[2022-01-07T09:30:53] DEBUG2: wrote 18 bytes
[2022-01-07T09:30:53] DEBUG2: msg from "SM830355": CNOP
[2022-01-07T09:30:53] DEBUG2: no-op from
[2022-01-07T09:30:53] NOTE: client "SM830355" has disconnected
[2022-01-07T09:30:53] DEBUG: Closing socket: BE9ABD30
[2022-01-07T09:30:53] DEBUG1: registered event type ISocketEvents::disconnected as 54
[2022-01-07T09:30:53] INFO: jump from "SM830355" to "Vulcan" at 1720,720
[2022-01-07T09:30:53] INFO: entering screen
[2022-01-07T09:30:53] DEBUG: active sides: 2
[2022-01-07T09:30:53] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:53] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:53] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x001e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x001e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyRepeat id=97 mask=0x2000 count=1 button=0x001e lang="en"
[2022-01-07T09:30:54] DEBUG1: hook: 0x00000041 0x801e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x61410061 0x801e0001
[2022-01-07T09:30:54] DEBUG1: hook: 0x07410061 0x801e0001
[2022-01-07T09:30:54] DEBUG1: event: Key char=97, vk=0x41, nagr=0, lParam=0x801e0001
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: new mask: 0x2000
[2022-01-07T09:30:54] DEBUG1: onKeyUp id=97 mask=0x2000 button=0x001e
[2022-01-07T09:30:54] DEBUG: Opening new socket: BE9AD410
[2022-01-07T09:30:54] NOTE: accepted client connection
[2022-01-07T09:30:54] DEBUG1: saying hello
[2022-01-07T09:30:54] DEBUG2: writef(Synergy%2i%2i)
[2022-01-07T09:30:54] DEBUG2: wrote 11 bytes
[2022-01-07T09:30:54] DEBUG1: parsing hello reply
[2022-01-07T09:30:54] DEBUG2: readf(Synergy%2i%2i%s)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 1 (0x1)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 6 (0x6)
[2022-01-07T09:30:54] DEBUG2: readf: read 4 byte integer: 8 (0x8)
[2022-01-07T09:30:54] DEBUG2: readf: read 8 byte string
[2022-01-07T09:30:54] DEBUG1: querying client "SM830355" info
[2022-01-07T09:30:54] DEBUG2: writef(QINF)
[2022-01-07T09:30:54] DEBUG2: wrote 4 bytes
[2022-01-07T09:30:54] DEBUG1: created proxy for client "SM830355" version 1.6
[2022-01-07T09:30:54] DEBUG2: msg from "SM830355": DINF
[2022-01-07T09:30:54] DEBUG2: readf(%2i%2i%2i%2i%2i%2i%2i)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 63616 (0xf880)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 0 (0x0)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 3840 (0xf00)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 1080 (0x438)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 0 (0x0)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 4 (0x4)
[2022-01-07T09:30:54] DEBUG2: readf: read 2 byte integer: 0 (0x0)
[2022-01-07T09:30:54] DEBUG: received client "SM830355" info shape=-1920,0 3840x1080 at 4,0
[2022-01-07T09:30:54] DEBUG1: send info ack to "SM830355"
[2022-01-07T09:30:54] DEBUG2: writef(CIAK)
[2022-01-07T09:30:54] DEBUG2: wrote 4 bytes
[2022-01-07T09:30:54] DEBUG: active sides: 2
[2022-01-07T09:30:54] NOTE: client "SM830355" has connected
[2022-01-07T09:30:54] DEBUG1: send reset options to "SM830355"
[2022-01-07T09:30:54] DEBUG2: writef(CROP)
[2022-01-07T09:30:54] DEBUG2: wrote 4 bytes
[2022-01-07T09:30:54] DEBUG1: send set options to "SM830355" size=26
[2022-01-07T09:30:54] DEBUG2: writef(DSOP%4I)
[2022-01-07T09:30:54] DEBUG2: wrote 112 bytes
[2022-01-07T09:30:55] DEBUG2: dragging filename is cleared
[2022-01-07T09:30:55] DEBUG1: event: button press button=1
[2022-01-07T09:30:55] DEBUG1: onMouseDown id=1
[2022-01-07T09:30:55] DEBUG1: event: button release button=1
[2022-01-07T09:30:55] DEBUG1: onMouseUp id=1
[2022-01-07T09:30:56] DEBUG2: dragging filename is cleared
[2022-01-07T09:30:56] DEBUG1: event: button press button=1
[2022-01-07T09:30:56] DEBUG1: onMouseDown id=1
[2022-01-07T09:30:56] DEBUG1: event: button release button=1
[2022-01-07T09:30:56] DEBUG1: onMouseUp id=1

 

Link to post
Share on other sites

I have a similar issue. However I'm using Linux (Kubuntu 20.10) as the server, and macOS as the client. It's most notable when I press and hold the backspace key.

Logs:

 

42] DEBUG2: no-op from
[2022-01-07T09:13:45] DEBUG2: writef(CALV)
[2022-01-07T09:13:45] DEBUG2: wrote 4 bytes
[2022-01-07T09:13:45] DEBUG2: msg from "Elliots-MacBook-Pro.local": CALV
[2022-01-07T09:13:45] DEBUG2: msg from "Elliots-MacBook-Pro.local": CNOP
[2022-01-07T09:13:45] DEBUG2: no-op from
[2022-01-07T09:13:49] DEBUG2: writef(CALV)
[2022-01-07T09:13:49] DEBUG2: wrote 4 bytes
[2022-01-07T09:13:49] DEBUG2: msg from "Elliots-MacBook-Pro.local": CALV
[2022-01-07T09:13:49] DEBUG2: msg from "Elliots-MacBook-Pro.local": CNOP
[2022-01-07T09:13:49] DEBUG2: no-op from
[2022-01-07T09:13:50] DEBUG2: mapping state: 16
[2022-01-07T09:13:50] DEBUG2: |= modifier: 4
[2022-01-07T09:13:50] DEBUG1: new mask: 0x2000
[2022-01-07T09:13:50] DEBUG1: event: KeyPress code=22, state=0x0010
[2022-01-07T09:13:50] DEBUG2: mapping state: 16
[2022-01-07T09:13:50] DEBUG2: |= modifier: 4
[2022-01-07T09:13:50] DEBUG2: mapped code=22 to keysym=0xff08
[2022-01-07T09:13:50] DEBUG2: mapped keysym=0xff08 to keyID=61192
[2022-01-07T09:13:50] DEBUG1: onKeyDown id=61192 mask=0x2000 button=0x0016 lang=en
[2022-01-07T09:13:50] DEBUG1: send key down to "Elliots-MacBook-Pro.local" id=61192, mask=0x2000, button=0x0016
[2022-01-07T09:13:50] DEBUG2: writef(DKDN%2i%2i%2i)
[2022-01-07T09:13:50] DEBUG2: wrote 10 bytes
[2022-01-07T09:13:50] DEBUG2: msg from "Elliots-MacBook-Pro.local": CNOP
[2022-01-07T09:13:50] DEBUG2: no-op from
[2022-01-07T09:13:51] DEBUG2: mapping state: 16
[2022-01-07T09:13:51] DEBUG2: |= modifier: 4
[2022-01-07T09:13:51] DEBUG1: new mask: 0x2000
[2022-01-07T09:13:51] DEBUG2: mapping state: 16
[2022-01-07T09:13:51] DEBUG2: |= modifier: 4
[2022-01-07T09:13:51] DEBUG2: mapped code=22 to keysym=0xff08
[2022-01-07T09:13:51] DEBUG2: mapped keysym=0xff08 to keyID=61192
[2022-01-07T09:13:51] DEBUG1: event: repeat code=22, state=0x0010
[2022-01-07T09:13:51] DEBUG1: onKeyRepeat id=61192 mask=0x2000 count=1 button=0x0016 lang="en"
[2022-01-07T09:13:51] DEBUG1: send key repeat to "Elliots-MacBook-Pro.local" id=61192, mask=0x2000, count=1, button=0x0016, lang="en"
[2022-01-07T09:13:51] DEBUG2: writef(DKRP%2i%2i%2i%2i%s)
[2022-01-07T09:13:51] DEBUG2: wrote 18 bytes
[2022-01-07T09:13:51] DEBUG2: msg from "Elliots-MacBook-Pro.local": CNOP
[2022-01-07T09:13:51] DEBUG2: no-op from
[2022-01-07T09:13:51] NOTE: client "Elliots-MacBook-Pro.local" has disconnected
[2022-01-07T09:13:51] DEBUG: Closing socket: CD8DD4A0
[2022-01-07T09:13:51] DEBUG1: registered event type disconnected as 48
[2022-01-07T09:13:51] INFO: jump from "Elliots-MacBook-Pro.local" to "wintermute" at 1920,1080
[2022-01-07T09:13:51] DEBUG2: mapping state: 16
[2022-01-07T09:13:51] DEBUG2: |= modifier: 4
[2022-01-07T09:13:51] DEBUG2: warped to 1920,1080
[2022-01-07T09:13:51] INFO: entering screen
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01c00007
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0006f
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0004d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00051
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00fb0
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00fb4
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00047
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0004b
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00103
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00107
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00059
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0005d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e000f2
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e1ef05
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e1ef04
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0000d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00600004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00800001
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00c00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01000001
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0000b
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01200004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01600004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01600006
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0000c
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00a00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0000f
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00011
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00012
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01a00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01800004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01c00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01c00005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01e00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01a00005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00014
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02200004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02200005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02600004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02800004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02a00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02e00002
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03200004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03200005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00c00005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00038
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00039
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03600004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03800004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03600005
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200001b
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03600009
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200001e
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e0004c
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03800008
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a00001
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03c00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03c0000e
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200004d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200004f
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000054
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a00045
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a00072
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e00482
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03c00110
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x020000f8
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03c0017b
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a0008d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e01716
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000066
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a0009a
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000136
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03c001e3
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000ce
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000a8
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e060bb
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000e2
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x04000001
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x04000003
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x04800001
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x04e00004
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0400000d
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03000008
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0300000f
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e07897
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00e078fe
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01600013
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000039
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000ba
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200013b
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x02000051
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x0200001c
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x038000aa
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x038000bb
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x01800008
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000fe
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a000e6
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a00096
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x03a00089
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x038000a5
[2022-01-07T09:13:51] DEBUG2: can't read property 521 on window 0x00400004
[2022-01-07T09:13:52] DEBUG: Opening new socket: CD90C100
[2022-01-07T09:13:52] NOTE: accepted client connection
[2022-01-07T09:13:52] DEBUG1: saying hello
[2022-01-07T09:13:52] DEBUG2: writef(Synergy%2i%2i)
[2022-01-07T09:13:52] DEBUG2: wrote 11 bytes
[2022-01-07T09:13:52] DEBUG1: parsing hello reply
[2022-01-07T09:13:52] DEBUG2: readf(Synergy%2i%2i%s)
[2022-01-07T09:13:52] DEBUG2: readf: read 2 byte integer: 1 (0x1)
[2022-01-07T09:13:52] DEBUG2: readf: read 2 byte integer: 6 (0x6)
[2022-01-07T09:13:52] DEBUG2: readf: read 4 byte integer: 25 (0x19)
[2022-01-07T09:13:52] DEBUG2: readf: read 25 byte string
[2022-01-07T09:13:52] DEBUG1: querying client "Elliots-MacBook-Pro.local" info
[2022-01-07T09:13:52] DEBUG2: writef(QINF)

 

Link to post
Share on other sites

Oh, definitely the backspace key too! I  have a bit more back story that might help with this... I didn't think it was useful, but maybe it will help.

 I usually use Linux mint as my desktop. The remote laptop I'm trying to control above is my work laptop. Some time ago, i stopped being able to "move my mouse down" on the remote computer when my host machine is running Mint. It's insane. it just will not work. All of my troubleshooting lead me to believe it was a firewall issue on the work computer... which I am not touching. But crazily enough, when I use win10 as my host computer, my mouse worked just fine... so I've just reluctantly been using win10 until now. Now this makes synergy almost unusable and I have no more work arounds...

Link to post
Share on other sites
  • 2 weeks later...
  • 3 weeks later...
  • 3 weeks later...
  • 1 month later...
  • 4 weeks later...
UnixOutlaw

If you people (Symless) were animals living on my farm, I'd have taken you "down the back paddock" long ago ...

It's so enfuriating...  keeps jumping back over to the server from the left computer, if I hold down backspace, or any key, for too long (but NEVER happens on the right computer).

The minute I can stop using your product (which I paid for) will be a BLESSING... still not even a single F--KING hint of when Wayland support might be on the horizon... and we still run into bugs like this...  do you even test stuff?

Maybe we should call it Symless Colander 'cause it's so full of holes and bugs... 

Defaulting to TLS on a fresh install? WHY? I got so fed up of this practise, I actually tried your shonky product with TLS on the server and it was nearly UNUSABLE everywhere!

I REALLY REALLY hope Barrier get to Wayland before you people... I'm already just about, ready, to start using a physical KVM instead of this piece of crap software...

Link to post
Share on other sites
UnixOutlaw

Edit : just updated my MacOS client to 1.14.3 (same as on my Synergy server on Fedora 35 [which is hobbled down to running X11 instead of Wayland - thanks Symless!]) so the server and client versions match, and STILL experiencing this SHITTY bug, i.e. if I hold backspace (or other keys) down for 2+ seconds in a terminal window on the left computer (a Mac) - it force jumps focus back to my server running 1.14.3 on Fedora 35...    NOT FIXED!

This makes using the terminal on that Mac pretty much UNWORKABLE!  That's where I do most of my work... 

Probably going to shelve your substandard product and go for a hardware solution... no thanks to you...

Link to post
Share on other sites

Worked for me on both win10 and linux mint 21.3.   I second the request that some kind of logging message be put in place... version mismatch or something would be helpful in troubleshooting.

Link to post
Share on other sites
  • 2 months later...

@Kimberly I ran into the same problem after getting a new mac and reinstalling synergy while my windows pc still had an older version. This solved it for me - thanks! But like others before me said, a message from the software telling you that there's a version mismatch would be awesome. Please consider adding this to an upcoming version!

@UnixOutlaw We all are annoyed by Synergy not being the product we expected it to be but I doubt making threats and harrassing people here will get you anything but (hopefully) being banned from this forum. People like you shouldn't be able to post in public.

 

Link to post
Share on other sites
  • 1 month later...
David Ruggles

Ran in to this same problem. Found this post. Can confirm that a version mismatch was the issue and upgrading both machines (two different versions of Fedora) to the latest version of synergy resolved the problem. @Kimberly Thanks!

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...