<div dir="ltr"><div dir="ltr">Hi Ulrich<div><br></div><div>NX Agent appeared and Xterm opened inside it.</div><div><br></div><div>BR,</div><div> Kalle</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 10 Mar 2023 at 13:20, Ulrich Sibiller <<a href="mailto:uli42@gmx.de">uli42@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
again I don't see any major problem in libssh related output. But I see these:<br>
<br>
qt.qpa.xcb: X server does not support XInput 2<br>
qt.qpa.xcb: QXcbConnection: XCB error: 1 (BadRequest), sequence: 168,<br>
resource id: 309, major code: 130 (Unknown), minor code: 47<br>
<br>
NX does not support XInput 2. So these errors indicate the session has<br>
been opened successfully but some application had a communication<br>
problem with the X server (x2goagent in this case).<br>
<br>
So chances are that xterm, libxcb, libX11 or any accompanying library<br>
have been updated recently and are incompatible now. Maybe we can hunt<br>
this down by checking this:<br>
1. ssh -X <server> and run "nxagent -D -ac :55" there (nxagent window<br>
should open up)<br>
2. ssh server and run "DISPLAY=:55 xterm" there (xterm should open in<br>
the nxagent window)<br>
<br>
Does the xterm come up?<br>
<br>
Also please repeat with "nxagent -R -ac :55". (no nxagent window will<br>
come up, the xterm should open up in its own window in step 2)<br>
<br>
Uli<br></blockquote></div></div>