[grisbi-devel] grisbi setting in 1.9
Sylvain Archenault <[email protected]>
| Newsgroups | gmane.linux.grisbi.devel.french |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm pretty keen to try to latest version of grisbi - especially for the dark them - so i got the code from github and build it without pb. But when I try to run, I have a pb with 2 settings: - /org/gtk/grisbi/files/file/import-remove-file - /org/gtk/grisbi/general/force-dark-theme When i start it gives errors like this: Wed Feb 5 20:35:38 2020, 0.028615 : GRISBI 1.9.1 Debug - Debug enabled, level is 'Debug' Wed Feb 5 20:35:38 2020, 0.028778 : Debug - grisbi_app.c:152:grisbi_app_struct_conf_init Wed Feb 5 20:35:38 2020, 0.074093 : Debug - grisbi_settings.c:475:grisbi_settings_init (grisbi:329349): GLib-GIO-ERROR **: 20:35:38.224: Settings schema 'org.gtk.grisbi.files.file' does not contain a key named 'import-remove-file' I was able to start the program by commenting the 2 lines reading this config - but it crashes when i close it and it tries to save the settings. I know this is not a supported version/release - but i'm wondering if there is a something i'm doing wrong, a trick i don't know, known issues, etc... The dark theme looks great - thanks for all the work ! Sylvain