[GH-ISSUE #1250] Ubuntu 21.04 Client Not Moving Cursor or Entering Keystrokes #1007

Open
opened 2026-05-05 07:22:39 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @klecu on GitHub (Aug 16, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1250

When I upgraded from 20.10 to 21.04, Barrier stopped controlling any inputs. It runs and Debug2 log shows receiving commands from the server. The log is identical to a Windows client that is working. But the Ubuntu client does not control the mouse cursor or enter keystrokes. The server is 20.04.2 LTS. Both systems using 2.3.3. The server is using the snap. Client gets the same results on both snap and Debian package installations.

[2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: CINN [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i%4i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 0 (0x0) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: readf: read 4 byte integer: 525 (0x20d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 8192 (0x2000) [2021-08-16T09:55:54] DEBUG1: recv enter, 0,601 525 2000 [2021-08-16T09:55:54] INFO: entering screen [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600011 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00200001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00200002 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00400001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00400003 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600002 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600007 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600008 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600009 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x0060000a [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600010 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600012 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600016 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800004 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800008 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800006 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600513 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800069 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800027 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x006005f3 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x0060000c [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00a00004 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 2 (0x2) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 2,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 7 (0x7) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 7,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 15 (0xf) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 15,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 20 (0x14) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 20,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 26 (0x1a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 26,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 31 (0x1f) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 31,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 39 (0x27) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 39,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 35 (0x23) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 35,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 3 (0x3) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 3,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 39 (0x27) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 39,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 43 (0x2b) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 43,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 42 (0x2a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 42,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 46 (0x2e) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 46,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 50 (0x32) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 50,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 52 (0x34) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 52,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 55 (0x37) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 55,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 57 (0x39) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 57,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 60 (0x3c) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 60,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 61 (0x3d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 61,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 66 (0x42) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 66,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 67 (0x43) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 67,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 70 (0x46) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 70,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 72 (0x48) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 72,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 76 (0x4c) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 76,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 78 (0x4e) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 78,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 81 (0x51) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 81,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 85 (0x55) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 85,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 87 (0x57) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 87,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 90 (0x5a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 90,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 91 (0x5b) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 592 (0x250) [2021-08-16T09:55:54] DEBUG2: recv mouse move 91,592 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 93 (0x5d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 93,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 95 (0x5f) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 95,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 96 (0x60) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 96,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 97 (0x61) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:54] DEBUG2: recv mouse move 97,590 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 98 (0x62) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:54] DEBUG2: recv mouse move 98,590 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 97 (0x61) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 97,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 95 (0x5f) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 95,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 92 (0x5c) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 92,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 89 (0x59) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 89,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 85 (0x55) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 85,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 81 (0x51) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 81,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 75 (0x4b) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 75,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 70 (0x46) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 70,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 67 (0x43) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 67,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 61 (0x3d) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 61,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 58 (0x3a) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 58,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 56 (0x38) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 56,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 53 (0x35) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 53,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 49 (0x31) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 49,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 43 (0x2b) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 43,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 36 (0x24) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 36,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 34 (0x22) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 34,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 30 (0x1e) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 30,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 24 (0x18) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 24,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 16 (0x10) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 16,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 11 (0xb) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 11,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 5 (0x5) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 5,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: COUT [2021-08-16T09:55:56] DEBUG1: recv leave [2021-08-16T09:55:56] INFO: leaving screen [2021-08-16T09:55:56] DEBUG2: mapping state: 0 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110

Originally created by @klecu on GitHub (Aug 16, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1250 When I upgraded from 20.10 to 21.04, Barrier stopped controlling any inputs. It runs and Debug2 log shows receiving commands from the server. The log is identical to a Windows client that is working. But the Ubuntu client does not control the mouse cursor or enter keystrokes. The server is 20.04.2 LTS. Both systems using 2.3.3. The server is using the snap. Client gets the same results on both snap and Debian package installations. `[2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: CINN [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i%4i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 0 (0x0) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: readf: read 4 byte integer: 525 (0x20d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 8192 (0x2000) [2021-08-16T09:55:54] DEBUG1: recv enter, 0,601 525 2000 [2021-08-16T09:55:54] INFO: entering screen [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600011 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00200001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00200002 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00400001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00400003 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600001 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600002 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600007 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600008 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600009 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x0060000a [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600010 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600012 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600016 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800004 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800008 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800006 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00600513 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800069 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00800027 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x006005f3 [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x0060000c [2021-08-16T09:55:54] DEBUG2: can't read property 486 on window 0x00a00004 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 2 (0x2) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 2,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 7 (0x7) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 7,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 15 (0xf) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 15,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 20 (0x14) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 20,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 26 (0x1a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 26,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 31 (0x1f) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 31,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 39 (0x27) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 39,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 35 (0x23) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 35,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 3 (0x3) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 601 (0x259) [2021-08-16T09:55:54] DEBUG2: recv mouse move 3,601 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 39 (0x27) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 39,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 43 (0x2b) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 43,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 42 (0x2a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 599 (0x257) [2021-08-16T09:55:54] DEBUG2: recv mouse move 42,599 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 46 (0x2e) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 46,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 50 (0x32) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 50,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 52 (0x34) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 52,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 55 (0x37) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 596 (0x254) [2021-08-16T09:55:54] DEBUG2: recv mouse move 55,596 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 57 (0x39) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 57,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 60 (0x3c) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 60,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 61 (0x3d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 595 (0x253) [2021-08-16T09:55:54] DEBUG2: recv mouse move 61,595 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 66 (0x42) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 66,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 67 (0x43) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 67,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 70 (0x46) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 70,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 72 (0x48) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 72,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 76 (0x4c) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 76,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 78 (0x4e) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 594 (0x252) [2021-08-16T09:55:54] DEBUG2: recv mouse move 78,594 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 81 (0x51) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 81,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 85 (0x55) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 85,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 87 (0x57) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 87,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 90 (0x5a) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 593 (0x251) [2021-08-16T09:55:54] DEBUG2: recv mouse move 90,593 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 91 (0x5b) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 592 (0x250) [2021-08-16T09:55:54] DEBUG2: recv mouse move 91,592 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 93 (0x5d) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 93,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 95 (0x5f) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 95,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 96 (0x60) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 591 (0x24f) [2021-08-16T09:55:54] DEBUG2: recv mouse move 96,591 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 97 (0x61) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:54] DEBUG2: recv mouse move 97,590 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: reading secure socket [2021-08-16T09:55:54] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:54] DEBUG2: msg from server: DMMV [2021-08-16T09:55:54] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 98 (0x62) [2021-08-16T09:55:54] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:54] DEBUG2: recv mouse move 98,590 [2021-08-16T09:55:54] DEBUG2: writef(CNOP) [2021-08-16T09:55:54] DEBUG2: wrote 4 bytes [2021-08-16T09:55:54] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 97 (0x61) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 97,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 95 (0x5f) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 95,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 92 (0x5c) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 92,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 89 (0x59) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 89,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 85 (0x55) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 85,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 81 (0x51) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 81,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 75 (0x4b) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 590 (0x24e) [2021-08-16T09:55:56] DEBUG2: recv mouse move 75,590 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 70 (0x46) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 70,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 67 (0x43) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 67,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 61 (0x3d) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 61,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 58 (0x3a) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 58,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 56 (0x38) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 56,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 53 (0x35) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 53,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 49 (0x31) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 49,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 43 (0x2b) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 43,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 36 (0x24) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 36,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 34 (0x22) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 34,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 30 (0x1e) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 30,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 24 (0x18) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 24,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 16 (0x10) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 16,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 11 (0xb) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 11,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: DMMV [2021-08-16T09:55:56] DEBUG2: readf(%2i%2i) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 5 (0x5) [2021-08-16T09:55:56] DEBUG2: readf: read 2 byte integer: 588 (0x24c) [2021-08-16T09:55:56] DEBUG2: recv mouse move 5,588 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110 [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: reading secure socket [2021-08-16T09:55:56] DEBUG2: want to read, error=2, attempt=1 [2021-08-16T09:55:56] DEBUG2: msg from server: COUT [2021-08-16T09:55:56] DEBUG1: recv leave [2021-08-16T09:55:56] INFO: leaving screen [2021-08-16T09:55:56] DEBUG2: mapping state: 0 [2021-08-16T09:55:56] DEBUG2: writef(CNOP) [2021-08-16T09:55:56] DEBUG2: wrote 4 bytes [2021-08-16T09:55:56] DEBUG2: writing secure socket:0x556aa1b36110`
Author
Owner

@wil92 commented on GitHub (Aug 17, 2021):

any update about this issue, I got the same result. The only difference is that I'm able to control the ubuntu mouse, but I can't see the cursor, is invisible, and the keyboard didn't works

<!-- gh-comment-id:900154806 --> @wil92 commented on GitHub (Aug 17, 2021): any update about this issue, I got the same result. The only difference is that I'm able to control the ubuntu mouse, but I can't see the cursor, is invisible, and the keyboard didn't works
Author
Owner

@RobRobM commented on GitHub (Aug 18, 2021):

Try starting an xorg session on both machines instead of wayland.

GitHub Logo
xorg session on Ubuntu

<!-- gh-comment-id:900887192 --> @RobRobM commented on GitHub (Aug 18, 2021): Try starting an xorg session on both machines instead of wayland. ![GitHub Logo](https://i0.wp.com/fostips.com/wp-content/uploads/2021/05/back-xorg.gif?resize=700%2C382&ssl=1) [xorg session on Ubuntu](https://fostips.com/switch-back-xorg-ubuntu-21-04/#:~:text=Switch%20Back%20to%20Xorg%20in%20Ubuntu%2021.04%20from%20login%20screen%3A,-Xorg%20session%20is&text=You%20can%20simply%20log%2Dout,Enter%20to%20login%2C%20and%20enjoy!)
Author
Owner

@Dolfino commented on GitHub (Sep 4, 2021):

Try starting an xorg session on both machines instead of wayland.

GitHub Logo
xorg session on Ubuntu

Congratulations, for the explanation, it worked well.

<!-- gh-comment-id:912959861 --> @Dolfino commented on GitHub (Sep 4, 2021): > Try starting an xorg session on both machines instead of wayland. > > ![GitHub Logo](https://camo.githubusercontent.com/c8b525bdb62c4de8976aa23c61de1704ac6355a98db23ad63c80b55a36ba67b0/68747470733a2f2f69302e77702e636f6d2f666f73746970732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30352f6261636b2d786f72672e6769663f726573697a653d3730302532433338322673736c3d31) > [xorg session on Ubuntu](https://fostips.com/switch-back-xorg-ubuntu-21-04/#:~:text=Switch%20Back%20to%20Xorg%20in%20Ubuntu%2021.04%20from%20login%20screen%3A,-Xorg%20session%20is&text=You%20can%20simply%20log%2Dout,Enter%20to%20login%2C%20and%20enjoy!) Congratulations, for the explanation, it worked well.
Author
Owner

@ananthkamath commented on GitHub (Apr 4, 2024):

Try starting an xorg session on both machines instead of wayland.

GitHub Logo GitHub Logo xorg session on Ubuntu

@RobRobM thank you for the solution !
This works with Raspberry Pi OS as well, I had to switch from wayland to X11.

<!-- gh-comment-id:2037156645 --> @ananthkamath commented on GitHub (Apr 4, 2024): > Try starting an xorg session on both machines instead of wayland. > > ![GitHub Logo](https://camo.githubusercontent.com/5e9941fde798404bb9a4fa10791c85a29b1bd1fab78268a6942924ffd5bdacf2/68747470733a2f2f69302e77702e636f6d2f666f73746970732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30352f6261636b2d786f72672e6769663f726573697a653d3730302532433338322673736c3d31) [ ![GitHub Logo](https://camo.githubusercontent.com/5e9941fde798404bb9a4fa10791c85a29b1bd1fab78268a6942924ffd5bdacf2/68747470733a2f2f69302e77702e636f6d2f666f73746970732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30352f6261636b2d786f72672e6769663f726573697a653d3730302532433338322673736c3d31) ](https://camo.githubusercontent.com/5e9941fde798404bb9a4fa10791c85a29b1bd1fab78268a6942924ffd5bdacf2/68747470733a2f2f69302e77702e636f6d2f666f73746970732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30352f6261636b2d786f72672e6769663f726573697a653d3730302532433338322673736c3d31) [ ](https://camo.githubusercontent.com/5e9941fde798404bb9a4fa10791c85a29b1bd1fab78268a6942924ffd5bdacf2/68747470733a2f2f69302e77702e636f6d2f666f73746970732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30352f6261636b2d786f72672e6769663f726573697a653d3730302532433338322673736c3d31) [xorg session on Ubuntu](https://fostips.com/switch-back-xorg-ubuntu-21-04/#:~:text=Switch%20Back%20to%20Xorg%20in%20Ubuntu%2021.04%20from%20login%20screen%3A,-Xorg%20session%20is&text=You%20can%20simply%20log%2Dout,Enter%20to%20login%2C%20and%20enjoy!) @RobRobM thank you for the solution ! This works with Raspberry Pi OS as well, I had to switch from wayland to X11.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1007
No description provided.