Running x2goclient with a session from the command line, the x2goclient window appears and I get a notice about a new SSH key, and as soon as I approve it the client crashes. In the console I get this output:<div><br></div><div>$ x2goclient --debug --session='ogiery remote'</div><div>x2go-INFO-1> "Starting x2goclient..."</div><div>x2go-WARNING-1> "Can't load translator: :/x2goclient_he_il"</div><div>x2go-WARNING-2> "Can't load translator: :/qt_he_IL"</div><div>x2go-INFO-3> "Started  x2goclient."</div><div>x2go-DEBUG-../onmainwindow.cpp:479> "$HOME=/home/odeda"</div><div>x2go-DEBUG-../onmainwindow.cpp:2192> Reading 2 sessions from config file.</div><div>x2go-DEBUG-../onmainwindow.cpp:2796> Starting session via smartcard, ssh-agent or kerberos token.</div><div>x2go-INFO-8> "Starting connection to server: proxy.ip.address:22"</div><div>x2go-DEBUG-../onmainwindow.cpp:2830> Start new ssh connection to server:"proxy.ip.address":"22" krbLogin: false</div><div><br></div><div>The session I was using is like this:</div><div>[20140523075017522]</div><div>speed=2</div><div>pack=16m-jpeg</div><div>quality=9</div><div>fstunnel=true</div><div>export=</div><div>iconvto=UTF-8</div><div>iconvfrom=ISO8859-1</div><div>useiconv=false</div><div>fullscreen=true</div><div>multidisp=false</div><div>display=1</div><div>maxdim=false</div><div>rdpclient=rdesktop</div><div>directrdpsettings=</div><div>width=800</div><div>height=600</div><div>dpi=96</div><div>setdpi=true</div><div>xinerama=false</div><div>usekbd=true</div><div>type=auto</div><div>sound=true</div><div>soundsystem=pulse</div><div>startsoundsystem=true</div><div>soundtunnel=true</div><div>defsndport=true</div><div>sndport=4713</div><div>print=true</div><div>name=ogiery remote</div><div>icon=:icons/128x128/x2gosession.png</div><div>host=remote.ip.address</div><div>user=odeda</div><div>key=</div><div>rdpport=3389</div><div>sshport=22</div><div>autologin=true</div><div>krblogin=false</div><div>krbdelegation=false</div><div>directrdp=false</div><div>rootless=false</div><div>published=false</div><div>applications=WWWBROWSER, MAILCLIENT, OFFICE, TERMINAL</div><div>command=KDE</div><div>rdpoptions=</div><div>rdpserver=</div><div>xdmcpserver=localhost</div><div>usesshproxy=true</div><div>sshproxytype=SSH</div><div>sshproxyuser=odeda</div><div>sshproxykeyfile=</div><div>sshproxyhost=proxy.ip.adress</div><div>sshproxyport=15022</div><div>sshproxysamepass=false</div><div>sshproxysameuser=false</div><div>sshproxyautologin=true</div><div>sshproxykrblogin=false</div><div><br></div><div>i've installed x2goclient-dbg, but the backtrace on the core file is still useless.</div>