On Thu, 2010-04-01 at 17:41 +0200, Léon Keijser wrote:
Hi,
I'm trying to run (and eventually, package) x2goclient-gtk in Fedora <snip> I can't speak for the developers but I think they are discontinuing support for the gtk client for the single reason that they don't have time to support it and the cross platform Qt client.
Then after it compiles i can start the client, but it gives me an error when trying to connect to an X2go server:
Connection failed Unable to write: /home/leon/.x2go/ssh/socaskpassF7TVAV
The remote user is 'l.keijser' so i know it can't be a problem on the server side. Actually, when i fire up a client in a Ubuntu virtual, all works well.
I have checked the permissions on the .x2go/ssh directory (they are created correctly) and even set them to 777, but with the same error.
Can someone tell me what's going on?
I've only just begun to look at the code so I really can't say but, something is ringing a bell in my mind that this is actually a misleading error and really reflects a failed login. I'm not sure about that though so I might be leading you astray. I do recall we've seen that error and it was not a matter of file system permissions. Sorry I can't be of more help - John