GNOME Bugzilla – Bug 692995
keyboard: Fix a warning
Last modified: 2013-02-01 12:07:19 UTC
Small drive-by fix, see patch.
Created attachment 234962 [details] [review] keyboard: Fix a warning While we handle the case where ibus_bus_get_global_engine() returns NULL, this case actually generates an exception we have to catch to avoid some (harmless) console spam.
Review of attachment 234962 [details] [review]: Yeah, I think I've seen this happening once or twice. Thanks
Attachment 234962 [details] pushed as 65bf0d2 - keyboard: Fix a warning