GNOME Bugzilla – Bug 490205
Catch exceptions when reffing event.source
Last modified: 2019-03-27 20:12:15 UTC
Sometimes, for unknown reasons the event.source could be "None". The patch below catches related exceptions when doing event.source.ref().
Created attachment 97862 [details] [review] Proposed fix