Op zaterdag 28 april 2018 09:03:36 CEST schreef vince: > Hello the list, > I've installed the above version of gnucash on lubuntu 16.04,(also a new > install) and cannot get gnucash to open. This is on a older Dell > precision workstation 390. > > The gnucash.trace report in /var says "* 08:22:27 OTHER <GLib-GIO> > Settings schema 'org.gnucash.general' is not installed" > > This is something that's never happened before and I've used gnucash > since ubuntu 7.04. > I'm running the same version of gnucash on a netbook using Bodhi Linux v > 4.5 and it's working perfectly! > > Any help or suggestions would really be appreciated. > > Vince
Can you check if directory /usr/share/glib-2.0/schemas has a file named org.gnucash.gschema.xml ? If so you may need to run sudo /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas If on the other hand that file is missing, that means gnucash was not installed properly or packages improperly for lubuntu 16.04. The latter command should normally be run by the package's post install scripts automatically. If it fixes the issue for you, you want to contact the lubuntu gnucash package maintainer to double check if this is really happening as part of the package installation. Last suggestion, though I don't think that's the issue here: do you have dconf installed on your system ? Regards, Geert _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
