Okay. Installation has been rough. DVD Image does not boot because of sa-ae issues in /etc/rc2.d/s02sddm. I do not know how to fix that because I can't find that file on the disk. So I did a terminal install:
sudo dpkg --configure -a because dpkg says to do it if I don't
sudo apt-get-repository ppa:kubuntu-ppa/next
sudo apt-get update --fix-missing
sudo apt-get dist-upgrade --fix-missing
sudo apt-get install kubuntu-plasma5-desktop plasma-workspace-wallpapers
It asks me to select a display manager. I selected the default,
sudo reboot
It boots to the login screen . So I login. All a get is a blank desktop with the default kubuntu wallpaper.
This is painful, because each try requires reinstalling 14.04 updating it, and upgrading it to 14.10, and setting up my desktop, panel, and tray the way I want it. This time I'm backing up before I retry. My data is in dropbox so I don't lose it, but the reinstall of the os each time is getting old.
Any suggestions or ideas on what to do here?
sudo dpkg --configure -a because dpkg says to do it if I don't
sudo apt-get-repository ppa:kubuntu-ppa/next
sudo apt-get update --fix-missing
sudo apt-get dist-upgrade --fix-missing
sudo apt-get install kubuntu-plasma5-desktop plasma-workspace-wallpapers
It asks me to select a display manager. I selected the default,
sudo reboot
It boots to the login screen . So I login. All a get is a blank desktop with the default kubuntu wallpaper.
This is painful, because each try requires reinstalling 14.04 updating it, and upgrading it to 14.10, and setting up my desktop, panel, and tray the way I want it. This time I'm backing up before I retry. My data is in dropbox so I don't lose it, but the reinstall of the os each time is getting old.
Any suggestions or ideas on what to do here?
Comment