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 643433 - Path names with %xx in the name can not be archived
Path names with %xx in the name can not be archived
Status: RESOLVED DUPLICATE of bug 638868
Product: file-roller
Classification: Applications
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-27 22:14 UTC by Phillip Susi
Modified: 2011-03-01 18:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Phillip Susi 2011-02-27 22:14:08 UTC
file-roller appears to unescape these sequences before passing the file name to tar, causing tar to fail to find the file.

Test case:

echo foo > foo%20bar

Right click "foo%20bar" in nautilus and choose compress.  It fails with tar saying it could not find "foo bar".
Comment 1 Paolo Bacchilega 2011-03-01 18:44:48 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 638868 ***