Ticket #287 (assigned defect)

Opened 6 months ago

Last modified 6 months ago

Nautilus scripts don't work in Debian Testing/Unstable

Reported by: megatog615 Assigned to: dev (accepted)
Priority: major Milestone:
Component: Nautilus Version:
Keywords: scripts extensions Cc:

Description

I tested the sharing script(coherence_upnp_export_extension.py) in Nautilus 2.28.4 and nothing appears to happen(no sharing dialog, etc). After trying the extension in the right click menu several times I opened up htop and saw multiple instances of /usr/bin/coherence each eating a small bit of CPU.

Change History

09.02.2010 16:52:41 changed by dev

  • status changed from new to assigned.

10.02.2010 20:38:50 changed by shaba

  • priority changed from minor to major.

may be change summary to "don't work with gio in new nautilus-python >= 0.6.0 and nautilus >= 2.22". nautilus >= 2.22 use gio instead gnomevfs. nautilus-python >= 0.6.0 droped support gnomevfs. Please adapt coherence extension for nautilus for work with nautilus-python >= 0.6.0 and gio.