Aktivität
von 16.08.2022 bis 14.09.2022
09.09.2022
- 17:12 Feature #288: Missing command line tool to create ofx user/accounts
- The appended patch adds an initial version of the mentioned command line tool.
07.09.2022
- 08:50 Feature #288 (Closed): Missing command line tool to create ofx user/accounts
- Aqbanking supports adding users and accounts for various backends like hbci, paypal and ebics on the command line, bu...
03.09.2022
- 11:37 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Der relevante Commit ist https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/0e848dafd2a549bcb3b97c...
29.08.2022
- 13:21 Bug #282: Use OS-agnostic string comparison functions
- One more thing that I realized is that the project could use gnulib where relevant to provide the drop-in cross-platf...
27.08.2022
- 01:01 Bug #287: valid gpg keyring for verification missing?
- Hi Martin,
äh, sorry,
So, the packages come with pgp asc files
We, at Fedora, try to package Libchipcard :)
N... - 00:17 Bug #287 (Feedback): valid gpg keyring for verification missing?
- Hi,
I'm sorry, but what do you mean by that? We don't provide packages, what keyring are you referring to?
Rega...
26.08.2022
- 18:21 Bug #287 (Feedback): valid gpg keyring for verification missing?
- Hello,
downstream, in the Fedora project, we are looking for a keyring to verify the package. Would you be able to... - 11:06 Feature #283: [PATCH] Prepare .pc and .cmake for static builds
- I'm also thinking that the pkg_check_modules() calls in cmake.in can be replaced with ordinary find_package() calls, ...
- 00:26 Feature #283: [PATCH] Prepare .pc and .cmake for static builds
- Just realized that additional work in similar fashion is required for the GUIs, for their .pc.in and/or cmake.in, for...
- 00:03 Feature #283 (New): [PATCH] Prepare .pc and .cmake for static builds
- This adds support for consuming a gwenhywfar that was compiled statically. Note that it does not guarantee the actual...
- 08:35 Bug #269 (Closed): (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- Closing as requested by OP
- 00:58 Bug #286 (New): [PATCH] pathmanager.c: add missing winreg.h include
- winreg.h is required for registry manipulation functions
- 00:54 Bug #285 (New): [PATCH] Configure.ac: Do not clear the LIBS var
- The configure.ac currently sets the LIBS variable to empty, as a side effect of the ldl test, which voids whatever mi...
- 00:07 Feature #284 (New): [PATCH] Use pkg-config to find libgcrypt, gpg-error
- Any relatively modern version of libgcrypt and gpg-error come with a .pc file, so I think it's safe to assume that ne...
25.08.2022
- 23:49 Bug #278: [PATCH] Guard unistd.h includes
- Some of the files it touches I had also previously modified in relation to string.h includes, hence the rejections. I...
- 23:44 Bug #278: [PATCH] Guard unistd.h includes
- Yes, I understand what the patch does, its just that I can't apply it.
I don't understand why that is because the ... - 23:39 Bug #278: [PATCH] Guard unistd.h includes
- Yeah, my bad, this was created after the patch I included here: https://www.aquamaniac.de/rdm/issues/282
Basically... - 23:17 Bug #278 (Feedback): [PATCH] Guard unistd.h includes
- Hmm, I'm unable to apply this patch to GIT master. Did you create those patches against a current master?
- 23:02 Bug #278 (Feedback): [PATCH] Guard unistd.h includes
- unistd.h is not available when building for windows natively
- 23:37 Bug #282 (New): Use OS-agnostic string comparison functions
- This patch is dirty, not intended for merging, but I post it anyway so that it is clear what needs to be done.
Bef... - 23:23 Bug #281 (Closed): [PATCH] APIs: support MSVC
- Thanks, applied to GIT.
- 23:12 Bug #281 (Closed): [PATCH] APIs: support MSVC
- Currently all GUI APIs restrict the import/export logic to GCC compiler only. This patch relaxes that for MSVC/clang-...
- 23:17 Bug #279 (Feedback): [PATCH] Guard sys/time.h include with HAVE_SYS_TIME_H
- Hmm, I'm unable to apply this patch to GIT master. Did you create those patches against a current master?
- 23:04 Bug #279 (Feedback): [PATCH] Guard sys/time.h include with HAVE_SYS_TIME_H
- sys/time.h includes should be guarded with HAVE_SYS_TIME_H
- 23:13 Bug #280 (Closed): [PATCH] directory_p.h: remove Unix header
- Thanks, applied to GIT.
- 23:08 Bug #280 (Closed): [PATCH] directory_p.h: remove Unix header
- #include <dirent.h> seems to be a copy-paste error from posix/directory_p.h
- 23:11 Bug #277 (Closed): [PATCH] xmlcmd_lxml.c: use GWEN_Text_strndup
- Thanks, applied to GIT.
- 22:57 Bug #277 (Closed): [PATCH] xmlcmd_lxml.c: use GWEN_Text_strndup
- Use GWEN_Text_strndup instead of vanilla strndup
- 22:55 Feature #214: Consider maintaining a vcpkg recipe
- Fair enough. I'll post them here.
- 22:54 Feature #214 (Feedback): Consider maintaining a vcpkg recipe
- Hi,
thanks for the feedback! Adding patches here would be better than sending them to the mailinglist because on the... - 22:42 Feature #214: Consider maintaining a vcpkg recipe
- FYI, I managed to build gwenhywfar using vcpkg with clang-cl under Windows, with some substantial patching. I will po...
- 22:40 Bug #269: (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- This can be closed as I managed to build with vcpkg using clang-cl.
- 08:32 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Sorry für die späte Meldung - funktioniert jetzt.
Frage: Wird es in Kürze eine Bugfixversion von aq/gw geben ? Das... - 00:19 Bug #266 (Feedback): Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
24.08.2022
22.08.2022
- 23:38 Bug #276: VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Ah, sorry. Fixed now.
- 21:07 Bug #276: VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Thanks for adding. Unfortunally this addition seems to break the layout of that page.
- 17:45 Bug #276 (Closed): VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Thanks, added to the table at [[https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/AqBanking6_Bankentabelle#sectio...
- 15:35 Bug #276 (Closed): VB Osnabrück mit HBCI PIN/TAN erfolgreich getestet
- Es wurden folgende Daten verwendet:
Name: Volksbank Osnabrück
BLZ: 26590025
Server-Url: https://hbci-pintan.gad... - 18:05 Bug #274 (Closed): Windows: It's _MAX_PATH, not MAX_PATH
- Thanks, fixed in GIT.
- 01:02 Bug #274 (Closed): Windows: It's _MAX_PATH, not MAX_PATH
- Windows build fails because of undefined symbol MAX_PATH.
From 2524a27c4b765ada7b78992416e9d4fd0e5930b6 Mon Sep 1... - 17:40 Bug #275 (Closed): building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- Thanks, should be fixed now in GIT.
- 15:09 Bug #275: building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- This issue has been introduced with commit https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/84fc...
- 13:02 Bug #275 (Closed): building from master branch fails with "No rule to make target 'mksymlinks.sh', needed by 'sl-headers'"
- With mentioned commit from git master branch I get build errors
[ 365s] cat: ./i18nsources: No such file or direc... - 12:29 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Danke für den Fix - ich teste das heute abend mal.
- 01:34 Bug #271: Transaction discards all but the first line of the purpose
- Ah, so peripheral I completely dumped it. And the response was "As for the supplemental data, heck if I know." That's...
21.08.2022
- 20:27 Bug #248: Beschreibungstext für TAN input zeigt HTML tags wie etwa <br> im Klartext an
- I have sent the requested log and a possible solution for Qt to Martin in a private mail.
- 18:16 Bug #248 (Feedback): Beschreibungstext für TAN input zeigt HTML tags wie etwa <br> im Klartext an
- As far as I can see this is the text sent by the bank which is simply shown as is.
Maybe we need to handle of suppre... - 19:20 Bug #271: Transaction discards all but the first line of the purpose
- About the discussion of extra data in :61: please see https://www.aquamaniac.de/rdm/issues/262#note-6 and your respon...
- 19:16 Bug #271: Transaction discards all but the first line of the purpose
- Martin,
Sorry, I'm not sure where that example came from save that it's a somewhat random one from a website that ... - 11:24 Bug #271 (Feedback): Transaction discards all but the first line of the purpose
- I believe I asked you about what should be done with the extra data in the :61: field because in the test data you pr...
- 03:31 Bug #271: Transaction discards all but the first line of the purpose
- I wonder if you might have gone too far. The whole transaction record is
:61:2006180618C1500,FMSC6536086135//0758200... - 18:09 Bug #262 (Closed): SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
- 17:15 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Ich glaube, ich habe da eine bessere Loesung:
Da der Schritt des anonymen Bankinfo-Abrufes nicht bei allen Banken ... - 15:49 Bug #273: Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Danke für die Informationen.
Könnte man den semi-automatischen Einrichtungsdialog dahingehend erweitern, das erst ... - 14:48 Bug #273 (Feedback): Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Das hier kein Passwort abgefragt wird, ist Absicht.
Bei der Einfuehrung der Zwei-Schritt-Verfahren wurde seitens d... - 14:36 Bug #273 (Closed): Fehlermeldung beim Abrufen der Bankinfos bei Ing Diba
- Es wurde versucht, einen Ing Diba Zugang mit HBCI und server url https://fints.ing-diba.de/fints einzurichten. Dabei...
- 14:37 Bug #272: Erklärung zu "HBCI 9391: Unbekannte Kundensystem-ID, bitte synchronisieren Sie neu" gesucht
- In KMyMoney findet sich das im Menu "@Settings/Configure AqBanking@".
- 14:33 Bug #272 (Feedback): Erklärung zu "HBCI 9391: Unbekannte Kundensystem-ID, bitte synchronisieren Sie neu" gesucht
- In KMyMoney muesste irgendwo ein Menupunkt sein, mit dem man den AqBanking-Einrichtungsdialog aufrufen kann.
Dort da... - 08:34 Bug #272 (Feedback): Erklärung zu "HBCI 9391: Unbekannte Kundensystem-ID, bitte synchronisieren Sie neu" gesucht
- Bei Aktualisieren eines Ing Diba Kontos mit HBCI erhalte ich aufgeführte Fehlermeldung. Im Wiki oder den Tickets von ...
20.08.2022
- 00:57 Bug #271 (Resolved): Transaction discards all but the first line of the purpose
- Hi,
in function AHB_SWIFT940_Parse_86(https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/master... - 00:38 Bug #271 (Feedback): Transaction discards all but the first line of the purpose
- With an MT940 record element
:86:1017?61SAMMELGUTSCHRIFT FÜR KONTO: CH2909000000250094239 VERARBEI
TUNG VOM 17.06.2...
18.08.2022
- 00:26 Bug #269: (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- FYI, the complete logs for the whole CI run can be downloaded from here:
https://dev.azure.com/vcpkg/public/_build/r... - 00:25 Bug #268: (gcc, Ubuntu, vcpkg): Gwenhywfar: tools/gwenbuild/types/context.c: undefined reference errors
- FYI, the complete logs for the failed build can be downloaded from here:
https://dev.azure.com/vcpkg/public/_build/r...
17.08.2022
- 21:22 Bug #256: gcttol and other tools do not show all available commands
- New patch applied to git, thanks!
Regards
Martin
- 21:20 Bug #256: gcttol and other tools do not show all available commands
- > - 0001-gcttool-use-GWEN_FUNCS-shortcuts.patch
Seems to be applied with https://www.aquamaniac.de/rdm/projects/gw... - 21:18 Bug #256: gcttol and other tools do not show all available commands
- Rebased patch
16.08.2022
- 22:10 Bug #270: GitHub mirrors outdated
- Ok, very good. Feel free to add me ("cstim") into the organization as well.
I would also propose rhabacker and wr... - 21:54 Bug #270: GitHub mirrors outdated
- Hi Christian,
the github organisation "Aqbanking" was transferred to my account by Lukas Matt, the previous owner ... - 21:47 Bug #270: GitHub mirrors outdated
- Oh, in the meantime I've contacted the owner just as well.
I had some git mirrors in my personal account, which ha... - 20:42 Bug #270 (In Progress): GitHub mirrors outdated
- Hi,
I had those mirrors on peripheral vision only but never realized that the "organization" is also called "aqban... - 20:27 Bug #270: GitHub mirrors outdated
- Oh, by no means was I suggesting you were to move the working base to GitHub, I absolutely understand the reasoning b...
- 19:02 Bug #270 (Closed): GitHub mirrors outdated
- Hi,
thanks for the hint.
However, the github mirror of AqBanking isn't mine, I'm not even a member of the "aqba... - 18:26 Bug #270 (In Progress): GitHub mirrors outdated
- Whether we like it or not, GitHub is what shows up first when searching for AqBanking/Gwenhywfar. However, the offici...
- 20:18 Bug #235 (Closed): Password wird bei Eingabe auf Kommandozeile angezeigt
- Thanks, committed to git.
Regards
Martin
- 20:10 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
- Hmm, why is that last patch necessary? In the same file in line 108 and 109 we have forward declarations which includ...
- 19:08 Bug #267 (Closed): gwenhywfar C99 incompatibilities: improper usage of variadic macros
- Thanks, applied to GIT.
Regards
Martin
- 16:54 Bug #267: gwenhywfar C99 incompatibilities: improper usage of variadic macros
- For the reference, see https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html, at the bottom:
_Variadic macros be... - 16:53 Bug #267 (Closed): gwenhywfar C99 incompatibilities: improper usage of variadic macros
- While working on getting Gwen compile with MSVC under VCPKG, I found that debug.h uses variadic macros not according ...
- 17:42 Bug #269 (Closed): (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
- While working on getting vcpkg building under MSVC with VCPKG (https://github.com/microsoft/vcpkg/pull/26363), aside ...
- 17:36 Bug #268 (New): (gcc, Ubuntu, vcpkg): Gwenhywfar: tools/gwenbuild/types/context.c: undefined reference errors
- While working on getting vcpkg building under MSVC with VCPKG (https://github.com/microsoft/vcpkg/pull/26363), I upda...
Auch abrufbar als: Atom