You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, February 21st 2004, 4:02pm

problem logging in and out SuSE 9.0 KDE 3.2

I have recently installed KDE 3.2 on SuSE 9.0 Pro, however I am experiencing 2 problems

1.auto-login no longer works, I am told that I could not be authenticated, and I have to enter my password

2.logging out or trying to shut down simply gives me a black screen, meaning I cannot shutdown or login as a different user

macewan

Beginner

Posts: 29

Location: Southeastern U.S.

Occupation: Employment Specialist

  • Send private message

2

Sunday, February 22nd 2004, 2:18pm

using kdm or gdm?

I'm using gdm & have not experienced any problems with logging out. I do not auto login so I can not comment on that.
macewan

3

Wednesday, March 3rd 2004, 10:09am

I believe you forgot to remove your old KDE 3.1.x temporary files. Something similar happened to me. You should do (as root) :
[code:1]# init 3
# rm -f /tmp/kde-*.
# kdm 'then here you exit or kill it
# init 5
[/code:1]