https://bugzilla.xfce.org/show_bug.cgi?id=14045
--- Comment #7 from Adam Plumb <[email protected]> --- Created attachment 7477 --> https://bugzilla.xfce.org/attachment.cgi?id=7477&action=edit Patch to skip provider callbacks Here is a patch to skip the provider callback functions. When I first wrote the nautilus-python bindings for gobject-introspection, Nautilus didn't have annotations so those methods were not introspectable. At some point around 2012 they added annotations and it caused an assertion failure if a callback method wasn't implemented for a sub-class. I'm trying to talk to the Nautilus folks about fixing the issue. Hopefully they'll add the skip annotation in as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
