Actually I just noticed that a similar problem also happens with smb mounted shares, however, instead of the "insufficient user rights" message, a dialog asking for a username and password will pop up. I think that the underlying problem is the same in this case; libreoffice is presented with a "smb://servername/path/to/file" link rather than a local path that goes through "/home/$USER/.gvfs". Instead of opening the file through the existing mount point, libreoffice then tries to use its internal smb support to open the file, asking for a password (this doesn't work for sftp since the protocol isn't supported in libreoffice, hence the error in that case).
I think the solution in each case would be to recode the path that is sent to openoffice to the locally accessible .gvfs folder. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927518 Title: Cannot save to sftp folder, saying "Object not accessible" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/927518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs