GNOME Bugzilla – Bug 754167
[regression] Can not delete a file from the popup if CAN_TRASH=0
Last modified: 2015-08-28 09:50:16 UTC
If a gvfs backend doesn't support the trash and sets G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH to 1, then nautilus-3.16.x hides the "move to trash" action but doesn't offer a "delete permanently" option as replacement. It should offer a "delete" item for such files. This is specific to 3.16.x because both 3.14.x and 3.17.x do the right thing.
(In reply to Debarshi Ray from comment #0) > If a gvfs backend doesn't support the trash and sets > G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH to 1, I meant: "G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH to 0" Sorry.
*** This bug has been marked as a duplicate of bug 748692 ***