Ubuntu – get a “the location is not a folder” error when trying to open files using Dash or Synapse

11.04synapseunityunity-dash

Within the last few days, I've encountered errors when trying to open files using Unity Dash, Synapse, or even the Gnome Search Tool.

These methods will let me launch applications and folders, but not files of any time, including mp3, doc, odt, and txt. With any method, the same error dialogue results: "the location is not a folder". Is there something I can do on my end to correct this, or is this a bug in Natty that is still being corrected?

Best Answer

sudo apt-get remove exo-utils

this is from xfce. You might need to remove thunar as well. Fixed it for me anyway.

Related Question