[kmymoney4] [Bug 375391] Kmymoney crashes after attempting to create new account

bob at mroczka.com bob at mroczka.com
Tue Jan 24 12:41:16 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=375391

--- Comment #2 from bob at mroczka.com <bob at mroczka.com> ---
I found the issue.  Apparently aqbanking saved an account uid file that did not
contain values or even keys for attributes such as accountNumber and bankCode
that it expects to be always there.  After removing the incomplete file at
./settings/accounts/uid%3a%3a00000005.conf the issue was fixed.  

The incomplete file looked like this:
char provider="aqofxconnect"
int  uniqueId="103421"
int  accountType="0"
char country="AL"

data {
  backend {
    int  maxPurposeLines="1"
    int  debitAllowed="0"
  } #backend
} #data


If anyone else has this problem look for one of these files and move it out of
the .aqbanking folder to see if it resolves the issue.  Hopefully this will
help others with the same issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list