[Xfce-bugs] [Bug 15367] Regression: thunar detects writable share as being read-only

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue May 14 18:12:35 CEST 2019


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

--- Comment #13 from Andre Miranda <andreldm at xfce.org> ---
Ok, seems we are getting somewhere, indeed GIO is for some reason telling us
that folder is not writable.

I looked into Nemo's source, the only place G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE
appears is in nemo-file.c which exposes this as "nemo_file_can_write". However
that function is not called in "verify_destination", just
G_FILE_ATTRIBUTE_FILESYSTEM_READONLY (and free space) is checked:
https://github.com/linuxmint/nemo/blob/85f9907528c2d47fc111260c3baf05843f5d6d32/libnemo-private/nemo-file-operations.c#L3008

One more favor, can you try Nautilus?

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


More information about the Xfce-bugs mailing list