[Xfce-bugs] [Bug 14718] symlink on read-only NFS share to redirect homedirectory prevents thunar from copy/paste to homedirectory

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Feb 17 00:10:14 CET 2019


https://bugzilla.xfce.org/show_bug.cgi?id=14718

--- Comment #7 from Andre Miranda <andreldm at xfce.org> ---
Created attachment 8306
  --> https://bugzilla.xfce.org/attachment.cgi?id=8306&action=edit
fs_sample.c

Hi René,
Sorry for the very long time to reply and thank you for preparing and sending
me that VM, now I can easily reproduce the issue, it's not possible to move a
non-empty file from desktop to the user's home folder.
With the attached sample I was able to confirm that GLib thinks the home folder
(i.e. /mount1/name) is read-only, its output is:
is /mount1/name/content read only? FALSE
is /mount1/name read only? TRUE
is /mount1/name/Desktop read only? FALSE

I tried Nautilus, and it also does not allow one to paste files to home, no
errors, the Paste option is just disabled.
Nemo complains it cannot get information for file
“/mount1/name/Desktop/content”: No such file or directory.

With all this info, I'm almost sure it's a GLib issue, it's wrongly reporting
the home directory to be read-only.
I tried my best, but I couldn't find any relevant issue on GNOME's gitlab[1] or
the old bugzilla[2], so I ask you to report upstream.

1 - https://gitlab.gnome.org/GNOME/glib/issues
2 - https://bugzilla.gnome.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list