Hi all,<div><br></div><div>I have a weird issue with x2go on Lucid in single application mode. Whenever I start an application and move mouse and click on the window decoration, the client gets disappeared. Seems session gets suspended on the client side. I can resume it late. But it will suspended again if I move mouse and click on the window decoration again.</div>

<div><br></div><div>After some investigation, I find that when I move mouse and click on the window decoration, x2gosuspend-agent was called. So I comment the "export NX_CLIENT=/usr/bin/x2gosuspend-agent" in x2gostartagent. The issue disappear.  I also check the nxcomp source code, find that client path will point to "/usr/NX/bin/nxclient" if NX_CLIENT environment is not set, which confuse me.</div>

<div><br></div><div>My questions is what is the usage of NX_CLIENT? Why set it as x2gosuspend-agent?</div><div><br></div><div>dpkg -l nxcomp nxproxy x2goserver x2goagent</div><div><div>ii  nxcomp                            3.4.0-1-1                         NX compression library</div>
<div>ii  nxproxy                           3.4.0-2-1                         NX compression proxy</div><div>ii  x2goagent                         3.4.0-3-1                         Special NX-ized client, was developed by NoMachine to handle X sessions</div>
<div>ii  x2goserver                        3.0.1-5                           x2goserver (daemon and tools)</div></div><div><br></div><div>Thanks!</div><div><br></div><div>Max</div>