I have not been able to get x2go server/client to work on Ubuntu 12.04 client/server machines.<br><br>I installed the x2go ppa for ubuntu<br><br>    sudo add-apt-repository ppa:x2go/stable<br><br>I installed on the server the x2goserver:<br>
<br>    sudo apt-get install x2goserver<br><br>on the client I installed the x2goclient:<br>    <br>    sudo apt-get install x2goclient<br><br>On ubuntu 12.04 I have installed the 'fallback' gnome desktop support but in previous versions both Unity or gnome worked.<br>
<br>Now when attempting to start an x2go client session (see below):<br><br>ssh connection gets established<br>public/private keypair are generated<br>search for proxy starts<br>session aborts/terminates<br><br>Anyone got any ideas what the problem might be or how I can troubleshoot further?<br>
<br>Brian<br><br><br>==============================================================<br><br>bmullan@myPC:~$ x2goclient <br>ONMainWindow constructor <br><br>Can't load translator (:/x2goclient_en_us) !<br><br>Can't load translator  :/qt_en_US <br>
ONMainWindows constructor finished, home Directory is: "/home/bmullan" <br><br>read  2  sessions from config file <br>start new ssh connection to server: "<a href="http://ec2-107-20-19-100.compute-1.amazonaws.com">ec2-107-20-19-100.compute-1.amazonaws.com</a>" : "22" krb:  false <br>
<br>ssh connection ok <br><br>continue normal x2go session <br><br>"x2gostartagent 800x600 wan 16m-jpeg-9 unix-kde-depth_24 us pc105/us 1 D GNOME" <br><br>Agent output: "54<br>3339c5586e14c274ad523e1eb356d10b<br>
16688<br>bmullan-54-1333005451_stDGNOME_dp24<br>30001<br>30002<br>30003<br>" <br>starting nxproxy with:  "nxproxy -S nx/nx,options=/home/bmullan/.x2go/S-bmullan-54-1333005451_stDGNOME_dp24/options:54" <br><br>
"<br>NXPROXY - Version 3.5.0<br><br>Copyright (C) 2001, 2010 NoMachine.<br>See <a href="http://www.nomachine.com/">http://www.nomachine.com/</a> for more information.<br><br>Info: Proxy running in client mode with pid '18508'.<br>
Session: Starting session at 'Thu Mar 29 03:17:35 2012'.<br>Info: Connecting to remote host 'localhost:31001'.<br>Info: Connection to remote proxy 'localhost:31001' established.<br>" <br><br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>
"Info: Connection with remote proxy completed.<br>Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session.<br>" <br><br>"Info: Using WAN link parameters 768/24/1/0.<br>Info: Using cache parameters 4/4096KB/8192KB/8192KB.<br>
Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'.<br>Info: Using ZLIB data compression 1/1/32.<br>Info: Using ZLIB stream compression 1/1.<br>Info: No suitable cache file found.<br>Info: Forwarding X11 connections to display ':0'.<br>
" <br><br>"Session: Session started at 'Thu Mar 29 03:17:36 2012'.<br>" <br><br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>"Info: Established X server connection.<br>
" <br><br>Generating public/private rsa key pair.<br>Your identification has been saved in /home/bmullan/.x2go/ssh/gen/key.T18497.<br>Your public key has been saved in /home/bmullan/.x2go/ssh/gen/key.T18497.pub.<br>The key fingerprint is:<br>
cc:23:10:15:e3:bd:3e:86:ee:7f:02:be:6f:d2:ef:a4 bmullan@DadsPC<br>The key's randomart image is:<br>+--[ RSA 1024]----+<br>|    ..+.         |<br>|     o o         |<br>|    . . .        |<br>|     . o .       |<br>|      . S        |<br>
|      .+ .       |<br>|     ..o+ .      |<br>|     .o.++.      |<br>|     .+*E=o      |<br>+-----------------+<br>key created on:  "/home/bmullan/.x2go/ssh/gen/key.T18497" <br>starting fs tunnel for: "bmullan-54-1333005451_stDGNOME_dp24" <br>
fs port:  "30003" <br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>exported key  "/home/bmullan/.x2go/ssh/gen/key.T18497" <br>key removed <br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>
"Info: Using shared memory parameters 1/2048K.<br>" <br><br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>
search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>search proxy win:  "X2GO-bmullan-54-1333005451_stDGNOME_dp24" <br>proxy win found: 73400416 <br>"Session" <br><br>": Terminating session at 'Thu Mar 29 03:17:39 2012'.<br>
Session: Session terminated at 'Thu Mar 29 03:17:39 2012'.<br>" <br><br>deleting proxy <br><br>nxproxy not running <br><br>proxy deleted <br><br>check command message <br><br>close event <br>^C<br>bmullan@myPC:~$ <br>
<br><br><br>