Remember you can't log in as admin unless you are using ssl.
This is a sidebar. It will have content eventually.Edit sidebar
- Fix caja Trying to open a folder from Places in Ubuntu Mate 16.04 brings up office
Remember you can't log in as admin unless you are using ssl.
This is a sidebar. It will have content eventually.Edit sidebar
Somehow my system started trying to run soffice when I clicked on any folder selection under “Places”
I did a bunch of searches and finally found that:
jim:~$ xdg-mime query default inode/directory libreoffice-writer.desktop
So I did
jim:~$ xdg-mime default caja-folder-handler.desktop inode/directory application/x-gnome-saved-search
Which corrected the problem.