Re: [GNC-dev] USAA Aqbanking Account Import

2021-05-06 Thread Brian Ward
Pshh... well, after I added one account manually I called it a night.  Now
when I went in to replicate it again, it works fine and it pulls all the
rest of my accounts in.  Maybe there was an issue with adding accounts to
an empty account list.  I'll have to test that out on a fresh gnucash
file.  Another time maybe.

Thanks for pointing out that gnucash.trace file

Brian

On Wed, May 5, 2021 at 12:27 PM Martin Preuss  wrote:

> Hi,
>
> Am 05.05.21 um 05:04 schrieb Brian Ward:
> [...]
> >  AqBanking: 6.2.9.0
> > [ org.gnucash.GnuCash ~]$ export GWEN_LOGLEVEL=info
> > [ org.gnucash.GnuCash ~]$ export AQBANKING_LOGLEVEL=info
> > [ org.gnucash.GnuCash ~]$ export AQOFX_LOG_COMM=1
> > [ org.gnucash.GnuCash ~]$ export AQOFXCONNECT_LOGLEVEL=info
> [...]
>
> Would be nice to see what happens in the log (I believe the log is written
> to "gnucash.trace" or something like that). If you like you can send me a
> redacted version of the log file, maybe I can find out whats going on
> here...
>
>
> Regards
> Martin (AqBanking Team)
>
>
> --
> "Things are only impossible until they're not"
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[GNC-dev] BackupGnuCash v2.1.0 Released - Adds support for Linux Flatpak

2021-05-06 Thread Chris Good
Hi,

 

I've updated my BackupGnuCash app to version 2.1.0.

 

The changes are:

 

1. Add support for backing up GnuCash configuration files when

   GnuCash is installed as a Flatpak on Linux. BackupGnuCash is run

   from outside the Flatpak sandbox.

   Note that the GnuCash sandbox has full access to the files outside the
sandbox

   (with the exception of some blacklisted directories e.g. /etc) so there
is no problem

   with the GnuCash sandbox accessing a GnuCash data file (usually
xxx.gnucash) if it is outside the sandbox.

 

2. 7z[.exe] command: Move password arg from after archive to before.

   This is required for Linux Ubuntu 20.04 p7zip-full 16.02+dfsg-7build1

   to fix "No more files" error.

   This is probably also needed for Ubuntu 20.04 derivatives like Mint 20.

 

The app is a modular java app, it is distributed as a runtime image which
includes the required java runtime, so it is not necessary to have java
installed on your system.

 

Please see:

 

Linux:

https://github.com/goodvibes2/BackupGnuCashLinux/tree/master/src/backupgnuca
sh

Windows:

https://github.com/goodvibes2/BackupGnuCashWin/tree/master/src/backupgnucash

 

Regards,

Chris Good

 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel