** Changed in: openoffice.org (Ubuntu)
Status: Incomplete => Triaged
** Changed in: openoffice.org (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)
--
Files on gvfs mounts cannot be opened when home is on NFS
https://bugs.launchpad.net/bugs/433944
You received th
It probably works on vanilla by sheer luck. It has been broken often
which was why I disabled gnome-vfs and gio in the Ubuntu build and
switched it to using gvfs-fuse. That appears to not work for you due to
the bugs with respect to NFS and gvfs-fuse not playing well together.
Chris
--
Files on
You're right, gvfs-fuse does not work with NFS homes right now, at least
not with root-squashing enabled. UID 0 needs to get access to ~/.gvfs
for mounting, which fails in this case. Unfortunately, the path for
.gvfs cannot be easily changed.
I have posted a new bug against gvfs for this
(https://
OOo uses gvfs fuse to access the files, it sounds like when using NFS
for home that gvfs fuse is disabled? (ie it normally mounts under
$HOME/.gvfs for access by non gvfs apps) So this may actually be a bug
in gvfs fuse not mounting when you are using $HOME on NFS.
** Changed in: openoffice.org (U