GNOME Bugzilla – Bug 700188
hangs on close
Last modified: 2013-05-12 20:48:03 UTC
When I close the window the app doesn't exit. And I get warnings: (gnome-music:6117): Gtk-CRITICAL **: gtk_adjustment_get_lower: assertion `GTK_IS_ADJUSTMENT (adjustment)' failed (gnome-music:6117): Gtk-CRITICAL **: gtk_adjustment_set_value: assertion `GTK_IS_ADJUSTMENT (adjustment)' failed (gnome-music:6117): Gtk-CRITICAL **: gtk_adjustment_get_lower: assertion `GTK_IS_ADJUSTMENT (adjustment)' failed
Fixed in master thanks to Sai
Created attachment 243952 [details] [review] The application now quits without hanging or showing the warnings.