GNOME Bugzilla – Bug 302460
Double clicking in open text field in calendar crashes
Last modified: 2013-09-10 14:03:39 UTC
Steps to reproduce: 1. Start typing a new calendar entry in daily,whatever mode 2. double click on your text (i.e. to open up the full entry dialog) crashes Stack trace: (gdb) thread apply all bt
+ Trace 58912
Thread 1 (Thread -1228446112 (LWP 6796))
Other information: Here's my log of STDOUT with CAMEL_DEBUG=all es menu class init adding hook target 'source' camel_junk_plugin_init calendar-gui-Message: ********* the state in ok is 3 calendar-gui-Message: ********* the state in ok is 3 calendar-gui-Message: ********* the state in ok is 3 calendar-gui-Message: ********* the state in ok is 3 calendar-gui-Message: ********* the state in ok is 3 calendar-gui-Message: ********* the state in ok is 3 (evolution:27172): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (evolution:27172): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (evolution:27172): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (evolution:27172): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (evolution:27172): libecal-CRITICAL **: e_cal_component_get_vtype: assertion `priv->icalcomp != NULL' failed calendar-gui-Message: make_title_from_comp(): Cannot handle object of type 0 (evolution:27172): libecal-CRITICAL **: e_cal_component_get_vtype: assertion `priv->icalcomp != NULL' failed (evolution:27172): libecal-CRITICAL **: e_cal_component_get_uid: assertion `priv->icalcomp != NULL' failed
It happens most often when in "daily view" for me -- it's very consistent -- one try is usually enough.
Fix has been committed.
*** Bug 307477 has been marked as a duplicate of this bug. ***