[GNC] gnucash 5.0 register color settings don't save
John Griessen
john at industromatic.com
Thu Jun 8 19:05:42 EDT 2023
On 4/3/23 14:31, Adrien Monteleone wrote:
> I'd check the Wiki about obtaining a Tracefile. (and/or run GnuCash from the command line to watch output)
>
> Then attempt changing a preference and see if any messages appear in either that might indicate what is happening.
>
> Regards,
> Adrien
I'm looking into why this happens again and see these warnings and errors as I attempt to change
edit-->preferences-->register to have alternating colors:
* 16:48:57 WARN <gnc.app-utils.gsettings> [gnc_gsettings_get_settings_obj()] Ignoring attempt to access unknown gsettings schema
org.gnucash.GnuCash.general
* 16:48:57 ERROR <gnc.app-utils> T gnc_gsettings_get(const char*, const char*, T (*)(GSettings*, const char*), T) [with T = int;
GSettings = GSettings]: assertion 'G_IS_SETTINGS (gs_obj)' failed
Each time I try to set something to true, T, I get the errors.
Why it is trying to ask for org.gnucash.GnuCash is wrong since that is uninstalled by flatpak remove rg.gnucash.GnuCash ...
More information about the gnucash-user
mailing list