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 111636 - opening files without filetype-extension
opening files without filetype-extension
Status: RESOLVED WONTFIX
Product: file-roller
Classification: Applications
Component: general
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2003-04-26 12:47 UTC by dobradovic
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description dobradovic 2003-04-26 12:47:52 UTC
Currently file-roller won't open a bzip2-file if it doesn't have a
".bzip2"-suffix. Background of this problem is the fact, that balsa for
example saves tempfiles for viewing without any extension, and so you cant
open attached bzip2-files (and probably other archive-types as well)
directly with file-roller.
Any will or plans to implement auto-detection in any way? Or should this
one better be addressed by balsa?
Comment 1 Paolo Bacchilega 2004-12-15 14:03:15 UTC
according to the gzip2 man page bzip2 files must have the bz2 extension.