[GNC] gnucash 5.0 register color settings don't save

John Griessen john at industromatic.com
Mon Apr 3 16:02:40 EDT 2023


On 4/3/23 13:44, John Griessen wrote:
> Thanks Vincent.  My appearance is just like your screenshot.  Except I can't save any check boxes on close.
> They are gone on open again.

I compiled in a build dir to the side of the source dir.

cd gnucash-5.0-build
cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
ninja
sudo ninja install

During compile, there were a couple of messages:


[690/869] Generating ../../lib/x86_64-linux-gnu/guile/3.0/site-ccache/gnucash/options.go
options.scm:307:67: warning: possibly unbound variable `GncOptionUIType-TAX_TABLE'
options.scm:317:62: warning: possibly unbound variable `GncOptionUIType-DATE_FORMAT'
wrote `/mosource/gnucash-5.0-build/lib/x86_64-linux-gnu/guile/3.0/site-ccache/gnucash/options.g

No other clues...

-- 
John


More information about the gnucash-user mailing list