On Sat, 2001-10-20 at 16:25, Clue wrote:

> I upgraded my Debian System to Woody -> XFree ver 4.1.0.1
> 
> if I start X no Error happens (look at the xstart-text!)
> 
> after installing XDM X runs ... (but only the login-client xdm) If I login
> (equal which user) X crashes and XDM restarts!

It doesn't crash but restarts because the X session dies.

In /etc/X11/Xsession.d/99xfree86-common_start, replace

exec "$REALSTARTUP"

by

exec $REALSTARTUP


And yes, this has been discussed in all length on several Debian mailing
lists. ;)


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to