Bug#482425: startx is borked

2008-05-23 Thread Steve Greenland
On 23-May-08, 10:30 (CDT), Vincent Lefevre <[EMAIL PROTECTED]> wrote: > found 482425 xinit/1.0.9-1 > thanks > > On 2008-05-22 16:15:31 -0500, Steve Greenland wrote: > > Do you mean that the bug has been added to 1.0.9 (as I could see on > my machine)? Yes. I reverted to the xinit 1.0.8 package,

Bug#482425: startx is borked

2008-05-23 Thread Julien Cristau
On Fri, May 23, 2008 at 17:30:24 +0200, Vincent Lefevre wrote: > If so, why is this bug marked as found in xinit/1.0.8-1? > Presumably because the submitter downgraded to get startx working again before filing the bug. Fixed now. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#482425: startx is borked

2008-05-23 Thread Vincent Lefevre
found 482425 xinit/1.0.9-1 thanks On 2008-05-22 16:15:31 -0500, Steve Greenland wrote: > I'm getting this too. Me too, but only with 1.0.9-1. No problem with 1.0.8-1. > Comparing /usr/bin/startx from 1.0.8 to 1.0.9, I'd guess the ^^ > problem is this:

Bug#482425: startx is borked

2008-05-22 Thread Steve Greenland
I'm getting this too. It looks like startx is making the following call: xinit /etc/X11/xinit/xinitrc -- /usr/bin/X :0 /etc/X11/xinit/xserverrc -auth /tmp/serverauth.VhWXb27601 Comparing /usr/bin/startx from 1.0.8 to 1.0.9, I'd guess the problem is this: 106,109c110,112 < server="$defaul

Bug#482425: startx is borked

2008-05-22 Thread Julien Cristau
On Thu, May 22, 2008 at 16:15:31 -0500, Steve Greenland wrote: > I'm getting this too. It looks like startx is making the following > call: > > xinit /etc/X11/xinit/xinitrc -- /usr/bin/X :0 /etc/X11/xinit/xserverrc -auth > /tmp/serverauth.VhWXb27601 > > > Comparing /usr/bin/startx from 1.0.8 t