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 544273 - nautilus integration broken
nautilus integration broken
Status: RESOLVED NOTABUG
Product: file-roller
Classification: Applications
Component: general
2.22.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2008-07-23 05:12 UTC by Vitezslav Kotrla
Modified: 2008-07-23 11:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Vitezslav Kotrla 2008-07-23 05:12:59 UTC
Please describe the problem:
Before 2.22 file-roller played nice with Nautilus via libnautilus-fileroller.so, there were very convenient 'Extract here' items in context menus.

This integration is not working anymore. (Maybe nautilus extensions API changed?)

Steps to reproduce:
1. Select archive file in Nautilus
2. Mouse right-click
3. 'Extract' options in context menu are missing


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Cyril Jaquier 2008-07-23 07:28:16 UTC
I saw your post on the Debian mailing-list. My Ubuntu Hardy (at work) has this "Extract Here" item in the context menu. Hardy has file-roller 2.22.3 but Debian has 2.22.1. Maybe it is worth looking at the ChangeLog. Btw... Gnome support is quite bad in Debian.
Comment 2 Sam Morris 2008-07-23 08:31:52 UTC
Debian has 2.22.4, and I can't see anything at <http://patches.ubuntu.com/f/file-roller/> that effects the extension path...
Comment 3 Bastien Nocera 2008-07-23 09:01:53 UTC
This should already be fixed:
http://svn.gnome.org/viewvc/file-roller/trunk/configure.ac?r1=2188&r2=2203

Check your build logs to see why it wasn't built (my guess is some versioned deps checking failed).
Comment 4 Sam Morris 2008-07-23 10:02:08 UTC
Indeed, looks like we actually patch file-roller to build against nautilus 2.20. I guess someone could remove the patch and do an upload to experimental, but let's discuss that back on the mailing list. :)
Comment 5 Bastien Nocera 2008-07-23 11:06:13 UTC
Closing then.