Dear all,

I've been using X2Go on a pair of openSUSE Tumbleweed systems. I just upgraded both and now I'm no longer able to run a remote application or desktop -- the client successfully connects to the server but then immediately disconnects. Below is output from x2goclient --debug showing me trying to launch a remote xterm. Can anyone suggest what the problem might be or how to troubleshoot further?

Regards,
Tristan


[psy:~] $ x2goclient --debug
x2go-INFO-1> "Starting X2Go Client 4.1.2.3..."
x2go-WARNING-1> English language requested, not loading translator.
x2go-WARNING-1> English language requested, not loading translator.
x2go-DEBUG-../src/onmainwindow.cpp:1300> Removing apps from tray
x2go-DEBUG-../src/onmainwindow.cpp:1268> Plugging apps in tray.
x2go-INFO-3> "Started X2Go Client."
x2go-DEBUG-../src/onmainwindow.cpp:626> "$HOME=/home/psy"
x2go-DEBUG-../src/onmainwindow.cpp:2349> Reading 2 sessions from config file. x2go-DEBUG-../src/onmainwindow.cpp:13380> libssh not initialized yet. Initializing. x2go-DEBUG-../src/onmainwindow.cpp:2830> Creating QPixmap with session icon: '":/img/icons/128x128/x2gosession.png"'. x2go-DEBUG-../src/onmainwindow.cpp:2897> Starting session via Smart Card, SSH Agent or Kerberos token.
x2go-DEBUG-../src/onmainwindow.cpp:1300> Removing apps from tray
x2go-INFO-8> "Starting connection to server: butterfield.nothingisreal.com:22" x2go-DEBUG-../src/onmainwindow.cpp:2931> Starting new ssh connection to server:"butterfield.nothingisreal.com":"22" krbLogin: false x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host "butterfield.nothingisreal.com"; port 22; user "psy"; useproxy false; proxyserver ""; proxyport 22 x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection without Kerberos authentication. x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection, instance SshMasterConnection(0x55c15678bd90) created. x2go-DEBUG-../src/sshmasterconnection.cpp:492> SshMasterConnection, instance SshMasterConnection(0x55c15678bd90) entering thread. x2go-DEBUG-../src/sshmasterconnection.cpp:795> Session port before config file parse: 22 x2go-DEBUG-../src/sshmasterconnection.cpp:805> Session port after config file parse: 22 x2go-DEBUG-../src/sshmasterconnection.cpp:869> Session port before config file parse (part 2): 22 x2go-DEBUG-../src/sshmasterconnection.cpp:879> Session port after config file parse (part 2): 22
x2go-DEBUG-../src/sshmasterconnection.cpp:903> cserverAuth
x2go-DEBUG-../src/sshmasterconnection.cpp:942> state: 1

