[X2go-dev] Single application gets suspended with mouse move and click on window decoration

Hein-Pieter van Braam hp at tmm.cx
Thu Jul 1 12:17:57 CEST 2010


On Tue, 22 Jun 2010 18:00:18 +1000
Max Chao <yochaos at gmail.com> wrote:

> Hi all,
> 
> 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.
> 
> 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.
> 
> My questions is what is the usage of NX_CLIENT? Why set it as
> x2gosuspend-agent?

> Thanks!
> 
> Max

I can verify the same problem on Debian Sid 64bit with Wmaker, xfce and
gnome window managers. I also commented out the line and single
applications now work as I expect.

I brought this issue up before but I never could quite figure out what
the problem was. Thanks!

- HP



More information about the x2go-dev mailing list