GNOME Bugzilla – Bug 588643
'targets' attribute doesn't get set on gtk.gdk.DragContext on OSX
Last modified: 2009-09-25 16:26:32 UTC
The 'targets' attribute on gtk.gdk.DragContext's never gets set, so you can drag but you can't drop. I came across this bug when trying to run Conduit on Mac OSX Tiger, I installed the +quartz and +no_x11 variant of PyGTK using macports. The GRAMPS developers seem to be having the same problem: http://www.nabble.com/dropping-on-the-clipboard-td24143994.html
I don't think PyGTK is doing anything special here, reassigning to GTK+ itself. If you think I'm wrong please reassign back.
Resolving as a duplicate. Bug 588449 brings the drag and drop code in the Quartz backend in such a shape that dropping will be possible. *** This bug has been marked as a duplicate of bug 588449 ***