GNOME Bugzilla – Bug 85397
Crash with treeview interactive search
Last modified: 2004-12-22 21:47:04 UTC
When your press CONTROL+F and type something to do an interactive search, application crashes. As we have 5 days to release, I think the best approach it's to disable interactive search. After release we can fix it and allow searching. Attached are the backtrace and the patch
Created attachment 9247 [details] Backtrace
Created attachment 9248 [details] [review] Patch to disable search in GtkTreeView
The crash is fixed in CVS but the search still does not appear to do much.
I should qualify that. The search operates on the mime type, I'll patch to search the description for 2.0.1. However, even then it is fairly useless because it only applies to visible items.