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 657890 - file-roller unable to extract zip archive
file-roller unable to extract zip archive
Status: RESOLVED INVALID
Product: file-roller
Classification: Applications
Component: general
3.1.x
Other Linux
: Normal major
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-01 02:52 UTC by Christopher M. Penalver
Modified: 2011-09-01 05:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clam.zip (404 bytes, application/zip)
2011-09-01 02:52 UTC, Christopher M. Penalver
Details

Description Christopher M. Penalver 2011-09-01 02:52:30 UTC
Created attachment 195361 [details]
clam.zip

Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/721284

1) lsb_release -rd
 Description: Ubuntu oneiric (development branch)
 Release: 11.10

2) apt-cache policy file-roller
file-roller:
  Installed: 3.1.2-0ubuntu1
  Candidate: 3.1.2-0ubuntu1
  Version table:
 *** 3.1.2-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status

3) What is expected to happen via the Terminal:

cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/721284/+attachment/1857724/+files/clam.zip && file-roller -h clam.zip

is the archive is extracted quickly and successfully.

4) What happens instead is a window pops up noting:

Could not open "clam.zip"
Archive type not supported.

This is a regression from Natty as the file was extracted in it with no problem.

lsb_release -rd
Description:	Ubuntu 11.04
Release:	11.04

apt-cache policy file-roller
file-roller:
  Installed: 2.32.2-0ubuntu0.1
  Candidate: 2.32.2-0ubuntu0.1
  Version table:
 *** 2.32.2-0ubuntu0.1 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
        100 /var/lib/dpkg/status
     2.32.1-0ubuntu4 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
Comment 1 Fabio Durán Verdugo 2011-09-01 05:00:40 UTC
Yes I get the same error with ubuntu 11.10, but I can reproduce in fedora with the same version (3.1.2.1fc16) for file-roller and from git-master (3.1.90), I think is a Ubuntu Problem compilation.

Close with INVALID.