GNOME Bugzilla – Bug 737261
Recent files dialog crashes.
Last modified: 2014-09-24 16:36:09 UTC
Created attachment 286980 [details] [review] Proposed patch This happens with gtk+-3.14.0.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
I don't mind the patch, but I'd like to know what changed to cause this. What is the value of iter here? gtk_tree_model_get_string_from_iter might help answer that question.
Created attachment 286989 [details] [review] This patch also fixes the issue