https://bugs.kde.org/show_bug.cgi?id=497479
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |UPSTREAM Status|NEEDSINFO |RESOLVED --- Comment #13 from Thomas Baumgart <tbaumg...@kde.org> --- Here is a snippet of a recent post on the aqbanking mailing list: > Lege ich den Account in KMymoney über den AqBanking-Dialog ohne Kunden-ID an, > crashed KMymoney mit folgender Meldung. > kmymoney: user.c:1854: AH_User_SetSelectedTanMethod: Zusicherung »u« nicht > erfüllt. > > Das deutet alles darauf hin, dass aqbanking eine Kunden-ID erwartet. That is exactly your problem and it seems to stem from inside AqBanking (so more an upstream problem). Maybe, you post on the AqBanking mailing list at aqbanking-u...@mailman.aqbanking.de (you can do so in German). Please feel free to mention this bug entry in your message. I spotted some current AqBanking code that results in a call to AH_User_SetSelectedTanMethod with u == nullptr in > int _handleActivatedOk(GWEN_DIALOG *dlg, const char *sender) in file aqbanking/src/libs/plugins/backends/aqhbci/dialogs/dlg_pintan_tanmode.c:235 which could be a cause of the problem, but I am no expert on this. For now, I close this as upstream problem. -- You are receiving this mail because: You are the assignee for the bug.