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 490891 - [PATCH] skips files when opening an old ARJ archive
[PATCH] skips files when opening an old ARJ archive
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2007-10-27 19:55 UTC by Robert Millan
Modified: 2007-12-27 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.49 KB, patch)
2007-10-27 19:55 UTC, Robert Millan
none Details | Review
example arj archive (148 bytes, application/octet-stream)
2007-10-28 10:39 UTC, Robert Millan
  Details

Description Robert Millan 2007-10-27 19:55:03 UTC
When opening an archive that has been created by older versions of ARJ (problem found with 2.50a), file-roller will skip files when listing its contents.

Attached patch fixes the problem (with C comment to explain why it happened).
Comment 1 Robert Millan 2007-10-27 19:55:27 UTC
Created attachment 97986 [details] [review]
patch
Comment 2 Robert Millan 2007-10-28 10:39:06 UTC
Created attachment 98013 [details]
example arj archive
Comment 3 Paolo Bacchilega 2007-12-27 12:25:12 UTC
fixed in trunk in a slightly different way, thanks for the patch anyway.
Comment 4 Robert Millan 2007-12-27 16:06:54 UTC
works for me.  thanks!