You probably still have onboard trunk installed in /usr/local.
Installing 0.97 from the repos does get you the 0.97 gsettings schema
(apps.onboard), but when you start onboard you actually run 0.98 from
/usr/local, which expects the schema in org.onboard (see bug #982699 for
why that is).

Once you do have an installation in /usr/local there is no simple way to
get rid of the files. One day there may be a uninstall option in our
setup.py, but there is non yet. For now try this (ripped from bug
#911821):

$ sudo rm -rf /usr/local/share/onboard
$ sudo rm -rf /usr/local/share/pyshared/Onboard
$ sudo rm -rf /usr/local/lib/python2.7/dist-packages/Onboard
$ sudo rm /usr/local/share/glib-2.0/schemas/onboard.gschema.xml
$ sudo rm /usr/local/share/GConf/gsettings/onboard.convert
$ sudo rm /usr/local/share/locale/*/LC_MESSAGES/onboard.mo
$ sudo rm /usr/local/bin/onboard*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991384

Title:
  ERROR:Config: gsettings schema for 'org.onboard.keyboard' is not
  installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/991384/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to