After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700188 - hangs on close
hangs on close
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-12 16:46 UTC by William Jon McCann
Modified: 2013-05-12 20:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The application now quits without hanging or showing the warnings. (695 bytes, patch)
2013-05-12 20:48 UTC, Sai Suman Prayaga
none Details | Review

Description William Jon McCann 2013-05-12 16:46:47 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
Comment 1 Seif Lotfy 2013-05-12 20:47:41 UTC
Fixed in master thanks to Sai
Comment 2 Sai Suman Prayaga 2013-05-12 20:48:03 UTC
Created attachment 243952 [details] [review]
The application now quits without hanging or showing the warnings.