Re: Last apt-get upgrade broke kdm

2003-06-08 Thread Ernie Pasveer
Hi Doug, Yah, this bit me too. Someone has posted a debian bug report already, but here's a solution that another person posted. Edit /etc/kde3/kdm/kdmrc and change the "AuthDir" entry to /dev/null [General] AuthDir=/dev/null# /var/lib/kdm ConfigVersion=2.0 PidFile=/var/run/kdm.pid Xservers

Re: Last apt-get upgrade broke kdm

2003-06-08 Thread Dominique Devriese
Doug Holland writes: > After running dselect and updating my packages (among them, the > xfree86 packages,) kdm is now broken. When I fire up kdm, X11 > starts, then immediately crashes without giving me a kdm login > screen. Using startx to bring up an X/KDE session works fine. > What happened

Re: Last apt-get upgrade broke kdm

2003-06-08 Thread Cajus Pollmeier
On Sonntag, 8. Juni 2003 23:03, Doug Holland wrote: > After running dselect and updating my packages (among them, the xfree86 > packages,) kdm is now broken. When I fire up kdm, X11 starts, then > immediately crashes without giving me a kdm login screen. Using startx to > bring up an X/KDE sessio

Last apt-get upgrade broke kdm

2003-06-08 Thread Doug Holland
After running dselect and updating my packages (among them, the xfree86 packages,) kdm is now broken. When I fire up kdm, X11 starts, then immediately crashes without giving me a kdm login screen. Using startx to bring up an X/KDE session works fine. What happened? How do I fix it? Doug