<div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace;font-size:small">Hello Mike,</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 4:39 AM, Mike Gabriel <span dir="ltr"><<a href="mailto:mike.gabriel@das-netzwerkteam.de" target="_blank">mike.gabriel@das-netzwerkteam.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Kyle,<br>
<br>
On  So 26 Okt 2014 00:04:16 CEST, Kyle Cottongim wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Package: X2GoClient<br>
Version: 4.0.3.0<br>
<br>
When launching a session from within the X2GoClient, the process will hang<br>
after the following call:<br>
<br>
x2go-DEBUG-onmainwindow.cpp:<u></u>3900> Executing remote command: "x2gostartagent<br>
1440x900 adsl 16m-jpeg-9 unix-kde-depth_32 us pc105/us 1 D GNOME both"<br>
<br>
This does not happen all the time, but generally happens after loss of<br>
network connection or after logging out instead of just closing the<br>
X2GoClient window. A complete restart of the client machine will solve the<br>
issue.<br>
</blockquote>
<br>
Could you cross-check the debug output of X2Go Server, possibly add some more log message to /usr/bin/x2gostartagent, so that we can narrow down, where the "hang" actually occurs?<br>
<br>
Does x2gostartagent get executed at all, or is X2Go Client aready stalling before executing that command.<br>
<br>
Or is x2gostartagent hanging somewhere on the way? (Extra log messages placed in x2gostartagent will be helpful then).<br>
<br>
Regards,<br>
Mike</blockquote><div><br></div><div class="gmail_default" style="font-family:'courier new',monospace;font-size:small">​During this launch attempt, it seems the client is getting a bit further along than before, but still not to the point of launching something​. Here is how far things are getting now:</div><div class="gmail_default" style="font-family:'courier new',monospace;font-size:small"><br></div><div class="gmail_default" style="font-family:'courier new',monospace;font-size:small"><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:2778> SSH connection established.</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:3038> Continue normal x2go session</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:3382> ""</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:3769> Fullscreen: false</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9257> got localhost</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9279> Port is free: 6000</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9345> using internal X: true</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9368> WxH:"1440"x"900"</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9373> "-multiwindow -notrayicon -clipboard"</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9410> Running "C:/Program Files (x86)/x2goclient\vcxsrv\vcxsrv.exe" "-multiwindow -notrayicon -clipboard :0"</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:3900> Executing remote command: "x2gostartagent 1440x900 adsl 16m-jpeg-9 unix-kde-depth_32 us pc105/us 1 D GNOME both"</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9257> got localhost</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9285> Port already used: 6000</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9439> X is started.</div><div class="gmail_default">x2go-DEBUG-onmainwindow.cpp:9790> All winservers are started.</div><div class="gmail_default"><br></div><div class="gmail_default">With some debug within the x2gostartagent I can tell that it is executing this script and now seems to be getting past this point. I have turned the logging level of the server to debug and here is the output I am seeing during a connection attempt:</div><div class="gmail_default"><br></div><div class="gmail_default"><div class="gmail_default">Oct 29 08:02:33 oddjob /usr/bin/x2golistsessions[12799]: x2golistsessions has been called with no option</div><div class="gmail_default">Oct 29 08:02:34 oddjob /usr/bin/x2gostartagent: x2gostartagent called with options: 1440x900 adsl 16m-jpeg-9 unix-kde-depth_32 us pc105/us 1 D GNOME both</div><div class="gmail_default">Oct 29 08:02:34 oddjob /usr/bin/x2gostartagent: client announced itself as ,,131.199.103.76''</div><div class="gmail_default">Oct 29 08:02:34 oddjob /usr/bin/x2gosessionlimit[12835]: x2gosessionlimit has been called</div><div class="gmail_default">Oct 29 08:02:34 oddjob /usr/bin/x2golistsessions[12838]: x2golistsessions has been called with options: --all-servers</div><div><br></div><div>I added some more debug messages to x2golistsessions and am seeing that this script seems to finish execution (I reach deubg statements just before closing syslog).</div><div><br></div><div>Another note is that even after restart of the client and server PCs, this is not working. Also, If I keep my client open for a long time after it "hangs", it will sometimes eventually bring up the remote session. The time it takes for it to do this is on the order of magnitude of many hours.</div><div><br></div><div>Thanks,<br>Kyle</div></div></div></div></div></div>