static void
app_menu_item_finalize (GObject *object)
{
        G_OBJECT_CLASS (app_menu_item_parent_class)->finalize (object);
       ....
}

I think this call to parent's finalize should be at the end of the
function, not the beginning.

-- 
on new mail in evolution notiffication applet has crashed
https://bugs.launchpad.net/bugs/359018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to