x2go-DEBUG-../src/sshmasterconnection.cpp:685> User authentication OK.
x2go-DEBUG-../src/sshmasterconnection.cpp:1708> LOGIN CHECK:"LOGIN OK
"
x2go-DEBUG-../src/sshmasterconnection.cpp:1711> don't have interaction
x2go-DEBUG-../src/sshmasterconnection.cpp:1744> LOOP FINISHED
x2go-DEBUG-../src/sshmasterconnection.cpp:1748> No interaction needed, continue session
x2go-DEBUG-../src/sshmasterconnection.cpp:700> Login Check - OK
x2go-DEBUG-../src/onmainwindow.cpp:3025> SSH connection established.
x2go-DEBUG-../src/onmainwindow.cpp:3452> Continue normal X2Go session
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 0: "x2golistsessions" x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x55c15693e520) Running masterCon->addChannelConnection(this, ' "71e0c684-47c7-4491-be80-dad7bdd840c8" ', ' "bash -l -c 'echo "X2GODATABEGIN:71e0c684-47c7-4491-be80-dad7bdd840c8"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2golistsessions; echo "X2GODATAEND:71e0c684-47c7-4491-be80-dad7bd" '); x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel connection MUTEX. x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel connection object to channelConnections. x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb80175b0

x2go-DEBUG-../src/sshmasterconnection.cpp:2200> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:71e0c684-47c7-4491-be80-dad7bdd840c8"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2golistsessions; echo "X2GODATAEND:71e0c684-47c7-4491-be80-dad7bdd840c8";'"

x2go-DEBUG-../src/sshmasterconnection.cpp:2231> New exec channel created.

x2go-DEBUG-../src/sshmasterconnection.cpp:2053> EOF on channel 0x7faeb80175b0; SshProcess object: 0
x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/sshprocess.cpp:532> SSH finished: raw output (stdout): "X2GODATABEGIN:71e0c684-47c7-4491-be80-dad7bdd840c8
X2GODATAEND:71e0c684-47c7-4491-be80-dad7bdd840c8
"
x2go-DEBUG-../src/sshprocess.cpp:543> SSH finished: true - "" (0).
x2go-DEBUG-../src/onmainwindow.cpp:3942> ""
x2go-DEBUG-../src/onmainwindow.cpp:1300> Removing apps from tray
x2go-DEBUG-../src/onmainwindow.cpp:4602> Executing remote command: "X2GODPI=96 X2GO_XINERAMA=no x2gostartagent 800x600 adsl 16m-jpeg-1 unix-kde-depth_24 us auto 1 R xterm both" x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 1: "X2GODPI=96 X2GO_XINERAMA=no x2gostartagent 800x600 adsl 16m-jpeg-1 unix-kde-depth_24 us auto 1 R xterm both" x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x55c1568f9170) Running masterCon->addChannelConnection(this, ' "28005d87-56c7-4e71-8747-52437caaad0d" ', ' "bash -l -c 'echo "X2GODATABEGIN:28005d87-56c7-4e71-8747-52437caaad0d"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; X2GODPI=96 X2GO_XINERAMA=no x2gostartagent 800x600 adsl 16m-jpeg-1" '); x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel connection MUTEX. x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel connection object to channelConnections. x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb8017a90

x2go-DEBUG-../src/sshmasterconnection.cpp:2200> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:28005d87-56c7-4e71-8747-52437caaad0d"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; X2GODPI=96 X2GO_XINERAMA=no x2gostartagent 800x600 adsl 16m-jpeg-1 unix-kde-depth_24 us auto 1 R xterm both; echo "X2GODATAEND:28005d87-56c7-4e71-8747-52437caaad0d";'"

x2go-DEBUG-../src/sshmasterconnection.cpp:2231> New exec channel created.

x2go-DEBUG-../src/sshmasterconnection.cpp:2053> EOF on channel 0x7faeb8017a90; SshProcess object: 1
x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/sshprocess.cpp:532> SSH finished: raw output (stdout): "X2GODATABEGIN:28005d87-56c7-4e71-8747-52437caaad0d
1534
145b7772e795c1e7935d0197034e38bf
7494
psy-1534-1653902753_stRxterm_dp24
41876
41877
41878
X2GODATAEND:28005d87-56c7-4e71-8747-52437caaad0d
"
x2go-DEBUG-../src/sshprocess.cpp:543> SSH finished: true - "1534
145b7772e795c1e7935d0197034e38bf
7494
psy-1534-1653902753_stRxterm_dp24
41876
41877
41878
" (1).
x2go-DEBUG-../src/onmainwindow.cpp:5506> Agent output: "1534
145b7772e795c1e7935d0197034e38bf
7494
psy-1534-1653902753_stRxterm_dp24
41876
41877
41878
"
x2go-DEBUG-../src/sshprocess.cpp:387> Starting tunnel via SshProcess object 2: "localhost":41876 -> "localhost":42876

RESUMING SESSION is KDRIVE:  false
x2go-DEBUG-../src/onmainwindow.cpp:6223> "Starting NX proxy, command: nxproxy -S nx/nx,options=/home/psy/.x2go/S-psy-1534-1653902753_stRxterm_dp24/options:1534" x2go-DEBUG-../src/sshprocess.cpp:157> Direct tunnel: waiting for connections on "localhost":42876
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "
NXPROXY - Version 3.5.99.24

Copyright (c) 2001, 2011 NoMachine (http://www.nomachine.com)
Copyright (c) 2008-2014 Oleksandr Shneyder <o.shney...@phoca-gmbh.de>
Copyright (c) 2014-2016 Ulrich Sibiller <ul...@gmx.de>
Copyright (c) 2014-2016 Mihai Moldovan <io...@ionic.de>
Copyright (c) 2011-2016 Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Copyright (c) 2015-2016 Qindel Group (http://www.qindel.com)

NXCOMP, NX protocol compression and NX extensions to this software
are copyright of the aforementioned persons and companies.

Redistribution and use of the present software is allowed according
to terms specified in the file LICENSE.nxcomp which comes in the
source distribution.

All rights reserved.

NOTE: This software has received contributions from various other
contributors, only the core maintainers and supporters are listed as
copyright holders. Please contact us, if you feel you should be listed
as copyright holder, as well.

NX protocol compression is derived from DXPC project.

Copyright (c) 1995,1996 Brian Pane
Copyright (c) 1996,1997 Zachary Vonler and Brian Pane
Copyright (c) 1999 Kevin Vigor and Brian Pane
Copyright (c) 2000,2003 Gian Filippo Pinzari and Brian Pane

All rights reserved.

See https://github.com/ArcticaProject/nx-libs for more information.

Info: Proxy running in server mode with pid '30456'.
Session: Starting session at 'Mon May 30 11:25:55 2022'.
Info: Using errors file '/home/psy/.x2go/S-psy-1534-1653902753_stRxterm_dp24/sessions'.
Info: Using stats file '/home/psy/.x2go/S-1534/stats'.
Loop: WARNING! Overriding auxiliary X11 port with new value '1'.
Warning: Overriding auxiliary X11 port with new value '1'.
Info: Using abstract X11 socket in kernel namespace for accessing DISPLAY=:0.
Info: Connecting to remote host 'localhost:42876'.
Info: Connected to remote proxy on FD#5.
"
x2go-DEBUG-../src/sshprocess.cpp:109> New TCP connection.
x2go-DEBUG-../src/sshprocess.cpp:114> New socket: 13
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb80156b0

x2go-DEBUG-../src/sshmasterconnection.cpp:2129> Forwarding parameters: from remote ("localhost":41876) to local ("localhost":56598) x2go-DEBUG-../src/sshmasterconnection.cpp:2163> Temporary session port after config file parse: 41876 x2go-DEBUG-../src/sshmasterconnection.cpp:2167> Temporary session host after config file parse: localhost
x2go-DEBUG-../src/sshmasterconnection.cpp:2194> New channel forwarded.

x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Info: Connection with remote proxy completed. Loop: WARNING! Unrecognized session type 'unix-kde-depth_24'. Assuming agent session.
Warning"
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: ": Unrecognized session type 'unix-kde-depth_24'. Assuming agent session.
"
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Info: Using ADSL link parameters 1408/24/1/0.
Info: Using cache parameters 4/4096KB/8192KB/8192KB.
Info: Using pack method '16m-jpeg-1' with session 'unix-kde-depth_24'.
Info: Using ZLIB data compression 1/1/32.
Info: Using ZLIB stream compression 4/4.
Info: No suitable cache file found.
Info: Forwarding X11 connections to display ':0'.
Info: Forwarding auxiliary X11 connections to display ':0'.
"
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Session: Session started at 'Mon May 30 11:25:55 2022'.
"
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Info: Established X server connection.
"
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 3: "x2gobasepath" x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x55c15684bac0) Running masterCon->addChannelConnection(this, ' "2e683c35-4873-4c64-90e1-37d880595090" ', ' "bash -l -c 'echo "X2GODATABEGIN:2e683c35-4873-4c64-90e1-37d880595090"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2gobasepath; echo "X2GODATAEND:2e683c35-4873-4c64-90e1-37d8805950" '); x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel connection MUTEX. x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel connection object to channelConnections. x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb8017ce0

x2go-DEBUG-../src/sshmasterconnection.cpp:2200> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:2e683c35-4873-4c64-90e1-37d880595090"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2gobasepath; echo "X2GODATAEND:2e683c35-4873-4c64-90e1-37d880595090";'"

x2go-DEBUG-../src/sshmasterconnection.cpp:2231> New exec channel created.

x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Info: Using shared memory parameters 0/0K.
"
x2go-DEBUG-../src/onmainwindow.cpp:11747> "Searching proxy window: X2GO-psy-1534-1653902753_stRxterm_dp24" x2go-DEBUG-../src/onmainwindow.cpp:13368> "Searching window with title: X2GO-psy-1534-1653902753_stRxterm_dp24" x2go-DEBUG-../src/sshmasterconnection.cpp:2053> EOF on channel 0x7faeb8017ce0; SshProcess object: 3
x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/sshprocess.cpp:532> SSH finished: raw output (stdout): "X2GODATABEGIN:2e683c35-4873-4c64-90e1-37d880595090
/usrX2GODATAEND:2e683c35-4873-4c64-90e1-37d880595090
"
x2go-DEBUG-../src/sshprocess.cpp:543> SSH finished: true - "/usr" (3).
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 4: "export PULSE_CLIENTCONFIG="${HOME}/.x2go/C-psy-1534-1653902753_stRxterm_dp24/.pulse-client.conf";setsid /usr/bin/x2goruncommand 1534 7494 psy-1534-1653902753_stRxterm_dp24 41877 /usr/bin/xterm nosnd R 1> /dev/null 2>/dev/null & exit" x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x55c156974510) Running masterCon->addChannelConnection(this, ' "42527347-b8ee-43ea-82ed-3eba06f098f7" ', ' "bash -l -c 'echo "X2GODATABEGIN:42527347-b8ee-43ea-82ed-3eba06f098f7"; export TERM="dumb"; export PULSE_CLIENTCONFIG="${HOME}/.x2go/C-psy-1534-1653902753_stRxterm_dp24/.pulse-client.conf";setsid /usr/" '); x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel connection MUTEX. x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel connection object to channelConnections. x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb8019e60

x2go-DEBUG-../src/sshmasterconnection.cpp:2200> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:42527347-b8ee-43ea-82ed-3eba06f098f7"; export TERM="dumb"; export PULSE_CLIENTCONFIG="${HOME}/.x2go/C-psy-1534-1653902753_stRxterm_dp24/.pulse-client.conf";setsid /usr/bin/x2goruncommand 1534 7494 psy-1534-1653902753_stRxterm_dp24 41877 /usr/bin/xterm nosnd R 1> /dev/null 2>/dev/null & exit; echo "X2GODATAEND:42527347-b8ee-43ea-82ed-3eba06f098f7";'"

x2go-DEBUG-../src/sshmasterconnection.cpp:2231> New exec channel created.

x2go-DEBUG-../src/sshmasterconnection.cpp:2053> EOF on channel 0x7faeb8019e60; SshProcess object: 4
x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/sshprocess.cpp:532> SSH finished: raw output (stdout): "X2GODATABEGIN:42527347-b8ee-43ea-82ed-3eba06f098f7
"
x2go-DEBUG-../src/sshprocess.cpp:543> SSH finished: true - "" (4).
x2go-DEBUG-../src/onmainwindow.cpp:11747> "Searching proxy window: X2GO-psy-1534-1653902753_stRxterm_dp24" x2go-DEBUG-../src/onmainwindow.cpp:13368> "Searching window with title: X2GO-psy-1534-1653902753_stRxterm_dp24"
x2go-DEBUG-../src/onmainwindow.cpp:11753> "Proxy window found: 32506448"
x2go-DEBUG-../src/onmainwindow.cpp:6699> Proxy wrote on stderr: "Session: Terminating session at 'Mon May 30 11:25:56 2022'.
Session: Session terminated at 'Mon May 30 11:25:56 2022'.
"
x2go-DEBUG-../src/sshmasterconnection.cpp:2093> Socket 13 closed.

x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/onmainwindow.cpp:6556> Deleting Proxy.
x2go-DEBUG-../src/onmainwindow.cpp:6601> Waiting for proxy to exit.
x2go-DEBUG-../src/onmainwindow.cpp:6625> Checking exit status.
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 5: "x2gocmdexitmessage psy-1534-1653902753_stRxterm_dp24" x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x55c156a881d0) Running masterCon->addChannelConnection(this, ' "1bec7c74-ea83-4cea-9499-5716172dff75" ', ' "bash -l -c 'echo "X2GODATABEGIN:1bec7c74-ea83-4cea-9499-5716172dff75"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2gocmdexitmessage psy-1534-1653902753_stRxterm_dp24; echo "X2GODA" '); x2go-DEBUG-../src/sshmasterconnection.cpp:1810> Locking SSH channel connection MUTEX. x2go-DEBUG-../src/sshmasterconnection.cpp:1812> Passing new channel connection object to channelConnections. x2go-DEBUG-../src/sshmasterconnection.cpp:1814> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2112> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2125> New channel:0x7faeb80156b0

x2go-DEBUG-../src/sshmasterconnection.cpp:2200> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:1bec7c74-ea83-4cea-9499-5716172dff75"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2gocmdexitmessage psy-1534-1653902753_stRxterm_dp24; echo "X2GODATAEND:1bec7c74-ea83-4cea-9499-5716172dff75";'"

x2go-DEBUG-../src/onmainwindow.cpp:6682> Finished proxy.
x2go-DEBUG-../src/sshmasterconnection.cpp:2231> New exec channel created.

x2go-DEBUG-../src/sshmasterconnection.cpp:2053> EOF on channel 0x7faeb80156b0; SshProcess object: 5
x2go-DEBUG-../src/sshmasterconnection.cpp:2250> EOF sent.
x2go-DEBUG-../src/sshmasterconnection.cpp:2252> Channel closed.
x2go-DEBUG-../src/sshprocess.cpp:532> SSH finished: raw output (stdout): "X2GODATABEGIN:1bec7c74-ea83-4cea-9499-5716172dff75
exec /usr/bin/xterm
X2GODATAEND:1bec7c74-ea83-4cea-9499-5716172dff75
"
x2go-DEBUG-../src/sshprocess.cpp:543> SSH finished: true - "exec /usr/bin/xterm
" (5).
x2go-DEBUG-../src/onmainwindow.cpp:10021> "Command message: exec /usr/bin/xterm
"
x2go-DEBUG-../src/sshmasterconnection.cpp:762> SshMasterConnection, instance SshMasterConnection(0x55c15678bd90) waiting for thread to finish.
x2go-DEBUG-../src/sshmasterconnection.cpp:1908> Disconnecting ...

x2go-DEBUG-../src/sshmasterconnection.cpp:1917> Deleting channel connections.

x2go-DEBUG-../src/sshmasterconnection.cpp:1923> Disconnecting session.

x2go-DEBUG-../src/sshmasterconnection.cpp:1927> Deleting sockets.

x2go-DEBUG-../src/sshmasterconnection.cpp:1932> All channels closed and session disconnected. Quitting session loop.

x2go-DEBUG-../src/sshmasterconnection.cpp:764> SshMasterConnection, instance SshMasterConnection(0x55c15678bd90) thread finished.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshprocess.cpp:52> SshProcess destructor called.
x2go-DEBUG-../src/sshmasterconnection.cpp:769> SshMasterConnection, instance SshMasterConnection(0x55c15678bd90) finished destructor.




--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                  Tristan Miller
Free Software developer, ferret herder, logologist
             https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to