I'm running Kubuntu 16.04 and it is doing great.
This morning when I booted up I got a notice of an upgrade. I fired up Muon and selected the five files, a kernel upgrade to -24.
(I usually use apt from the command line but at 75 I am not consistant! )
I started the upgrade. It ended rather quickly and abnormally and threw an error with no details available. Grub update was not run.
I rebooted and after logging in I was presented with black screen and a mouse pointer which moved but otherwise was unresponsive to button clicks.
The KDE desktop environment was running, even though the desktop was not displaying, so I did an Alt-F2 to get the Krunner command line. I entered "dolphin" and it appeared.
I used Dolphin to rename ~/.kde to ~/.kde_old. I closed Dolphin.
In the Konsole I used
sudo rm /var/lib/dpkg/lock (because Muon crashed without releasing the lock)
sudo apt update
sudo apt dist-upgrade
Apt ran the grub update.
I called up Konsole from Krunner and issued "reboot".
After the bootup and login Plasma5 came up in all its glory and my desktop was exactly as i left it yesterday.
This morning when I booted up I got a notice of an upgrade. I fired up Muon and selected the five files, a kernel upgrade to -24.
(I usually use apt from the command line but at 75 I am not consistant! )
I started the upgrade. It ended rather quickly and abnormally and threw an error with no details available. Grub update was not run.
I rebooted and after logging in I was presented with black screen and a mouse pointer which moved but otherwise was unresponsive to button clicks.
The KDE desktop environment was running, even though the desktop was not displaying, so I did an Alt-F2 to get the Krunner command line. I entered "dolphin" and it appeared.
I used Dolphin to rename ~/.kde to ~/.kde_old. I closed Dolphin.
In the Konsole I used
sudo rm /var/lib/dpkg/lock (because Muon crashed without releasing the lock)
sudo apt update
sudo apt dist-upgrade
Apt ran the grub update.
I called up Konsole from Krunner and issued "reboot".
After the bootup and login Plasma5 came up in all its glory and my desktop was exactly as i left it yesterday.
Comment