Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am unable to view the files and folder structure through File Manager in Ubuntu 11.04. Earlier on I had KDE installed and everything worked fine. After removing KDE, I am not able to view the files and folders through file manager. Can any one please help?

share|improve this question
2  
What do you mean 'cannot'? What's wrong? – mikewhatever Feb 14 '12 at 9:45

closed as too localized by hhlp, jrg Dec 26 '12 at 1:46

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

2 Answers

I think by removing KDE you damaged either gnome or unity (depending on what you are using as a desktop environment), while it is certainly overkill you could reinstall the desktop with something like apt-get install ubuntu-desktop...

share|improve this answer

Try executing the following command to see if it will fix your desktop problems: sudo apt-get install ubuntu-desktop --reinstall.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.