No one knows why this is failing?
On Saturday 23 July, 2011 07:11:39 CACook@quantum-sci.com wrote:
On Saturday 23 July, 2011 06:19:53 Mike Gabriel wrote:
deb http://packages.x2go.org/debian squeeze main
is code that could be considered as more reliable...
Hm, main messes up my package management system. (Debian Testing)
Send me the session profile as found in
/home/bill/.x2goclient/sessions... Make sure you do not reveal secrets
when posting it to the list (IP addresses, ports, etc.).Attached. (Names changed to protect the innocent)
You have to specify the SSH explicitly in the session profile...
Ya, have that.
x2goclient --hide --session=Droog ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
setting SSH DIR to "/home/bill/ssh" "Authentication failed" - "Access denied. Authentication that can continue: publickey,password" QThread: Destroyed while thread is still running Segmentation fault
So it seems to find the key, but then sets the SSH directory to a visible one which doesn't exist. <snip> I haven't been following this thread. I do recall a problem we had for a while where some directory, I think it was ssh, was not being properly created by the installer and needed to be created manually. I know Phil hit that when he was doing the early testing for vcxsrv and libssh and
On Tue, 2011-07-26 at 07:41 -0700, CACook@quantum-sci.com wrote: perhaps can fill in the details.
There certainly shouldn't be a segfault. The devs will either need a backtrace or steps to reliably reproduce it (which perhaps you have already provided) so that someone can run it in a debugger and see what is handling the error condition so inelegantly. Sorry I can't be of more help - John