[Geany] Plugin Events
Jeff Pohlmeyer
yetanothergeek at xxxxx
Thu Aug 16 19:10:45 UTC 2007
On 8/10/07, Nick Treleaven <nick.treleaven at btinternet.com> wrote:
> I've now committed the plugin signals code to SVN. Added signal names
When I use the new plugin event callbacks, I get some warnings when Geany exits,
it complains:
g_signal_handler_disconnect:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
It looks like geany_object gets deleted before the callbacks are disconnected.
This patch seems to fix the problem...
- Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gobj-unref-later.diff
Type: text/x-patch
Size: 362 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20070816/3aaacf47/attachment.bin>
More information about the Users
mailing list