A page in your DokuWiki was added or changed. Here are the details: Browser : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 IP Address : 62.96.26.163 Hostname : 62.96.26.163 Old Revision : https://wiki.x2go.org/doku.php/wiki:development:debugging?rev=1719855151 New Revision : https://wiki.x2go.org/doku.php/wiki:development:debugging Date of New Revision: 2024/07/01 17:32 Edit Summary : [Debugging den Windows x2go client] User : uli42 There may be newer changes after this revision. If this happens, a message will be shown on the top of the rev page. @@ -105,13 +105,13 @@ logger_broker.debug('<your message>') </code> - ==== Debugging den Windows x2go client ==== + ==== Debugging x2goclient on Windows ==== This is a bit tricky. You need to run the debug version of x2goclient in an cmd window. The debug version is part of the xgoclient installation package for Windows and is called ''x2goclient.debug.exe''. If it is not available on you machine re-run the installer. Run ''x2goclient --debug --libssh-debug --libssh-packetlog 2>logfile'' (+ further options you might require) and run your session as usual. The session log will be created in the current directory and can be opened e.g. with notepad. Run ''x2goclient --help`` for available options. -- This mail was generated by DokuWiki at https://wiki.x2go.org/