GNOME Bugzilla – Bug 707895
GtkPlacesSidebar should use g_themed_icon_new_with_default_fallbacks()
Last modified: 2013-12-20 12:18:08 UTC
+++ This bug was initially created as a clone of Bug #703606 +++ Steps to reproduce: * Create a new mail * Add an attachment Actual result: the file picker is displayed with an empty list of places on the left Expected result: the file picker displayed with the usual places on the left (back with evolution 3.9.90, but not in gtk3-demo, with gtk+ 3.9.12)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 703606 ***
it is NOT a duplicate (I cloned the bug on purpose, since Matthias closed GTK+ bug as NOTGNOME, which is strange for evolution). Therefore, it is a bug in Evolution, not in gtk+. Still visible with evolution 3.9.91
Evolution has no control over the Places side bar; the file chooser dialog is a stock GTK+ widget. Not an Evolution bug.
reassigning to GTK then. After some investigation, I only get this behavior when evolution is started from my home directory (which is the case when started from GNOME Shell). When evolution is started from another directory, file selector "places" is ok. The only warning seen is: Gtk-CRITICAL **: gtk_list_store_iter_next: assertion 'priv->stamp == iter->stamp' failed
sadly, NOTGNOME is the only 'not in my backyard' resolution we have in this bugzilla.
Can you please get a stack trace when that warning happens?
closing as fixed, bug can't be reproduced with GNOME 3.10.2 + 3.10.4