Hello,
I am having a problem with x2go: regularly, after I close a random window in the session, the entire session terminates. It just disappears and the connection is lost. When I reconnect I get a new session.
This seems especially to happen when closing full screen and other large windows. I've tried with 16-png and 16-jpg
I seem to be reliably able to reproduce this by starting the android emulator 5 times, closing it immediately by clicking the 'x' every time.
I have the versions from the latest nightly build image on Ubuntu;
(64 bit packages) x2goagent 3.5.0.2-0~48~maverick1 x2goserver 3.0.99.5-0~187~maverick1
I wouldn't mind doing some debugging with gdb; however, I have no idea where to start, and could find no information on server-side debugging. Is there a server (debug) log somewhere?
Cheers, Wladimir
Op 08-08-11 20:43, Wladimir schreef:
Hello,
I am having a problem with x2go: regularly, after I close a random window in the session, the entire session terminates. It just disappears and the connection is lost. When I reconnect I get a new session.
This seems especially to happen when closing full screen and other large windows. I've tried with 16-png and 16-jpg
I seem to be reliably able to reproduce this by starting the android emulator 5 times, closing it immediately by clicking the 'x' every time.
I have the versions from the latest nightly build image on Ubuntu;
(64 bit packages) x2goagent 3.5.0.2-0~48~maverick1 x2goserver 3.0.99.5-0~187~maverick1
I wouldn't mind doing some debugging with gdb; however, I have no idea where to start, and could find no information on server-side debugging. Is there a server (debug) log somewhere?
I have seen this problem too. And I know it from FreeNX. I think it's a bug in the NX libraries.
With regards, Paul van der Vlis.
-- Linux systeembeheer Groningen http://www.vandervlis.nl
Did you check dmesg for a segfault? To my experience using gimp or x11perf can trigger this - As it seems not directly though. The x-Server used by NX is not the latest.... Porting to a newer version might solve those troubles, but also needs someone to do it...
Cheers Morty
Am 08.08.2011 20:43, Wladimir schrieb:
Hello,
I am having a problem with x2go: regularly, after I close a random window in the session, the entire session terminates. It just disappears and the connection is lost. When I reconnect I get a new session.
This seems especially to happen when closing full screen and other large windows. I've tried with 16-png and 16-jpg
I seem to be reliably able to reproduce this by starting the android emulator 5 times, closing it immediately by clicking the 'x' every time.
I have the versions from the latest nightly build image on Ubuntu;
(64 bit packages) x2goagent 3.5.0.2-0~48~maverick1 x2goserver 3.0.99.5-0~187~maverick1
I wouldn't mind doing some debugging with gdb; however, I have no idea where to start, and could find no information on server-side debugging. Is there a server (debug) log somewhere?
Cheers, Wladimir
X2go-Dev mailing list X2go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Moritz Strübe <Moritz.Struebe <at> informatik.uni-erlangen.de> writes:
Did you check dmesg for a segfault? To my experience using gimp or x11perf can trigger this - As it seems not directly though. The x-Server used by NX is not the latest.... Porting to a newer version might solve those troubles, but also needs someone to do it...
I have checked and there are no X-related segfaults in my dmesg.
Does this X server that is launched keep logs somewhere? There is no /var/log/Xorg.NNN.log created by it.
What package would I have to build from source to try it with a newer version?
Cheers, Wladimir