Re: broken X startup in sid

2001-10-07 Thread Michael P. Soulier
Apparently the problem is the quoted $REALSTARTUP variable in the exec command of /etc/X11/Xsession.d/99xfree86-common_start. I removed the quotes and it's fine. I guess there were newlines chars in there or something, which are maintained if you quote a shell variable. Mike On Sun, Oct

Re: broken X startup in sid

2001-10-07 Thread Charles Baker
I upgraded sid last night too and it started up fine. Wonder what the problem is --- "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > So, I just upgraded, and suddenly X wouldn't > startup anymore. I'd end up > with an error in my $HOME/.xsession file stating > something like > > /usr/bi

Re: broken X startup in sid

2001-10-07 Thread Colin Watson
On Sun, Oct 07, 2001 at 12:23:41AM -0400, Michael P. Soulier wrote: > So, I just upgraded, and suddenly X wouldn't startup anymore. Look in the list archives. (It might be easier to find in the debian-x archives.) -- Colin Watson [EMAIL PROTECTED]

broken X startup in sid

2001-10-06 Thread Michael P. Soulier
So, I just upgraded, and suddenly X wouldn't startup anymore. I'd end up with an error in my $HOME/.xsession file stating something like /usr/bin/ssh-agent sh /home/msoulier/.xsession: no such file or directory I just hacked the /etc/X11/Xsession.d/99xfree86-common_start file, and put in