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 331601 - Nautilus doesn't display the "Extract here" menu option for files which have a ".ps.gz"
Nautilus doesn't display the "Extract here" menu option for files which have ...
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.13.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2006-02-17 20:08 UTC by Lakin Wecker
Modified: 2006-02-18 18:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
simple patch (278 bytes, patch)
2006-02-17 22:11 UTC, Sebastien Bacher
none Details | Review

Description Lakin Wecker 2006-02-17 20:08:36 UTC
Please describe the problem:
From ubuntu upstream, seguso reports:
"When I right click on a ps.gz, the extract here option does not appear."


Steps to reproduce:
1. echo "123" > file.txt
2. gzip file.txt
3. cp file.txt.gz file.txt.ps.gz
4. Observe that when viewing these files in nautilus, one shows up as a "GZ"
archive using the appropriate icon, the other does not.
5. Right click on the file.txt.gz and notice that there is an extract here option.
6. Right click on the file.txt.ps.gz and notice that there is no "extract here"
option.


Actual results:


Expected results:


Does this happen every time?
Yes.

Other information:
It doesn't matter whether the file is an actual ps file or not.  This is done on
dapper with nautilus-2.13.91
Comment 1 Sebastien Bacher 2006-02-17 22:09:29 UTC
The Ubuntu bug is https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/29748, reassigning to file-roller
Comment 2 Sebastien Bacher 2006-02-17 22:11:21 UTC
Created attachment 59616 [details] [review]
simple patch
Comment 3 Paolo Bacchilega 2006-02-18 18:59:56 UTC
patch applied, thanks.