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 750212 - File Roller should detect archive type independent of file extension
File Roller should detect archive type independent of file extension
Status: RESOLVED DUPLICATE of bug 728901
Product: file-roller
Classification: Applications
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2015-06-01 12:50 UTC by Tylla
Modified: 2015-07-15 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tylla 2015-06-01 12:50:22 UTC
Sorry if this has been addressed in some newer version.
File Roller should use "file" command, or some sort of magic to find out the type of files got as parameters, instead of blindly go after the file extension.

When I try to extract a file with .ipk extension, File Roller says "Archive type not supported", even though the file content is valid .ar format, and if I rename the file to .ar extension, File Roller happily opens it and is able to manipulate it.

The funny thing is that Nautilus is aware of the fact that .ipk extension covers an AR archive, but File Roller is unwilling to handle it as such.
Comment 1 David King 2015-07-15 14:37:09 UTC

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