https://bugzilla.xfce.org/show_bug.cgi?id=15367
--- Comment #13 from Andre Miranda <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
