Bug#524413: xauth fails with xorg 7.4

2009-06-10 Thread gregor herrmann
On Wed, 10 Jun 2009 22:58:47 +0200, Julien Cristau wrote: > > > > on $server: > > > > DISPLAY=$desktop:0 ssh -X $client sensible-browser "$URL" > > > Wow, that's quite a running in circles. Why don't you just use > > > ssh client DISPLAY=:0 sensible-browser "$URL" > > /me coughs in embarrassment >

Bug#524413: xauth fails with xorg 7.4

2009-06-10 Thread Julien Cristau
On Fri, Apr 17, 2009 at 14:44:04 +0200, gregor herrmann wrote: > On Fri, 17 Apr 2009 11:20:06 +0200, Bernhard R. Link wrote: > > > > on $server: > > > DISPLAY=$desktop:0 ssh -X $client sensible-browser "$URL" > > Wow, that's quite a running in circles. Why don't you just use > > ssh client DISPLA

Bug#524413: xauth fails with xorg 7.4

2009-04-17 Thread gregor herrmann
On Fri, 17 Apr 2009 11:20:06 +0200, Bernhard R. Link wrote: > > on $server: > > DISPLAY=$desktop:0 ssh -X $client sensible-browser "$URL" > Wow, that's quite a running in circles. Why don't you just use > ssh client DISPLAY=:0 sensible-browser "$URL" /me coughs in embarrassment Right, that's ind

Bug#524413: xauth fails with xorg 7.4

2009-04-17 Thread Bernhard R. Link
* gregor herrmann [090417 00:51]: > Since quite some time I've used the following setup (with two machines > in my LAN for getting $URL from irssi on $server to $desktop): > > on $desktop: > /usr/bin/xauth extract - $desktop:0.0 | ssh $server xauth merge - > > on $server: > DISPLAY=$desktop:0 ssh

Bug#524413: xauth fails with xorg 7.4

2009-04-16 Thread gregor herrmann
Package: xauth Version: 1:1.0.3-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since quite some time I've used the following setup (with two machines in my LAN for getting $URL from irssi on $server to $desktop): on $desktop: /usr/bin/xauth extract - $desktop:0.0 | ssh $server