Bug#302685: After removing gdm 'startx' wont start X

browaeys.alban@wanadoo.fr, 302685-quiet@bugs.debian.org browaeys.alban@wanadoo.fr, 302685-quiet@bugs.debian.org
Sat, 2 Apr 2005 21:25:51 +0200


>leszek@utumno:~$ ls -l /var/log | grep XFree
>-rw-r--r--  1 root        root       40196 Apr  3 00:44 XFree86.0.log
>-rw-r--r--  1 root        root       40078 Apr  3 00:43 XFree86.0.log.old

this is not a problem since X is setuid root (which means it start with root
 permissions whatever user start it).

You should looks after file in the user for which it fails :
ls -l .X*

I would do:
mkdir ~/backup
mv ~/.Xautthority ~/backup

then retry startx.

Well those are just mind reading guesses. If you send me logs,
output and errors it may be easier to help out with this problem.

Though this is not a gdm bug. gdm does not mess with those files (be they /var/lo
g/XFree.0.log or ~/.Xauthority ). It just check your passward and start X.

Cheers
Alban