severity 523854 grave
tags 523854 patch
thanks

with nautilus > 2.20, gnome-vfs is no longer used. Plugins are moved to a new
directory for the new plugin API (which is mostly the same as the old).

Primarily plugins can no longer rely on nautilus doing gnome_vfs_init for them.
The quick fix is to have the plugin call gnome_vfs_init themselves, the proper
fix is to port it away from gnome_vfs (usually to glib/gio) - since gnomevfs
will probably go away in gnome 3.0.
(gnomevfs seems to only be used for uri parsing, should be easy to replace.)

For more information see:
http://bugzilla.gnome.org/show_bug.cgi?id=574919
https://bugs.launchpad.net/ubuntu/+source/nautilus-actions/+bug/341035

Initial patch available in bugzilla, proper port still needed.
(nautilus-actions seems to be unmaintained upstream.)

-- 
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to