GNOME Bugzilla – Bug 466659
Evolution crashed when tried to edit date of an event on advanced search result
Last modified: 2013-09-13 00:59:36 UTC
I searched for active appointments and after opening an event with calendar where i can modify date,i clicked on 'none' button and evolution crashed. Gdb Traces Program received signal SIGSEGV, Segmentation fault.
+ Trace 155177
Thread 3046480784 (LWP 5855)
Created attachment 93650 [details] Screen shot I am attaching screen shot just to clarify scenario.
OpenSUSE 10.3 bug id in BNC https://bugzilla.novell.com/show_bug.cgi?id=300284
STACKTRACE, STACKTRACE, STACKTRACE!
the issue is actually fixed in SVN trunk revision: http://svn.gnome.org/viewcvs/evolution?view=revision&revision=34212 However, the in-sensitization was a work-around to avoid breaking the UI-freeze around the time the patch was committed. The right fix would be to remove this in-sensitization, prefer hiding widget.
Created attachment 96821 [details] [review] patch in calendar/gui/e-cal-list-view.c fixes the bug.. :)
Suman, then commit only to trunk.
Committed to trunk. Committed revision 34382.