GNOME Bugzilla – Bug 759882
Fix warnings when switching between stack pages
Last modified: 2015-12-26 19:55:08 UTC
/usr/lib/python3.4/site-packages/gnomemusic/window.py:337: Warning: Source ID 48 was not found when attempting to remove it GLib.Source.remove(self.notification_handler) /usr/lib/python3.4/site-packages/gnomemusic/window.py:337: Warning: Source ID 3071 was not found when attempting to remove it GLib.Source.remove(self.notification_handler)
Created attachment 317896 [details] [review] Fix warnings when switching between stack pages
Attachment 317896 [details] pushed as 8a05dd2 - Fix warnings when switching between stack pages