GNOME Bugzilla – Bug 595450
crash with sourcemarks without tooltip_func
Last modified: 2009-09-21 20:56:53 UTC
I've attached a patch that fixes the problem. I've alsa attached a patch that keeps the sourcemark from showing an empty tooltip.
Created attachment 143338 [details] [review] check for NULL cat->tooltip_func
Created attachment 143339 [details] [review] don't add empty boxes to the SourceMark tooltip
Created attachment 143340 [details] [review] don't show empty tooltip on SourceMark
Thanks a lot! Good catch and set of fixes. Since we are currently code frozen I have asked the release team permission to apply these patches: http://mail.gnome.org/archives/release-team/2009-September/msg00076.html
the crash fix was committed for 2.8.0 and the rest will be in 2.8.1. Thanks for the patch!