[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:debugging

wiki-admin at x2go.org wiki-admin at x2go.org
Thu Mar 15 12:40:06 CET 2018


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2018/03/15 11:40
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
IP-Address  : 178.162.222.41
Hostname    : 178.162.222.41.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:debugging?rev=1415800794
New Revision: https://wiki.x2go.org/doku.php/wiki:development:debugging
Edit Summary: Nope, we mean hyphens, not dashes.
User        : ionic

@@ -14,10 +14,10 @@
  
  Other logging locations apart from the system's log are:
  
    * X2Go Server: ''/var/log/syslog''
-   * X2Go Client: stderr (use ''--debug'')
-   * PyHoca-GUI: stderr (use ''--libdebug --debug'')
+   * X2Go Client: stderr (use ''%%--debug%%'')
+   * PyHoca-GUI: stderr (use ''%%--libdebug --debug%%'')
    * Xsession itself: ''$HOME/.xsession-x2go-errors''
    * NX (server-side): ''$HOME/.x2go/C-<sessionid>/session.*''
    * NX (client-side):
''$HOME/.x2go/S-<sessionid>/session.*''
  
@@ -67,9 +67,9 @@
  
  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.
+ 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.
  
  ===== Customizing Debug Messages =====
  
  All X2go server scripts are ready for syslogging, though not all of them actually do log to syslog. If you want to add your own syslog messages for debugging purposes, please take a look at the code of files that already do report to syslog.\


-- 
This
mail was generated by DokuWiki at
https://wiki.x2go.org/



More information about the x2go-commits mailing list