GNOME Bugzilla – Bug 620951
A11y support still thinks GnomeCalendar is a widget
Last modified: 2013-09-13 01:03:38 UTC
evolution 2.31.3 (evolution:15768): GLib-GObject-WARNING **: invalid cast from `GnomeCalendar' to `GtkWidget' (evolution:15768): Gtk-CRITICAL **: gtk_widget_get_visible: assertion `GTK_IS_WIDGET (widget)' failed Breakpoint 1, IA__g_logv (log_domain=0xb6869f04 "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=0xb686f774 "invalid cast from `%s' to `%s'", args1= 0xbfffbb9c "_Z\213\265`\265\a\b\230Ǩ\b\230Ǩ\b\364\177\215\265\260\317\v\b0\357\227\b\001\273\377\277\071\273\177\265\270e\221\b\340\235B\b") at gmessages.c:430 430 gmessages.c: No such file or directory. in gmessages.c (gdb) bt
+ Trace 222301
This warning will appear only if your system is accessibility enabled.
click on preference button in calendar view (express mode) (evolution:8910): evolution-mail-CRITICAL **: em_folder_selection_button_set_selection: assertion `EM_IS_FOLDER_SELECTION_BUTTON (button)' failed
Ah, GnomeCalendar is no longer a widget. Best just remove that check, I guess. http://git.gnome.org/browse/evolution/commit/?id=d560acb233d4a0100d9cd52377c5dc2029d4a2b0
*** Bug 641601 has been marked as a duplicate of this bug. ***