
Help would be very appreciated!
From a cold Holland

Hum when you first search at the right text... solved with:
Open a konsole and run the following:
sudo dpkg --configure -a
and if that does not work
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get update
sudo apt-get install
It worked for me but be careful what autoremove wants to remove

Comment