Line 20: |
Line 20: |
| AssertionError | | AssertionError |
| | | |
− | ===keybindings do not work=== | + | ===keybindings do n ot work=== |
− | Calling Xkl.Engine() constructor gives a segfault. Also, in pygtk it was initialized with a gdk display, now it doesn't receive any args. (see [[Features/GTK3/Shell#xklavier|dsd notes]]).
| + | |
| + | Solved the switch from xklavier to introspectable Xkl. I've learn how to use it looking at [http://cgit.freedesktop.org/libxklavier/tree/tests/test_gi.py|this testcase]. Found that the constructor is giving a segfault and [https://bugzilla.gnome.org/show_bug.cgi?id=680202|reported a bug]. However, The keyboard is not set up yet because GConf.Client.get_list is not introspectable. Also see [[Features/GTK3/Shell#xklavier|dsd notes]]. |
| | | |
| ===Other issues=== | | ===Other issues=== |