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 429816 - Can't compress to .7z if path contains whitespace
Can't compress to .7z if path contains whitespace
Status: RESOLVED OBSOLETE
Product: file-roller
Classification: Applications
Component: general
2.18.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2007-04-14 23:00 UTC by Holger Bauer
Modified: 2007-07-11 11:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Very simple patch (501 bytes, patch)
2007-04-14 23:01 UTC, Holger Bauer
none Details | Review

Description Holger Bauer 2007-04-14 23:00:47 UTC
Original bug reported on ubuntu launchpad https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/106575

"How to reproduce:

create a folder with whitespace on the desktop for example 'New Folder'.
put some file in that folder -> try to compress that file to .7z.

-> File-roller outputs the error: Incorrect command line

Looks like whitespace isn't escaped correctly. Without whitespace file-roller compresses fine.

Bug occurs in Feisty. don't know if other versions of ubuntu are affected."
Comment 1 Holger Bauer 2007-04-14 23:01:23 UTC
Created attachment 86358 [details] [review]
Very simple patch
Comment 2 Paolo Bacchilega 2007-07-11 11:15:39 UTC
this seems to be already fixed in current SVN, marking as obsolete...