On 14/09/10 12:53, Stephen Bannasch wrote: > This is what my ~/.ssh/config looks like: > > $ cat ~/.ssh/config > Protocol 2 > ForwardX11 yes
Hi Stephen, I was able to intentionally reproduce your problem. Have a look in /tmp for a file called "org.x:0" in a folder probably called launch-xxxxxx. Make sure your current user has permissions to the folder and the file in it (rwx). Another thing I was wondering about: Did you start 'gitx' from your X11 session? If all else failed, have you tried restarting or least logging out/in again? Sorry for these tips, I'm just repeating the stuff I stumbled on googling ;) Greetings, Jojo -- Johannes Gilger <[email protected]> http://heipei.net GPG-Key: 0xD47A7FFC GPG-Fingerprint: 5441 D425 6D4A BD33 B580 618C 3CDC C4D0 D47A 7FFC
