After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 539629 - Create archive for Trash/Computer
Create archive for Trash/Computer
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.20.x
Other All
: Normal minor
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2008-06-22 18:08 UTC by Bart Van Rompaey
Modified: 2008-06-24 09:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Bart Van Rompaey 2008-06-22 18:08:44 UTC
right click on the Trash icon gives you the possibility to create an archive. This results in an error: "The folder contents could not be displayed. VFS error: invalid parameters". The archive window stays available, but no archive is made when pressing Ok. I'd suggest to provide a more explicit message that this function is not allowed on this icon (or -- alternatively -- if this feature is deemed useful, that an archive of the trash content is created)

Other information:
Comment 1 Cosimo Cecchi 2008-06-22 23:21:39 UTC
-> file-roller

That menu item is provided by the file-roller nautilus extension.
Comment 2 Paolo Bacchilega 2008-06-24 09:59:52 UTC
It looks like vfs doesn't allow to work on files located in trash or other special locations, so I just removed the menu entries when a location is unsupported. The fix will be available in the next major software release. Thank you for your bug report.