0

I upgraded Nautilus on my Ubuntu 12.10 OS and now it keeps giving me an error saying it can't access my files folder (or any other folder for that matter).

I upgraded Nautilus according to How do I install Nautilus 3.6 in 12.10?.

mickmackusa
  • 852
  • 1
  • 10
  • 20

1 Answers1

1

Executing the following command downgraded the version and fixed the problem.

sudo apt-get install ppa-purge && sudo ppa-purge ppa:gnome3-team/gnome3
mickmackusa
  • 852
  • 1
  • 10
  • 20