GNOME Bugzilla – Bug 132929
crash in gtktreeview when expanding nodes
Last modified: 2004-12-22 21:47:04 UTC
sometimes we get a crash in evolution when a node is expanded while gtktreeview is animating the expansion (i.e. user clicks on it, then the code forces it expanded). simple patch attached fixes the bug, not removing a gtktimeout. happens with gtk 2.2 branch and 2.3 as well apparently
Created attachment 23881 [details] [review] fixes crash, also see http://bugzilla.ximian.com/show_bug.cgi?id=53349
Thanks! I just committed this to the HEAD and gtk-2-2 branches.