[X2Go-Dev] [X2Go-User] win32 x2go client not resuming

Will Wagner willw at carallon.com
Thu Mar 5 19:59:01 CET 2015


I get an ssl error when I try to use 3.99.2.2.

I redirected stderr and ran the app. This is the output:

x2go-INFO-1> "Starting x2goclient..."
x2go-WARNING-1> "Can't load translator: :/x2goclient_en_gb"
x2go-WARNING-2> "Can't load translator: :/qt_en_GB"
x2go-INFO-3> "Started  x2goclient."
x2go-INFO-8> "Starting connection to server: 172.20.0.2:22"
Object::connect: No such slot ONMainWindow::slotTunnelOk()

Looking at the source code it appears that the sshconnection comes up 
and calls the slot slotTunnelOk(int). That function checks if 
winServersReady and if not tries to call itself again in 100mS by 
calling QTimer::singleShot ( 100, this, SLOT ( slotTunnelOk() ) );

The int argument is missing in slotTunnelOk and so it fails and the app 
then hangs.

Does that sound like a reasonable analysis?

Rather than trying to build the code myself could someone doa  build 
with that change and I'm happy to test it.

Thanks
Will


On 03/03/2015 13:07, Dillmann, Jan (IKET) wrote:
> Hi,
>
> having exactly the same behaviour with several distributions (Xubuntu 14.04
> LTS, latest Debian).
> I tested different x2go-server versions from 4.0.1.16 to 4.0.1.19.
>
> As a workaround I am using x2go client 3.99.2.2. With v3 I am able to resume
> sessions without problems.
>
> I tried every possible v4 client without success on several windows versions
> (windows 7 and windows 8).
>
>
> Regards,
>
> Jan
>
> -----Ursprüngliche Nachricht-----
> Von: x2go-user-bounces at lists.x2go.org
> [mailto:x2go-user-bounces at lists.x2go.org] Im Auftrag von Will Wagner
> Gesendet: Dienstag, 3. März 2015 13:03
> An: x2go-user at lists.x2go.org
> Betreff: [X2Go-User] win32 x2go client not resuming
>
> Hello,
>
> I have just setup a new server running debian jessie with x2go server
> (4.0.1.18-0x2go1+git20141006.949+jessie).
>
> I have windows client 4.0.3.2
>
> The first time I connect it all works. However on a subsequent attempt to
> resume it doesn't work. After entering password the client pops up the
> connecting dialog never outputs any text even though I have sow details
> checked. I also get the task bar popup saying it has connected although all
> options are greyed out. It appears to sit there forever at this point.
>
> If I look at the server logs I see:
> Mar  3 11:42:43 waldorf2 /usr/bin/x2goresume-session: client 172.20.1.8 has
> successfully resumed session with ID willw-50-1425325134_stDXFCE_dp32 Mar  3
> 11:43:14 waldorf2 /usr/bin/x2gosetkeyboard:
> /home/willw/.x2go/C-willw-50-1425325134_stDXFCE_dp32/keyboard did not appear
> within 30s after agent startup
>
> So it appears that the client has got stuck part way though resuming?
> Anyone got any ideas what this could be? Where can I look on windows for log
> messages from the client?
>
> Thanks
> Will
>
> _______________________________________________
> x2go-user mailing list
> x2go-user at lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-user
>
>
>
> _______________________________________________
> x2go-user mailing list
> x2go-user at lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-user
>


-- 
------------------------------------------------------------------------
Will Wagner                                     will_wagner at carallon.com
Development Manager                      Office Tel: +44 (0)20 7471 9224
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------



More information about the x2go-dev mailing list