Hi Kevin, I am not an expert on the session database, but I would recommend setting loglevel=debug in /etc/x2go/x2goserver.conf while you are troubleshooting this. The output goes to syslog. Once it is set to debug, /tmp/.x2go-$user/session-C-*.log (symlinked from ~/.x2go/C-*/session.log) should persist after your session terminates. That log is worth looking at also.
-Mike#2 On Mon, Jun 23, 2014 at 12:24 PM, Wolfe, Kevin [USA] <[email protected]> wrote: > Hi, > > > > I have set up x2goserver on an ArchLinux machine and am connecting in > through a Windows client. The server is a headless, no-desktop setup and am > connecting in for shell purposes only. I run ‘xterm’ as a custom program > upon connection, which starts fine. However, when I attempt to suspend the > connection (using the GUI pause button, or closing the client program, no > difference), the session terminates – killing all applications run through > the xterm window. Further (and I may not know exactly if I’m checking this > right), I do not believe that the session is registering in the database (as > viewed through sqliteman). > > > > Any assistance in debugging would be most appreciated. > > > > - Kevin > > > _______________________________________________ > x2go-user mailing list > [email protected] > http://lists.x2go.org/listinfo/x2go-user _______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
