GNOME Bugzilla – Bug 722260
Silence pesky source id not found warnings.
Last modified: 2014-01-15 13:31:05 UTC
When I run Maps I get a lot of: (gnome-maps:22555): GLib-CRITICAL **: Source ID 1360 was not found when attempting to remove it When moving the window around. We try to remove the source behind the this._configureId tag even though it does not longer exist. Will attach patch that sets the configureId to 0 when the timeout has occurred.
Created attachment 266351 [details] [review] mainWindow: zero configure id on timeout
Pesky? are you British? :)
Review of attachment 266351 [details] [review]: ack, in future feel free to push such trivial patches directly.
Review of attachment 266351 [details] [review]: Commited