xdg-open is a shell script which calls various url handlers depending on
which desktop environment it detects (Gnome, KDE etc).

I suspect the problem is that you have 
x-scheme-handler/file=x-scheme-handler/file=exo-file-manager.desktop
in your mime types config. 
Probably in .$HOME/.local/share/applications/mimeapps.list

This happens if you have used the xfce environment.

The system then executes exo-open --launch FileManager %u

Since %u is not a folder,  you get the error message: "The location is
not a folder"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743859

Title:
  Could not display "/tmp/test.ps" - The location is not a folder.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to