Comment 15 for bug 1297692

Revision history for this message
Tom Kazimiers (tom+kaz) wrote :

Using the crude hack "export CFLAGS = "-Wno-error" allowed me to compile Onboard. However, I am not able to start it:

(onboard:17096): GLib-GIO-ERROR **: Settings schema 'org.onboard.typing-assistance.word-suggestions' does not contain a key named 'learning-behavior-paused'
[1] 17096 trace trap (core dumped) ./onboard

Using your debug switch I get the following output in the specified file:

2014-04-05 11:35:58,991:INFO:Config: gsettings schema for 'org.gnome.Mousetweaks' is not installed
2014-04-05 11:35:58,994:INFO:ClickSimulator: 'CSMousetweaks0' selected for mousetweaks up to version 3.8.
2014-04-05 11:35:58,996:INFO:ConfigUtils: Looking for system defaults in ['/home/tom/.config/onboard/onboard-defaults.conf', '/etc/xdg/onboard/onboard-defaults.conf', '/home/tom/dev/onboard/onboard-defaults.conf', '/etc/onboard/onboard-defaults.conf']
2014-04-05 11:35:58,996:INFO:ConfigUtils: No system defaults found.

(onboard:17212): GLib-GIO-ERROR **: Settings schema 'org.onboard.typing-assistance.word-suggestions' does not contain a key named 'learning-behavior-paused'