nx-libs
nx-libs copied to clipboard
hanging session
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
I have seen this again today: Server 3.5.99.21, client 3.5.99.22