GNOME Bugzilla – Bug 703261
Selection mode does not work correctly with the search mode in the "search" branch
Last modified: 2013-09-30 10:01:07 UTC
Selection mode needs to work correctly as described in the mockups here -> https://raw.github.com/gnome-design-team/gnome-mockups/master/music/wire-search.png As of now, when one switches to the selection mode from the search mode , we get an error trace : (gnome-music:5204): GLib-GObject-WARNING **: invalid cast from 'GtkTreeStore' to 'GtkListStore' (gnome-music:5204): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed This needs to be fixed too.
Can't reproduce the warning in 3.10, a 'proper' search view will be implemented in bug 701411