Gnome shutdown

Asked by djn1

I am running kubuntu with KDE and I recently installed Gnome, all was fine until my daughter pressed the off button while Gnome was logging out.

KDE works fine as before but when I choose Gnome it starts to load but just before all the toolbar icons apear on the desktop it switches back to the kubuntu log in screen.

How do I fix this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
Best Bhavani Shankar (bhavi) said :
#1

hello
you can try the following steps:
Firstly Log out.

Press Control-Alt-F1

Log in.

Type
sudo /etc/init.d/kdm stop
Then type:

sudo nano -B /etc/X11/default-display-manager

Change the line from /usr/bin/kdm to /usr/sbin/gdm Then save (Control-X, Y, Enter) and sudo /etc/init.d/gdm

then restart

Try it out and keep us informed.

Bhavani Shankar.

Revision history for this message
djn1 (djn1) said :
#2

Thanks Bhavani Shankar, that solved my question.