Comment 10 for bug 594215

Revision history for this message
Artem (leipreachan) wrote :

Looks like an issue:
<code>
(thunderbird-bin:16096): GLib-GObject-WARNING **: cannot register existing type `ZeitgeistEvent'
(thunderbird-bin:16096): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(thunderbird-bin:16096): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(thunderbird-bin:16096): GLib-GObject-WARNING **: cannot register existing type `ZeitgeistSubject'
(thunderbird-bin:16096): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(thunderbird-bin:16096): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
</code>

This happens when you click a link in the message an thunderbird tries to open it in browser.
In my case this causes thunderfreeze :)