Aktivität
von 10.10.2019 bis 08.11.2019
08.11.2019
- 09:55 AqBanking Bug #156 (New): changekeys mit Mediumwechsel RDH1 nach RAH10
- nachdem ich erfolgreich zu einem coredump gekommen bin, vermute ich, dass in AH_User_VerifyInitialKey die Aufrufe AH_...
07.11.2019
06.11.2019
- 23:18 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- jherb schrieb:
> Ja, dieser Patch führt dazu, dass Kontoumsätze abgerufen werden können. Getestet sowohl auf der Kom... - 20:50 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- Ja, dieser Patch führt dazu, dass Kontoumsätze abgerufen werden können. Getestet sowohl auf der Kommandozeile mit aqb...
05.11.2019
- 23:12 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- Ich habe das gleiche Problem auch.
Wegen dieses Problem kann ich kein Transactions von der ConsorsBank Konto abrufen... - 00:21 Gwenhywfar Revision a5adca6e (gwenhywfar): SIO: More work on server mode http session.
04.11.2019
- 23:47 Gwenhywfar Revision 497436bd (gwenhywfar): gwentest: Fixed a bunch of compiler warnings.
- 23:15 Gwenhywfar Revision 5db75090 (gwenhywfar): SIO: More work on passive http session.
- 22:11 AqDatabase Revision 8febde0c (aqdatabase): BUILD: Adapted to latest changes in Gwenhywfar.
- 22:06 AqBanking Revision 0a08c3d1 (aqbanking): Avoid changing ownership/permissions on unpacking tar archive when run as root
- Without the option `--no-same-owner` tar (when run as root) would try to create
files with the same user/uid as the u... - 21:59 AqFinance Revision 3a79007d (aqfinance): BUILD: Updated gwenhywfar.m4 and aqbanking-m4 (copied from AqBanking).
- 21:57 AqFoxExt Revision 814c7a21 (aqfoxext): BUILD: Updated gwenhywfar.m4 (copied from AqBanking).
- 21:56 AqDatabase Revision cf474ee8 (aqdatabase): BUILD: Updated gwenhywfar.m4 (copied from aqbanking).
- 21:52 Libchipcard Revision 43bb8f87 (libchipcard): Rewrite chipcard-config to use pkg-config
- 21:52 Libchipcard Revision ef3a27c1 (libchipcard): Update chipcard.m4 to use pkg-config instead of chipcard-config
- This follows the same strategy as used in gwenhywfar.m4.
A more step by step conversion can be found in gwen's git re... - 21:52 Libchipcard Revision 49cf605e (libchipcard): Update gwenhywfar.pc to use pkg-config rather than gwenhywfar-config
- This is copied verbatime from the gwenhywhar project.
- 21:41 Gwenhywfar Revision 0f309962 (gwenhywfar): SIO: Added function GWEN_HttpSession_SendResponse()
- - this function is used in server mode
- 21:41 Gwenhywfar Revision d3f9b4ee (gwenhywfar): Fixed gcc warnings.
- 21:33 AqBanking Revision b7192b9c (aqbanking): Fixup - print check message before printing result
- 21:33 AqBanking Revision 19fdeb85 (aqbanking): Rewrite aqbanking-config to use pkg-config
- 21:33 AqBanking Revision d3deb324 (aqbanking): Rewrite aqbanking.m4 to use pkg-config rather than aqbanking-config
- For this to work a number or extra variable have also been added to aqbanking.pc
This is similar to the conversion of... - 21:33 AqBanking Revision 84e9d5b0 (aqbanking): Update gwenhywfar.m4
- This version uses pkg-config rather than gwenhywfar-config to
extract the requested info. Copied from the gwenhywfar ... - 21:30 Gwenhywfar Revision d5d58cba (gwenhywfar): Rewire gwenhywfar-config to use pkg-config
- 21:30 Gwenhywfar Revision 9df0c406 (gwenhywfar): Replace all functionality behind '--with-gwen-dir' with usage of the PKG_CONFIG_PATH environment variable
- * Suggest setting that environment variable when gwenhywfar.pc is not found
* Abort if '--with-gwen-dir' is still use... - 21:30 Gwenhywfar Revision dbb28825 (gwenhywfar): Minor tweaks
- - refer to git instead of to svn
- use https for the website references - 21:30 Gwenhywfar Revision 3d8b93bc (gwenhywfar): Replace gwhenhywfar-config use with pkg-config
- For this the gwenhywfar.pc now needs to expose more variables.
03.11.2019
- 23:36 AqBanking Revision 7c398f2f (aqbanking): List of commands for --help
- This updates the list of commands shown by 'aqbankinkg-cli --help' and
'aqhbci-tool4 --help'. - 23:36 AqBanking Revision 4f24c68e (aqbanking): Enable optical TAN methods for aqanking-cli and aqhbci-tool4
- This is based on a patch from Wolfgang Hamann.
If a TAN is to be generated via an optical mechanism, an external too... - 11:13 AqBanking Bug #136: Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Hallo zusammen,
in Verbindung mit Comdirect habe ich auch ein Problem.
Ich verwende unter Arch Linux:... - 00:27 Gwenhywfar Revision 02b2d032 (gwenhywfar): Fix typo that confused Param_Type with Param_DataType in test code.
- 00:27 Gwenhywfar Revision 7c32f6c0 (gwenhywfar): Fix typo that confused the cryptAlgoId with cryptAlgoMode in CryptAlgo_toDb(), as pointed out by clang.
- 00:12 Gwenhywfar Revision 75a9a64e (gwenhywfar): Update of travis configuration: Use newer Ubuntu 18.04 "bionic" environment instead of 16.04.
- Also, run make check, too, but only without network checks.
- 00:12 Gwenhywfar Revision edfe7252 (gwenhywfar): Fix Clang compiler warning that GWENHYWFAR_API must not appear for struct declaration.
02.11.2019
- 23:55 Gwenhywfar Revision 85c9642c (gwenhywfar): Fix minor complaint of cppcheck of missing va_end, but this is an error condition anyway.
- 23:55 Gwenhywfar Revision c648f06d (gwenhywfar): Fix compiler warnings about unused variables.
- 20:40 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Hallo,
ähh ja, wer lesen kann ist eindeutig im Vorteil. Das hatte ich zwar vor einiger Zeit mal (Über-)gelesen, ab... - 18:29 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Hallo,
Setz doch mal das Benutzerflag
aqhbci-tool4 adduserflags -u UniqueId -f tlsIgnPrematureClose
mfg Volker
- 16:15 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Hallo,
ich habe jetzt folgendermaßen aktualisiert:
aqbanking-cli versions
Versions:
AqBanking-CLI: 5.99.43
Gwe...
01.11.2019
- 23:45 AqBanking Revision 2778de06 (aqbanking): AqHBCI: Always set flag GWEN_HTTP_SESSION_FLAGS_TLS_IGN_PREMATURE_CLOSE.
- If a server violates the specs by prematurely closing the physical connection
the normal reaction was to set the user...
31.10.2019
- 19:34 Gwenhywfar Revision d64cd4ea (gwenhywfar): GWENTEST: Added tests for passive SyncIOs.
- 19:34 Gwenhywfar Revision 7cc2cd3d (gwenhywfar): HTTPSESSION: Added function GWEN_HttpSession_fromSyncIoPassive()
- - needed to start a HTTP session from a prepared SynIO object
- 19:33 Gwenhywfar Revision 7eaf9ea6 (gwenhywfar): OS: Added debug messages.
- 19:32 Gwenhywfar Revision 45494155 (gwenhywfar): OS: Added some remarks.
- 19:10 AqBanking Revision 693727b0 (aqbanking): Add travis build to get automated build feedback.
- To activate, simply push this repo to github, and travis-ci.org
will start to build it, see e.g.
https://travis-ci.or... - 17:41 AqBanking Bug #155: Aqbanking cannot be build from git with out-of-source build directory
- Currently, I don't see how this could be done.
Even if you make typemaker2 read its source files from SRCDIR (by a... - 17:26 AqBanking Bug #155: Aqbanking cannot be build from git with out-of-source build directory
- Ok, you're right, my question asks for building from git in out-of-srcdir form. The distributed tarball would work, i...
- 16:05 AqBanking Bug #155 (Feedback): Aqbanking cannot be build from git with out-of-source build directory
- Hi,
the typemaker2-generated files are distributed with AqBanking, so being able to generate them out-of-source do... - 12:41 AqBanking Bug #155 (Feedback): Aqbanking cannot be build from git with out-of-source build directory
- To reproduce:...
- 16:12 AqBanking Bug #143 (Closed): Fehler Bad BPD address aqhbci mit Schlüsseldatei - VR-Bank
- Dieses Problem wurde in spaeteren Versionen von Gwen behoben.
- 16:09 AqBanking Bug #151 (Closed): Error parsing segment "HIPAES"
30.10.2019
- 18:40 AqBanking Bug #151: Error parsing segment "HIPAES"
- Ah ja, nach einem rebuild von gwenhywfar geht es bei mir auch. Danke!
(Stehe jetzt allerdings vor dem gleichen Probl... - 08:35 AqBanking Bug #151: Error parsing segment "HIPAES"
- Bei mir funktionierts jetzt, nachdem ich sowohl aqbanking als auch gwenhywfar vom aktuellen master branch kompiliert ...
- 10:06 AqBanking Feature #150: PhotoTAN Deutsche Bank
- Das sieht mega gut aus! Ich hab's jetzt noch nicht live ausprobiert, mache mich aber asap dran.
Vielen Dank schon ma... - 09:20 AqBanking Bug #154: GLS Bank: Error: Request "getBalance" for 2 not supported.
- Nach erfolgreichem Abrufen meiner Kontostände würde ich übrigens gerne die GLS Bank zu den [SetupPinTan best practice...
- 09:16 AqBanking Bug #154: GLS Bank: Error: Request "getBalance" for 2 not supported.
- Zum Kontext: Ich hatte zuerst Probleme bei der Einrichtung (#151), die aber jetzt behoben sind.
- 09:15 AqBanking Bug #154 (Closed): GLS Bank: Error: Request "getBalance" for 2 not supported.
- Nach Einrichtung von aqbanking 5.99.43 nach der [SetupPinTan Anleitung](https://www.aquamaniac.de/rdm/projects/aqbank...
29.10.2019
- 22:07 Libchipcard Revision d25e20fe (libchipcard): Bug fix for EF_NOTEPAD with short keyinfo
- Small bug fix for cards where the key information in the EF_NOTEPAD of the card is done according to the short varian...
- 20:37 AqBanking Bug #151: Error parsing segment "HIPAES"
- Ja, (zumindest bei mir) wurde die git-Version verwendet.
Allerdings scheint der Fix nicht zu funktionieren; mit 900c... - 00:40 AqBanking Bug #151: Error parsing segment "HIPAES"
- Vielen Dank fuer die Logs. Hier wurde wohl die GIT-Version verwendet.
Ich habe die entsprechenden Aenderungen am G... - 13:09 AqBanking Feature #150: PhotoTAN Deutsche Bank
- Gali schrieb:
> Hallo,
> mit der neuesten Version und einem neu angelegtem Profil kann ich grundsätzlich wieder auf... - 10:40 Libchipcard Revision bc7707e1 (libchipcard): Prepared release 5.1.4rc1.
- 00:37 Gwenhywfar Revision b3251426 (gwenhywfar): BUILD: Incremented build number.
- Reverted a number of patches which were directed towards improving the
readability of msgengine.c.
However, that bea... - 00:33 Gwenhywfar Revision 730632ba (gwenhywfar): Revert "MsgEngine: Started improving readability."
- This reverts commit 74be35ab054e707fbdc8332613f108773c4f72b9.
- 00:32 Gwenhywfar Revision bd89bb4d (gwenhywfar): Revert "MsgEngine: Further improved readabilty."
- This reverts commit 3ae5e69990845c6edf69502b3d661ac6903b639c.
- 00:31 Gwenhywfar Revision 9300d8b9 (gwenhywfar): Revert "MsgEngine: More work on improving maintainability."
- This reverts commit 6c2f9046916ed0efcc6b40c07e6bd2b916959769.
- 00:29 Gwenhywfar Revision d92401f8 (gwenhywfar): Revert "MsgEngine: Started refactoring of msgengine."
- This reverts commit 7db0eea44f5ce73bbb2a1832cb855713cafba610.
28.10.2019
- 23:37 AqBanking Bug #151: Error parsing segment "HIPAES"
- Habe das gleiche Problem bei VoBa und DKB, ebenfalls unter Linux (Arch in meinem Fall).
@
Versions:
AqBanking-C... - 23:13 AqBanking Revision 900c4e0a (aqbanking): Add "chipTAN-QR" to the list of TAN method names
- The DKB uses "Q1S" as TAN method ID to designate chipTAN-QR.
Fortunately, the TAN method name "chipTAN-QR" is more ex... - 23:08 AqBanking Bug #153: Bei Kontoumsätzen von der Consorsbank werden UTF-8-kodierte Umlaute nicht korrekt übernommen
- Soll heissen: Eigentlich sind in SWIFT gar keine Umlaute erlaubt...
Gruss
Martin
- 23:06 AqBanking Bug #153 (Feedback): Bei Kontoumsätzen von der Consorsbank werden UTF-8-kodierte Umlaute nicht korrekt übernommen
- Danke Dir, der Patch ist im GIT.
Laut FinTS3-Specs sollten SWIFT-Dokumente im SWIFT-Datensatz geliefert werden (de... - 20:23 AqBanking Bug #153 (Closed): Bei Kontoumsätzen von der Consorsbank werden UTF-8-kodierte Umlaute nicht korrekt übernommen
- Kontoumsätze von der Consorsbank, die im mt940-Format in einem HIKAZ-Segment übertragen werden, enthalten UTF-8-kodie...
- 23:00 AqBanking Revision e813eaf1 (aqbanking): AqFinTS: Added TODO entries.
- 23:00 AqBanking Revision 5c8f3c3a (aqbanking): SWIFT: Applied a patch provided by pkzw via #153.
- This patch should allow for the SWIFT parser to detect if an MT940
document already is UTF8-encoded (as opposed to is... - 19:02 AqBanking Revision bb444631 (aqbanking): AqFinTS: More work on client code.
- 09:51 AqBanking Bug #147 (Closed): Pin-Eingabe für zkacard scheitert unter Windows
- 01:27 AqBanking Revision 2ff95d54 (aqbanking): AqFinTS: Added a way to set the TAN-relevant segment code.
- For some TAN jobs the code of the segment to sign with a TAN is needed.
- 00:54 AqBanking Revision 1d275494 (aqbanking): AqFinTS: Simplified session management.
- 00:31 AqBanking Revision b523cfc5 (aqbanking): AqFinTS: More work on AqFints.
27.10.2019
- 22:29 Gwenhywfar Revision 14d5fb74 (gwenhywfar): Fix compiler error with mingw-x86_64: "long int" is still 32bit there.
- Hence, the 32 bit "long int" must be cast to a 64bit int first, then
to a pointer. Explained here nicely:
https://sta... - 21:58 Gwenhywfar Revision 2aaaa431 (gwenhywfar): Fix detection of <libintl.h> for windows cross-compile environment.
- It is not available in a plain Ubuntu 18.04 mingw-w64 cross-compile
package, so configure must correctly detect that ... - 21:17 AqBanking Revision 12561456 (aqbanking): Fix a preprocessor warning
- Based on feedback provided by Ludolf Holzheid <ludolf.holzheid@gmx.de>
- 19:21 AqBanking Revision 60df0e61 (aqbanking): AqFinTS: More work on PinTan code.
- 19:12 AqBanking Revision 5d28b0e1 (aqbanking): AqFinTS: Started implementing AQFINTS_Session_ExchangeMessages().
- 17:59 AqBanking Revision bb8549b5 (aqbanking): AqFinTS: More work on integration with AqBanking.
- 15:58 AqBanking Bug #138: Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
- Bei mir besteht das Problem nach wie vor, gibt es einen Fix, den ich testen könnte?
- 12:56 AqBanking Bug #136: Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Da war ich wohl etwas zu voreilig, bzw. habe nicht genau genug hingesehen. Die von mir zunächst als funktionierend an...
- 09:19 AqBanking Bug #152 (Closed): comdirect getTransactions not supported
- Moin,
Versions:
AqBanking-CLI: 5.99.41
Gwenhywfar : 4.99.23.0
AqBanking : 5.99.41.0
Es handelt sich ...
26.10.2019
- 18:08 AqBanking Revision 2e51fee4 (aqbanking): AqHBCI: Added missing call to GWEN_PathManager_RemovePaths().
- 18:07 AqBanking Revision f92524a3 (aqbanking): AqFinTS: Improve integration into AqBanking.
- This backend currently doesn't do much, but it can already be used to
parse HBCI messages logged by AqHBCI.
The HBCI... - 17:20 Libchipcard Revision 0f8351c2 (libchipcard): added functionality for exporting, deleting and adding HBCI context data
- in the EF_NOTEPAD
- 13:36 AqBanking Bug #151: Error parsing segment "HIPAES"
- > Dazu muesste ich einmal das komplette HIPAES-Segment sehen (Das Ende des Segmentes wird durch "'" angezeigt).
Wi... - 12:55 AqBanking Bug #151 (Feedback): Error parsing segment "HIPAES"
- Dazu muesste ich einmal das komplette HIPAES-Segment sehen (Das Ende des Segmentes wird durch "'" angezeigt).
- 13:33 Gwenhywfar Revision 23b63d6b (gwenhywfar): Provide visibility to Qt5 dialog code
- Make the Qt5 dialog code available so that it can be sub-classed.
- 13:28 AqBanking Bug #131 (In Progress): Fehlermeldung 'Delimiting character missing (pos=281 [119]) expecting ":", got "'"' bei Abruf der TAN-Methoden von der Consorsbank
- 13:24 AqBanking Bug #128 (Feedback): Encoding von ö im "purpose" falsch
- Koenntest Du mir dazu mal einen kleinen Ausschnitt aus dem Kommunikationslog schicken, wie unter [[Bugreports]] besch...
- 13:13 AqBanking Bug #127 (Feedback): Error parsing segment "DIKKS" mit Mastercard der Sparkasse AIC/SOB
- Mit welchem Betreff hattest Du die Logs geschickt? Finde gerade nix... Bitte immer bei Anhaengen die Bugnummer in den...
- 13:10 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Zu coredumps siehe ansonsten noch meine gerade eingebauten Aenderungen am entsprechenden Kapitel in [[Bugreports#Stac...
- 13:00 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Es ist auf jeden Fall sinnvoll, aktuellere Versionen zu verwenden, weil da auch andere Probleme behoben sind. Eventue...
- 12:57 AqBanking Bug #138 (Resolved): Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
- 12:56 AqBanking Bug #149 (Feedback): Postbank: Möglicherweise falsche Meldung bei Umsatzabruf ohne Umsätze
- Dazu muesste ich mal genauere Logs sehen (siehe [[Bugreports]]).
25.10.2019
- 15:33 AqBanking Bug #141: gnucash ist bei der Apobank nicht registriert?
- Die Anweisungen aus dem wiki habe ich beachtet.
Jetzt mit aqbanking-5.99.43beta Folgendes:
iTANmodi abrufen sc... - 11:53 AqBanking Bug #13: Abruf 1822direkt schlägt fehl
- Getting the same error...
- 00:39 AqBanking Bug #151 (Closed): Error parsing segment "HIPAES"
- Ich versuche mich mit dem latest master bei der GLS Bank anzumelden, scheitere
aber bei `aqhbci-tool4 getbankinfo -u...
24.10.2019
- 21:59 AqBanking Revision fe9dcc2b (aqbanking): Fix potentially uninitialized variable, as pointed out by compiler warning.
- 20:46 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- Hallo Martin,
das Problem mit den Server-Adressen im HIKOM-Segment, wird meiner Ansicht nach dadurch verursacht, d... - 20:35 Gwenhywfar Revision b2bf1492 (gwenhywfar): Simplify gnutls lookup: pkg-config is fine for windows, too.
- Also, as gnutls>=2.9.8 is required, the check for the function
that exists since >=1.6 is no longer needed. - 18:26 AqBanking Feature #150 (Feedback): PhotoTAN Deutsche Bank
- Hallo,
mit der neuesten Version und einem neu angelegtem Profil kann ich grundsätzlich wieder auf unser Deutsche Ban... - 16:42 AqBanking Bug #76: QR-TAN funktioniert nicht
- Selbes Ergebnis mit aqbanking-5.99.43beta und gwenhywfar-4.99.24rc8. Überweisungen von meinem Volksbank-Konto gehen j...
- 16:15 AqBanking Bug #76: QR-TAN funktioniert nicht
- Es wird besser! Umsatzabruf von der Consorsbank klappt jetzt mit der gnucash maint-Branch Git version. Aber Überweisu...
- 15:49 AqBanking Bug #148: Nach PSD2 Umstellung kein PINTAN mehr mit der Deutschen Bank möglich
- Hallo zusammen,
das passt jetzt soweit. Anscheinend haben wir vergessen, nochmals "getaccounts" durchzuführen, das... - 13:01 AqBanking Bug #148 (Closed): Nach PSD2 Umstellung kein PINTAN mehr mit der Deutschen Bank möglich
- Hallo zusammen,
die Deutsche Bank hat am 23.10.19 die starke Authentifizierung aktiviert. Seitdem klappt der Abruf... - 14:12 AqBanking Bug #47: AqBanking stürzt beim Zertifikatabruf ab
- gnucash-3.7-2019-10-23-git-3.7-153-g1dc22e53c+.setup.exe
stürzt bei mir nicht mehr ab, wenn der neue Nutzer erstellt... - 14:01 AqBanking Bug #149 (Closed): Postbank: Möglicherweise falsche Meldung bei Umsatzabruf ohne Umsätze
- Heute wollte ich beij der Postbank Umsätze abrufen und bekam als Fehlermeldung "Rejected" (einmal auch "Error 11"). D...
- 00:58 Gwenhywfar Revision 7db0eea4 (gwenhywfar): MsgEngine: Started refactoring of msgengine.
23.10.2019
- 23:31 Gwenhywfar Revision db241274 (gwenhywfar): BUILD: Include -Wunused-parameter.
- 23:31 Gwenhywfar Revision 6c2f9046 (gwenhywfar): MsgEngine: More work on improving maintainability.
- 22:27 Gwenhywfar Revision 3ae5e699 (gwenhywfar): MsgEngine: Further improved readabilty.
- 21:27 Gwenhywfar Revision 74be35ab (gwenhywfar): MsgEngine: Started improving readability.
- - split msgengine.c into multiple files
- split spaghetti code functions into smaller parts - 21:17 AqBanking Bug #147 (Resolved): Pin-Eingabe für zkacard scheitert unter Windows
- Gefixed mit libchipcard commit 441506415f1e86582729c7a9367608ec5aa8339a, getestet unter Windows 10 (mingw32 build)
- 21:15 AqBanking Bug #147 (Closed): Pin-Eingabe für zkacard scheitert unter Windows
- Unter Windows scheitert die PIN-Eingabe für zkacards wegen fehlender Funktionsdefinitionsdatein im /driver-Verzeichni...
- 18:49 Libchipcard Revision 4aa2b748 (libchipcard): Added missing generic_pcsc drives for win32 (contain mainly definitions for PIN verification calls)
- 02:54 AqBanking Revision 5d033559 (aqbanking): README: Use HTTPS URLs
- Using HTTPS to access Web sitesprevents certain kinds of attacks. Most
sites permanently moved their URLs to HTTPS al... - 01:22 AqBanking Revision b82bd28c (aqbanking): AqHBCI: Increased code readability.
- Reduce spaghetti code.
22.10.2019
- 23:45 AqBanking Bug #108: libchipcard hat vermutlich ein Problem mit den HBCI Karten der DKB Bank
- martin schrieb:
> Hallo Softwareentwickler,
> ich habe die Version 5.1.0 beta mit dem DDV1 Patch im Einsatz.
> Vor... - 22:18 Gwenhywfar Revision ccbd359b (gwenhywfar): Update German translation
- 21:03 AqBanking Feature #146 (Closed): Automatische Migration der .aqbanking/settings/ auf AqBanking6
- Beim ersten Start einer Anwendung, die AqBanking6 benutzt, wird aktuell das Konfigurationsverzeichnis ~/.aqbanking/se...
- 08:03 AqBanking Bug #140: aqbanking-cli listbal Parameter --outfile wird ignoriert
- Bitte bei Gelegenheit die Parameter aus der Hilfe (aqbanking-cli listbal -h) löschen.
- 01:12 AqBanking Bug #85: Fehler Account has no backend name!! SNH!!! unter HBCI 3.0 und RDH-10
Mit aqbanking 5.99.43beta und gwenhywfar 4.99.24rc8 funktioniert es, eben getestet. Nach dem Upgrade der settings u...- 00:04 AqBanking Bug #138: Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
- Danke für die Datei. Jetzt habe ich aber herausgefunden, dass ich die Konten/Nutzer/Banken durcheinander gebracht hat...
21.10.2019
- 23:59 AqBanking Bug #144 (Closed): a3252 breaks aqbanking-cli request --transactions
- 23:30 AqBanking Bug #144: a3252 breaks aqbanking-cli request --transactions
- martin schrieb:
> Hmm, could you please check with latest releases?
>
> I checked with my versions here and it wo... - 14:42 AqBanking Bug #144 (Feedback): a3252 breaks aqbanking-cli request --transactions
- Hmm, could you please check with latest releases?
I checked with my versions here and it works correctly. Did you ... - 22:38 AqBanking Revision 5beb22b8 (aqbanking): AqHBCI: Cleanup and simplification of PinTan code.
- 19:26 AqBanking Revision 03808d4b (aqbanking): Small fix for aqpaypal
- The wrong AccountType was returned, which produced problems in account mapping in kmymoney
- 19:16 AqBanking Revision a3fa22c8 (aqbanking): Small bug fix on synchronization of investment accounts
- During the upgrade to aqbanking6, some database field names have been changed, so that the wrong date and price infor...
- 19:16 AqBanking Revision 3ce8ce02 (aqbanking): Revert "Small bug fix for aqpaypal"
- This reverts commit b17f2fe587ff49ddff6382958ae247d5aa761c01.
- 19:16 AqBanking Revision 225ab565 (aqbanking): Small bug fix for aqpaypal
- The wrong AccountType was returned, so that kmymoney could not map the account correctly
- 18:56 AqBanking Bug #136: Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Ich bin auf Archlinux unterwegs, entsprechend hilft bei mir ein APT Lauf nichts. Welche für aqbanking relevanten Pake...
- 14:59 AqBanking Bug #136: Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Ich konnte das Problem durch ein simples apt-get upgrade && apt-get update beseitigen.
Allerdings funktioniert bei... - 17:09 Gwenhywfar Revision 3950ad27 (gwenhywfar): Result of "make merge".
- 17:09 AqBanking Revision 969d6c47 (aqbanking): Result of "make merge".
- 15:47 Gwenhywfar Revision a0bdc0c6 (gwenhywfar): SAR: Disabled warnings.
- 15:38 AqBanking Bug #85: Fehler Account has no backend name!! SNH!!! unter HBCI 3.0 und RDH-10
- Funktioniert es mit aktuellen Versionen?
- 14:45 AqBanking Bug #141 (Feedback): gnucash ist bei der Apobank nicht registriert?
- 14:45 AqBanking Bug #141: gnucash ist bei der Apobank nicht registriert?
- Hast Du die Schritte aus dem Wiki beachtet?
* [[PSD2]]
* bzw. [[SetupPinTan]] - 14:33 AqBanking Bug #140 (Closed): aqbanking-cli listbal Parameter --outfile wird ignoriert
- Stimmt, war ein Ueberbleibsel. Ausgabe erfolgt immer ueber die Konsole, Umleitung ist ueber ">" moeglich und muss nic...
- 14:32 AqBanking Revision 70bbc51e (aqbanking): aqbanking-cli: Removed argument "outFile" from cmd "listbal".
- 14:31 AqBanking Revision 164ee4c4 (aqbanking): Prepared release 5.99.43beta.
- 14:29 AqBanking Bug #135 (Closed): Keine oder minimale Ausgaben bei aqbanking-cli listbal
- 14:27 AqBanking AqBanking 5.99.43beta
- Mit dieser Version sollte eine weitere mögliche Ursache für die bekannten Abstürze unter Windows beim Zertifikatsabru...
- 14:04 AqBanking Revision 0374b26c (aqbanking): AqBanking, AqHBCI: Improved handling of SSL certificates.
- - very much improved readability of AB_SioTlsExt_CheckCert()
- fixed aqhbci-tool command getcert (was not locking use... - 08:50 AqBanking Bug #138: Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
Anbei eine Beispieldatei.- 08:14 AqBanking Bug #145 (Closed): Paypay request fails
- I have set up a paypal user for my account, yet any requests to paypal fail, here is the output of a session:
jr@t... - 00:16 Gwenhywfar Revision c28b8c74 (gwenhywfar): Result of "make format".
- 00:09 Gwenhywfar Revision 7f505c5e (gwenhywfar): Fixed typemaker2 targets.
- Having these targets sometimes leads to "make" thinking that files have
to be rebuilt by typemaker2. - 00:08 AqBanking Revision 390a88b9 (aqbanking): Result of "make format".
20.10.2019
- 23:48 AqBanking Bug #144 (Closed): a3252 breaks aqbanking-cli request --transactions
- value field in transaction reads "0" always.
Before:
> $ aqbanking-cli request --transactions --aid=2
> [...]
... - 22:03 AqBanking Bug #138: Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
- Ich habe genau das gleich Problem mit Konten bei der Postbank und bei Consors. Genau das selbe Phänomen. Konfiguriere...
- 21:25 AqDatabase Revision 147a5721 (aqdatabase): Added missing files.
- 19:56 AqDatabase Revision 5bed81a4 (aqdatabase): BUILD: Simplified build system, no longer use symlinks.
- Much easier that way, and also works on windows.
- 19:23 AqBanking Revision 0322eb17 (aqbanking): BUILD: Fixed a makefile target.
- 18:19 AqFinance Revision 8077fb41 (aqfinance): Simple test for photoTan.
- 18:19 AqFinance Revision b19ccce0 (aqfinance): Try valgrind-suppressions.
- 18:19 AqFinance Revision e1f5b5e4 (aqfinance): Fixed About windows (bad URL).
- 18:15 AqFinance Revision be8bd054 (aqfinance): Fixed compiler warnings.
- 18:15 AqFinance Revision 73f7e7ac (aqfinance): BUILD: Fixed build system, especially regarding typemaker2.
- 18:14 Gwenhywfar Revision 7f54a670 (gwenhywfar): Prepared release 4.99.24rc8.
- 18:12 AqBanking Revision dffeda7a (aqbanking): Prepared release 5.99.42beta.
- 18:09 AqBanking Bug #143 (Closed): Fehler Bad BPD address aqhbci mit Schlüsseldatei - VR-Bank
- Hallo,
versuche gerade vergeblich die PSD2-Umstellung von Gnucash unter Linux zu konfigurieren. Habe mich an der [... - 18:01 AqBanking Bug #47 (In Progress): AqBanking stürzt beim Zertifikatabruf ab
- Der Crash ist vermutlich seit gestern im git gefixt, 944f09afdee676d5ab35a7123c3a470901eaf95e, von https://bugs.gnuca...
- 10:52 AqBanking Bug #47: AqBanking stürzt beim Zertifikatabruf ab
- Das Problem besteht auch für die Sparkassen Nürnberg und Würzburg. (Der Umweg über Linux klappt aber für beide Banken...
- 17:48 AqBanking Revision d441eab8 (aqbanking): Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.
- 17:46 Gwenhywfar Revision cd675479 (gwenhywfar): Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.
- 17:43 AqBanking AqBanking 5.99.42beta, Gwenhywfar 4.99.24rc8
- Dank der Hilfe des GnuCash-Teams ist höchstwahrscheinlich das Problem, das zum Absturz unter Windows führen konnte, b...
- 16:53 AqDatabase Revision 1c740c55 (aqdatabase): BUILD: Removed i18n stuff for now.
- AqDatabase is more of an internal library, so error messages should be
untranslated anyway to help debug possible pro... - 16:46 AqDatabase Revision 3ef50ce9 (aqdatabase): BUILD: Another fix for building typemaker2 files.
- 16:40 AqDatabase Revision d7611cb2 (aqdatabase): BUILD: Fixed a makefile target.
- 16:30 AqBanking Bug #142 (New): psd2Umstellung - Abruf bei Triodos Bank funktioniert nicht mehr
- Hallo, seit der Umstellung fkt der Abruf nicht mehr. gibt es Ansätze/Zeitplan gnucash entsprechend zu registrieren? O...
- 16:29 AqDatabase Revision 7cfc7120 (aqdatabase): BUILD: Fixed include paths for typemaker2.
- 16:19 AqDatabase Revision d6e41446 (aqdatabase): BUILD: Fix building of typemaker2 files.
- 14:44 AqBanking Revision f6f42a71 (aqbanking): BUILD: Added missing file to Makefile.am.
- 14:40 AqBanking Revision 58b9580b (aqbanking): BUILD: More work typemaker2 targets.
- 14:23 AqBanking Revision c40a31a6 (aqbanking): BUILD: Fixed use of typemaker2.
- We provide the files built by typemaker2, no need for special rules.
Just do a "make typedefs && make types" after ch... - 14:13 AqBanking Revision e627066e (aqbanking): BUILD: Add gwenhywfar include paths for typemaker2.
- 11:35 AqBanking Bug #141 (Closed): gnucash ist bei der Apobank nicht registriert?
- In gnucash Werkzeuge usf. "iTAN modi abrufen" scheitert.
GnuCash 3.7
Build ID: 3.7+(2019-09-07)
gwenhywfar-4.99... - 09:22 AqBanking Bug #140 (Closed): aqbanking-cli listbal Parameter --outfile wird ignoriert
- Hallo,
der Parameter -o bzw --outfile in aqbanking-cli listbal wird ignoriert (zumindest in Version 5.99.38.0).
Di...
19.10.2019
- 23:21 AqBanking Revision c9c08e5a (aqbanking): Fix more printf format specifiers for windows.
- Similar to 7ba425ce and I still need to look up the macro names
in https://en.cppreference.com/w/cpp/header/cinttypes - 23:20 AqBanking Revision ffb562de (aqbanking): Windows: Fix another missing GWENHYWFAR_CB in GWEN_Text_ReplaceVars
- 23:20 AqBanking Revision 944f09af (aqbanking): Windows: Fix missing GWENHYWFAR_CB at AB_Gui_CheckCert.
- This caused https://bugs.gnucash.org/show_bug.cgi?id=797436
and probably further crash reports upon initial cert down... - 22:38 Gwenhywfar Revision 0fdd949a (gwenhywfar): Add gnutls include flags explicitly in those Makefiles where they are needed.
- 22:37 Gwenhywfar Revision e15af6a9 (gwenhywfar): Windows: Fix missing GWENHYWFAR_CB declaration of testSignals function.
- 22:37 Gwenhywfar Revision c8881363 (gwenhywfar): Fix compiler warning about unused variable if HAVE_I18N is unset.
- 22:36 Gwenhywfar Revision 82a30413 (gwenhywfar): Fix printf format specifiers for windows compatibility using macros from <inttypes.h>
- Now really fixed after d86a71a0 and deccd267.
- 22:02 AqBanking Bug #139 (Closed): ./configure aqbanking-5.99.41beta Fehler
- 17:21 AqBanking Bug #139: ./configure aqbanking-5.99.41beta Fehler
- libxmlsec1-dev hat gefehlt.
Jetzt läuft alles brav durch.
Dass ich dann bei der Apobank scheitere steht auf de... - 21:54 Gwenhywfar Revision b0450ebc (gwenhywfar): Fix another windows printf format specifier.
- Similar to and copied from be69cdb9.
- 20:39 AqBanking Bug #136: Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Von dem Problem bin ich ebenfalls betroffen. Stelle gerne weitere Logs zur Verfügung, falls nötig.
Versions:
AqB...
18.10.2019
- 22:28 Gwenhywfar Revision 96ff10c8 (gwenhywfar): Fix missing GWENHYWFAR_CB attribute at function definition.
- Was missing since aee95892, checked with cross-compile to i686-w64-ming32 host.
- 18:08 AqBanking Bug #139: ./configure aqbanking-5.99.41beta Fehler
- Ist das ein Ubuntu Linux? Dann mal alle Pakete mit "xmlsec" im Namen prüfen: ...
- 18:06 AqBanking Bug #139: ./configure aqbanking-5.99.41beta Fehler
- Ist auch ein Paket libxmlsec1-dev installiert? Ohne dies kann das Compilieren nicht klappen...
- 17:51 AqBanking Bug #139 (Closed): ./configure aqbanking-5.99.41beta Fehler
- ubuntu 5.0.0-32-generic
aqbanking-5.99.41beta
./configure läuft bis:
checking for build requirements needed by... - 11:00 AqBanking Bug #138 (Closed): Umsatzabruf Volksbank klappt nicht - Request "getTransactions" for X not supported (mit Workaround)
- Hallo,
ich versuche, mit aqbanking-cli Umsätze von der Sparkasse Karlsruhe (66050101) und Volksbank Bruchsal (6639... - 00:07 Gwenhywfar Revision 6058b905 (gwenhywfar): Partially reverted a previous commit.
- Actually, we do need GWEN_InetAddr_ModuleInit() et al.
17.10.2019
- 23:37 Gwenhywfar Revision 0d354e3c (gwenhywfar): More work on compiler warnings.
- 23:36 Gwenhywfar Revision 64ba73f6 (gwenhywfar): More fixes for compiler warnings.
- 23:36 Gwenhywfar Revision 7457d71f (gwenhywfar): Fixed compiler warnings.
- 19:00 Gwenhywfar Revision f9e36299 (gwenhywfar): Added entry to TODO.
- 18:59 Gwenhywfar Revision 1ded799f (gwenhywfar): BUILD: Disable some warnings, started fixing compiler warnings.
- 13:06 AqBanking Revision 801869d1 (aqbanking): Prepared release 5.99.41beta.
- 11:09 Gwenhywfar Revision 3a74228f (gwenhywfar): Prepared release 4.99.23rc7
- 10:58 AqBanking Revision 6743d1a3 (aqbanking): BUILD: More Makefile fixes.
- 10:51 AqBanking Revision 2de726bd (aqbanking): BUILD: Another fix for Makefile targets.
- 10:46 AqBanking Revision 56124584 (aqbanking): BUILD: Fixed more missing Makefile targets.
- 10:38 AqBanking Revision 85d65ce2 (aqbanking): BUILD: Added missing Makefile targets.
16.10.2019
- 17:27 AqBanking Revision c3744192 (aqbanking): AqHBCI: Increased readability of JobChangeKeys.
- 16:32 AqBanking Revision aaf38057 (aqbanking): AqHBCI: Fixed a compiler warning.
15.10.2019
- 22:24 AqBanking Bug #137: Dependency missing: -l ltdl
- Ok, understood.
- 22:18 AqBanking Bug #137: Dependency missing: -l ltdl
- I expected that the configure script already includes the dependency for ltdl so that it already fails during configu...
- 21:21 AqBanking Bug #137: Dependency missing: -l ltdl
- Ok, if you solved the issue by installing libtool-ltdl-devel, is the issue solved now, or do you expect something spe...
- 21:18 AqBanking Bug #137: Dependency missing: -l ltdl
- It says "/usr/bin/ld: cannot find -lltdl"...
- 21:12 AqBanking Bug #137: Dependency missing: -l ltdl
- What build failure do you get? Do you mind to share some console output?
- 20:23 AqBanking Bug #137 (New): Dependency missing: -l ltdl
- When building the configure script is missing the ltdl dependency leading to a failing build.
- 00:25 AqBanking Revision 31b10b24 (aqbanking): AqFINTS: Added some tests.
- 00:25 AqBanking Revision 24892730 (aqbanking): AqHBCI: Set needBPD to "0" for JobGetTransactionsCreditCard.
- There is no BPD job for now, at least no bank we know of seems to
transmat such a segment.
14.10.2019
- 23:48 Gwenhywfar Revision 3de01150 (gwenhywfar): ConfigMgrDir: Increased verbosity in GWEN_ConfigMgrDir_MkUniqueIdFromId()
- 23:48 Gwenhywfar Revision aee95892 (gwenhywfar): ConfigMgr: Add GWENHYWFAR_CB to virtual functions.
- 22:46 AqBanking Revision 7ba425ce (aqbanking): Fix printf format specifiers by using the suitable ones from <inttypes.h>
- See the recent commits in gwenhywfar for pointers for more documentation.
Fortunately there are indeed some standariz... - 22:41 Gwenhywfar Revision c5e218cc (gwenhywfar): More printf format specifier standarization from <inttypes.h>
- 22:35 Gwenhywfar Revision c37108bc (gwenhywfar): Minor windows debug output improvement (maybe a problem with the format specifier?)
- 22:35 Gwenhywfar Revision be69cdb9 (gwenhywfar): Fix another windows printf format specifier.
- In this particular case, a printf format specifier for size_t is needed,
but <inttypes.h> does not have one. We defin... - 22:34 AqBanking Bug #136 (Closed): Umsatz- und Kontostandabfrage für Kreditkarte bei comdirect nicht möglich
- Bei der comdirect lassen sich für das Kreditkartenkonto keine Umsätze oder der Kontostand abfragen.
Als Fehlermeldun... - 22:31 Gwenhywfar Revision d86a71a0 (gwenhywfar): Fix printf format specifiers for windows compatibility using macros from <inttypes.h>
- For explanation, see e.g.
https://en.cppreference.com/w/cpp/header/cinttypes
https://stackoverflow.com/questions/1685...
13.10.2019
- 23:00 Gwenhywfar Revision e3050bb0 (gwenhywfar): Fixed a bug introduced by my latest commit.
- 22:48 Gwenhywfar Revision 1f34d9ec (gwenhywfar): GTK3 GUI: Fixed memory leaks.
- 22:26 Gwenhywfar Revision deccd267 (gwenhywfar): Minor windows warnings fixed
- - missing include for _mkdir
- Removed cast from void* (8 byte on x86_64) to int in debug output
- Commented out unus... - 22:25 Gwenhywfar Revision 180c9cd2 (gwenhywfar): Minor windows compile warnings improved
- - unused static function, unused variable ifdef'd out
- 21:11 Gwenhywfar Revision 5b2c58bf (gwenhywfar): Minor autoconf fix for gcc version output "7.3-win32"
- 18:08 Gwenhywfar Revision d21c36fd (gwenhywfar): For the console user interface, add a log level for progress messages, controlled by a new environment variable GWEN_CPROGRESS_LOGLEVEL.
- 18:08 Gwenhywfar Revision 2383fae2 (gwenhywfar): For the console user interface, all output goes to stderr, mixing debug and progress messages. This patch changes progress messages and dialogs to go to stdout instead, allowing for separating debug and ui messages using shell redirections.
- 18:08 Gwenhywfar Revision 88a8b7ae (gwenhywfar): fix a warning (at least for GCC 7)
12.10.2019
- 03:47 Gwenhywfar Revision d3603a68 (gwenhywfar): DB: Increased verbosity.
11.10.2019
- 17:12 AqBanking Bug #135 (Feedback): Keine oder minimale Ausgaben bei aqbanking-cli listbal
- 17:12 AqBanking Bug #135: Keine oder minimale Ausgaben bei aqbanking-cli listbal
- Du kannst die Ausgabe jetzt selbst festlegen, mit dem Paraemter "-T". Der Standardwert genuegt in der Regel, aber Du ...
- 08:44 AqBanking Bug #135 (Closed): Keine oder minimale Ausgaben bei aqbanking-cli listbal
- Nach Update von einer Version aus 2018 kommt bringt aqbanking-cli listbal keine (bei --transactions) oder minimimalis...
- 14:23 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Es ist seltsam, aber obwohl es ja in der Ausgabe geschrieben wird befindet sich kein core in dem aktuellen Verzeichni...
10.10.2019
- 23:59 Gwenhywfar Revision c3ddf2b0 (gwenhywfar): msgengine: Started cleanup of GWEN_MsgEngine__ReadGroup().
- 22:27 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- Hallo Martin,
Dein Argument leuchtet natürlich ein. Ich kann mich ja noch mal daran versuchen. Allerdings werde ic... - 13:33 AqBanking Bug #130: Fehlermeldung 'Error parsing segment "HIPINS"' beim Abfragen der BPD von der Consorsbank
- Moin,
ich musste den Patch wieder rausnehmen. Der Patch fuehrt dazu, dass fuer jedes theoretisch moegliche Element... - 22:25 Gwenhywfar Revision 86c09de8 (gwenhywfar): Removed one point from TODO list (already done).
- 15:24 AqBanking Bug #133 (Feedback): Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- 15:23 AqBanking Bug #133: Consors Bank (76030080) mit aqbanking-cli erzeugt core dump
- Hierzu muesste ich einen Stacktrace sehen (siehe [[Bugreports#Stacktrace-einsenden]]).
- 13:26 Gwenhywfar Revision 491fac3c (gwenhywfar): Revert "Incorporated a patch provided by pkzw via #130."
- This reverts commit 2df3e11e4cb366ee8559c2e8e05c6aad6c72cf5c.
- 13:26 Gwenhywfar Revision 607bc728 (gwenhywfar): Revert "Fixed newly introduced compiler warning."
- This reverts commit 275292efdd7e0383107afc2380c05aab8a9a7cb9.
- 10:45 AqBanking Bug #76: QR-TAN funktioniert nicht
- cashgnu schrieb:
> Mit der neuesten Version funktioniert nun das Abfragen der TAN! Vielen Dank, Martin!
>
> Man k... - 07:58 AqBanking Bug #134: FinTS ING
- Ja super, also mit der Einstellung
'aqhbci-tool4 adduser -t pintan --context=0 -b $BLZ -u $KtNr -N $KtNr -s https... - 00:25 AqBanking Revision a39b2ede (aqbanking): AqHBCI: Increased verbosity.
- 00:24 AqBanking Revision ea807de5 (aqbanking): AqHBCI: Read and write selectedTanMechanism.
Auch abrufbar als: Atom