Marcel Frehner wrote: > > Since I accidentally switched off my computer simly using the power-button > instead of "shutdown -h now", I can't log in anymore as user to fvwm2. It > still works if I log in as root. I tried to add a new user but I had the same > problem with logging in again. The problem only arises with fvwm2 everything > is > alright when I'm logging in without any gui. What can I do? > > Thanks to anybody helping me!
first thing i'd try is to reinstall fvwm2 apt-get remove fvwm2 ; dpkg --purge fvwm2 ; apt-get clean ; apt-get update ; apt-get install fvwm2 to be sure its the latest & greatest. and/or run X via 'startx'(not by a display manager) and check the errors: startx >&/tmp/X.log and check X.log to see what is wrong nate -- ::: ICQ: 75132336 http://www.aphroland.org/ http://www.linuxpowered.net/ [EMAIL PROTECTED]

