Re: Help! Deinstalled most KDE packages...
Sounds like a bad case of #10.
See the link in my signature.
Sounds like a bad case of #10.

See the link in my signature.
sudo df -h
mv .kde .kde_broke
sudo service kdm stop
sudo service kdm start
startx
But, looking at my previous guidance, it wasn't crystal clear on the sequencing. The idea is to rename the .kde folder, then shut down the X server, (or vice-versa sequence), then have that user log in to a new X server session, which creates a new default .kde folder for him/her. To be bold, you might as well rename the other suspect files. So, here's what I would try one more time, in sequence. sudo service kdm stop
mv .kde .kde_bak
mv .ICEauthority .ICEauthority_old
mv .Xauthority .Xauthority_old
sudo service kdm start


sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install --reinstall kubuntu-desktop
There are 0 users viewing this topic.
Comment