Comment 13 for bug 1876609

Revision history for this message
David McKelvie (dmck-interactive) wrote :

I think that the applet does use multiple threads in order to read mailboxes. It certainly contains references to gdk_threads_enter and gdk_threads_leave (both of which are deprecated :-).

In Error 1, if I continue from error in read_rgb_icon
I get another error in _wnck_get_utf8_property at xutils.c:388
then an error in _wnck_get_text_property at xutils.c:304
then an error in _wnck_get_utf8_property at at xutils.c:388
and so on with various errors.

So basically, tho one can continue, something is wrong.