A page in your DokuWiki was added or changed. Here are the details: Date : 2014/11/12 12:51 Browser : Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0 Iceweasel/33.0 IP-Address : 134.245.252.114 Hostname : listrac.informatik.uni-kiel.de Old Revision: http://wiki.x2go.org/doku.php/wiki:development:debugging?rev=1362762617 New Revision: http://wiki.x2go.org/doku.php/wiki:development:debugging Edit Summary: [Debugging X2Go Session Broker] User : sunweaver @@ -50,8 +50,14 @@ </file> The log files normally get written to ''/var/log/x2gobroker/*.log'' + You can also run + <file> + root@broker:~$ x2gobroker-daemon-debug + </file> + + as user ''root''. This is equivalent to running the broker daemon provided by the package ''x2gobroker-daemon'', but you will see all output piped to stderr while the X2Go Session Broker daemon runs in foreground mode. ==== Python X2Go / PyHoca Debugging ==== The PyHoca clients both have a ''--libdebug'' option. Run ''pyhoca-gui'' or ''pyhoca-cli'' from the command line with that option enabled and you get blasted with debug output. -- This mail was generated by DokuWiki at http://wiki.x2go.org/