Nautilus on Ubuntu 11.10 keeps crashing [closed]
I noticed that my nautilus keeps crashing when I open a folder
Video: http://www.screenr.com/B20s
If more info is required just let me know how I can get them
-
If you have the package "nautilus-open-terminal" installed then remove it using Synaptic or using the command:
apt-get --purge remove nautilus-open-terminal
-
Try to remove nautilus config files using the command:
rm -rf ~/.nautilus
Find another solution from here