[GNC] Quick v3 Backup Query

Geert Janssens geert.gnucash at kobaltwit.be
Tue Apr 10 11:02:11 EDT 2018


Op dinsdag 10 april 2018 14:43:54 CEST schreef Fross, Michael:
> Hello everyone,
> 
> I'm on Windows and for v2, I built a backup script that runs and backs up
> the following:
> 
>    - Datafile
>    - my .gnucash directory (as defined in variable GNC_DOT_DIR)
>    - gsettings from HKCU\Software\GSettings\org\gnucash
>    - aqbanking directory
> 
> 
> As I prepare to move to v3, I wanted to ensure that I have everything in my
> backup.
> 
> I know that the GNC Config directory is now pointed to by GNC_DOC_DIR and
> it sounds like the default location as switched to CSIDL_APPDATA\gnucash,
> but is my list still complete?  Anything else change?
> 
I'm not sure where this GNC_DOC_DIR originated but as far as I know gnucash 
will look for GNC_DATA_HOME rather than GNC_DOC_DIR.

Other than that your list is still mostly complete on Windows.
On linux systems the contents of the former .gnucash directory has been split 
over two directories to align with the Freedesktop XDG speficiation:
$HOME/.local/share/gnucash
$HOME/.config/gnucash

If you installed a custom gtk3 theme following [1], you may also want to 
backup 
%LOCALAPPDATA%\themes\
%LOCALAPPDATA%\gtk-3.0\


Regards,

Geert

[1] https://wiki.gnucash.org/wiki/GTK3#Visual_Styling




More information about the gnucash-user mailing list