Skip to content
Commit ae678cf9 authored by Dan Winship's avatar Dan Winship
Browse files

caribou-gtk-module: don't add the event filter until the dbus call finishes

event_filter() assumes that the D-Bus handle to the keyboard has been
initialized (and will crash if it's null), so don't set up the event
filter until after the async call returns.

https://bugzilla.gnome.org/show_bug.cgi?id=658063
parent b90526c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment