The Problem
After upgrading to Gutsy, upon launching any KDE app, I get the following dialogs:
"Could not find mime type
application/octet-stream"
and then...
"Malformed URL
file:///home/username"
All KDE apps are then unable to access any of my files, and are therefore almost useless.
What happened during the upgrade to Gutsy
I upgraded via Adept, and it failed halfway through with an error about being "unable to install" a particular package for one reason or another. In response I ran
sudo dpkg --configure -a
and then ran Adept again to complete the upgrade.
Adept began installing the remaining packages, and then again failed with the same error as before. I again ran
sudo dpkg --configure -a
but when I ran Adept to complete the upgrade it told me there were no more packages to be installed. Apt-get told me the same thing. However I was fairly sure that there were many more packages to be installed.
Possible answers?
So, is my system stuck halfway between Feisty and Gutsy? How can I verify that Gutsy has been installed? Is it just a KDE problem that can be fixed somehow?
After upgrading to Gutsy, upon launching any KDE app, I get the following dialogs:
"Could not find mime type
application/octet-stream"
and then...
"Malformed URL
file:///home/username"
All KDE apps are then unable to access any of my files, and are therefore almost useless.
What happened during the upgrade to Gutsy
I upgraded via Adept, and it failed halfway through with an error about being "unable to install" a particular package for one reason or another. In response I ran
sudo dpkg --configure -a
and then ran Adept again to complete the upgrade.
Adept began installing the remaining packages, and then again failed with the same error as before. I again ran
sudo dpkg --configure -a
but when I ran Adept to complete the upgrade it told me there were no more packages to be installed. Apt-get told me the same thing. However I was fairly sure that there were many more packages to be installed.
Possible answers?
So, is my system stuck halfway between Feisty and Gutsy? How can I verify that Gutsy has been installed? Is it just a KDE problem that can be fixed somehow?
Comment