GNOME Bugzilla – Bug 331284
warnings on unloaded accessible types
Last modified: 2006-08-27 19:36:00 UTC
+++ This bug was initially created as a clone of Bug #324190 +++ From 324190 comment 10: 3. When you do the above, with a11y enabled, yelp spits out a couple of warnings: (yelp:29666): GLib-GObject-WARNING **: gsignal.c:1028: unable to lookup signal "activate" of unloaded type `MaiAtkObject' (yelp:29666): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `signal_id > 0' failed Breaking on g_log functions produces the backtrace: Breakpoint 2, IA__g_log (log_domain=0xb71c17bc "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=0xb71c3fd4 "gsignal.c:1028: unable to lookup signal \"%s\" of unloaded type `%s'") at gmessages.c:516 516 va_start (args, format); (gdb) where
+ Trace 66201
See how mozilla 'fixed' this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=312092
Filed upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=327530
*** Bug 353118 has been marked as a duplicate of this bug. ***