nx-libs icon indicating copy to clipboard operation
nx-libs copied to clipboard

hanging session

Open uli42 opened this issue 6 years ago • 1 comments

I had a hanging session where the nxagent (3.5.99.16 with nxproxy 3.5.99.17) did not react anymore. The mouse pointer had changed to the symbol you see when hovering over a (resizable( window border (left-right-arrow in my case). I had to reconnect and got this in the server's output:

Session: Session resumed at 'Tue Dec 11 09:01:35 2018'.
Info: Screen [0] resized to geometry [3840x1200] fullscreen [1].nxagentCopyArea: y2 exceeding short int.
nxagentCopyArea: y2 exceeding short int.
nxagentCopyArea: y2 exceeding short int.

Some lines above I found the following:

(EE) Error loading keymap /var/tmp/server-9902.xkmnxagentCopyArea: y2 exceeding short int.
nxagentCopyArea: y2 exceeding short int.
nxagentCopyArea: y2 exceeding short int.
Session: Suspending session at 'Tue Dec 11 09:01:14 2018'.

Investigate where this code resides and how this value can get too big

uli42 avatar Dec 11 '18 08:12 uli42

I have seen this again today: Server 3.5.99.21, client 3.5.99.22

uli42 avatar Oct 22 '19 14:10 uli42