Projekt

Allgemein

Profil

Aktivität

von 19.07.2022 bis 17.08.2022

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
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...
rhabacker
21:18 Bug #256: gcttol and other tools do not show all available commands
Rebased patch rhabacker

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...
cstimming
21:54 Bug #270: GitHub mirrors outdated
Hi Christian,
the github organisation "Aqbanking" was transferred to my account by Lukas Matt, the previous owner ...
martin
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...
cstimming
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...
martin
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... wrobelda
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...
martin
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... wrobelda
20:18 Bug #235 (Closed): Password wird bei Eingabe auf Kommandozeile angezeigt
Thanks, committed to git.
Regards
Martin
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... martin
19:08 Bug #267 (Closed): gwenhywfar C99 incompatibilities: improper usage of variadic macros
Thanks, applied to GIT.
Regards
Martin
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...
wrobelda
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 ... wrobelda
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 ... wrobelda
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... wrobelda

15.08.2022

23:50 Bug #208: Änderung des Kontopasswords ohne die Funktion 'setsecrets' verwenden zu müssen
> src/libs/plugin/backends/aqpaypal/tools/
Das Verzeichnis wurde umbenannt in src/libs/plugins/backends/aqpaypal/...
rhabacker
23:32 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Add initial windows implementation of GWEN_Gui_CGui__input(). rhabacker

13.08.2022

12:24 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
The appended patch is required to fix building issues mentioned at > https://www.aquamaniac.de/rdm/issues/266#note-7. rhabacker

11.08.2022

23:15 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
> test programs https://cplusplus.com/articles/E6vU7k9E/#WIN-e1
From this example I created a quick and dirty rep...
rhabacker
22:40 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
> https://stackoverflow.com/questions/46142246/getchar-with-non-canonical-mode-on-unix-and-windows
I found out tha...
rhabacker
22:04 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Patch did not work caused by the issue mentioned at https://stackoverflow.com/questions/46142246/getchar-with-non-can... rhabacker
17:14 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Good point - I will check that. rhabacker
11:41 Bug #266 (In Progress): Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
martin
11:40 Bug #266 (Closed): Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
Applied to git. Thanks!!
martin
11:35 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
We should not add "make typefiles" etc to main targets because those are - like in AqBanking - only needed when compi... martin
10:28 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
There are additional build failures:... rhabacker
10:26 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
> make ... types
> before the main call to make as described in the readme.
In the readme the mentioned target is...
rhabacker
09:49 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
... but at least the latter target is not present... rhabacker
09:37 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
It turned out that this is caused by missing call to ... rhabacker
09:33 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
There are additional build errors:... rhabacker
09:33 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
Patch for this issue. rhabacker
09:14 Bug #266: Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
... rhabacker
08:29 Bug #266 (Feedback): Build failure with git commit 61eb11a: configure.ac:639: error: required file 'data/drivers/win32/cyberjack_ctapi/Makefile.in' not found
Building libchipcard on obs for Windows fails with the following error:
[ 147s] configure.ac:639: error: required...
rhabacker

10.08.2022

20:10 Bug #256: gcttol and other tools do not show all available commands
The following patches where rejected bei git:
- 0001-Refactor-gsa-tool-to-use-GWEN_Funcs_xxx-functions.patch
- 0001...
martin
17:26 Bug #256: gcttol and other tools do not show all available commands
The translation related patches has been moved to https://www.aquamaniac.de/rdm/issues/265 rhabacker
20:00 Bug #265 (Closed): Fix missing translation in gcttool
Applied to GIT.
martin
17:25 Bug #265 (Closed): Fix missing translation in gcttool
The appended patches fixes translation and associated support for gcttool. rhabacker
19:42 Bug #260 (Closed): Parser-Fehler zulässige Wochentage für Daueraufträge (HICDES)
Probably fixed in GIT.
martin
19:00 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Hi,
before I apply the patch: Can either of the functions GetStdHandle() or GetConsoleMode() fail? In that case us...
martin
17:46 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Ich habe einen korrigierten Patch hochgeladen (es wurde noch auf CR gewartet, bevor Zeichen zurückgegeben wurden)
rhabacker
18:54 Bug #264 (Closed): Fixes for doc generated by doxygen
Thanks, applied to git.
martin

09.08.2022

23:35 Bug #251: Widget [storePasswordCheck] not found
I saw this fix in 'master' branch, not in 'maint' - is this intended ? rhabacker
23:31 Bug #254: gwentest does not show all available tests
Is it intended not to have these patches in the 'maint' branch from which the stable versions are created ? rhabacker
23:26 Bug #264 (Closed): Fixes for doc generated by doxygen
Attched are some patches related to doxygen support:
cbae287e Generate Qt help file if --enable-full-doc is specif...
rhabacker
22:23 Bug #253: Could not retrieve the balance with the aqpaypal backend
Well, at least the missing unlock should be fixed now in git.
martin
22:18 Bug #253: Could not retrieve the balance with the aqpaypal backend
Hmm, the fact that the file lock is kept seems to indicate that AqBanking aborted and forgot to remove the lock.
I w...
martin
07:29 Bug #253: Could not retrieve the balance with the aqpaypal backend
The related files are located in <home>/aqbanking/backends/aqpaypal/data/*.sec and gct-tool from version 5.9.0 was no... rhabacker
06:34 Bug #253: Could not retrieve the balance with the aqpaypal backend
As reported above after an additional problem here is that after trying to use such a configuration, the associated u... rhabacker
21:42 Bug #263 (Closed): AqHBCI handles multi-message jobs incorrectly
Fixed in GIT.
martin
09:07 Bug #256: gcttol and other tools do not show all available commands
> 0001-gcttool-restore-showing-global-options-when-using-he.patch
I think that this required patch was not applie...
rhabacker
07:07 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Ich habe mal den angehängten Patch angewendet und gwenhywfar 5.9.0 damit compiliert. Leider bekomme ich jetzt überhau... rhabacker
06:36 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Hab ich nach deinen Hinweisen gefunden rhabacker

08.08.2022

22:21 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Na, wenn Du das schon alles weisst... martin
22:20 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
ja, zum Beispiel mit https://stackoverflow.com/questions/9217908/how-to-disable-echo-in-windows-console rhabacker
21:49 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Achso, Windows...
Man muesste dazu die Funktion GWEN_Gui_CGui__input() fuer Windows ersetzen (bzw. dort Funktionen...
martin
21:44 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
Das Programm läuft auf Windows, siehe dazu https://stackoverflow.com/questions/933745/what-is-the-windows-equivalent-... rhabacker
21:30 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt

Ich glaube, ich weiss woher das bei Dir kommt: Du hast kein TERMIOS_H...
Falls das vorhanden ist, unterdrueckt G...
martin
20:39 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
The issue is still present in version with AqBanking-CLI: 6.5.0 Gwenhywfar: 5.9.0.0 AqBanking: 6.5.0.0 rhabacker
21:32 Bug #233 (Closed): mingw32 compile error: transaction.c:12:10: fatal error: .\..._p.h: No such file or directory
martin
20:42 Bug #233: mingw32 compile error: transaction.c:12:10: fatal error: .\..._p.h: No such file or directory
Fixed with gwenhywfar commit https://www.aquamaniac.de/rdm/projects/gwenhywfar/repository/revisions/e31949e7d11a6a24a... rhabacker
20:01 Bug #253: Could not retrieve the balance with the aqpaypal backend
The issue is still present in version with AqBanking-CLI: 6.5.0 Gwenhywfar: 5.9.0.0 AqBanking: 6.5.0.0 rhabacker

07.08.2022

23:58 Bug #263 (In Progress): AqHBCI handles multi-message jobs incorrectly
martin
23:57 Bug #263 (Closed): AqHBCI handles multi-message jobs incorrectly
Some jobs may lead to multi-message responses from the server which need continuation tokens provided by the server (... martin

30.07.2022

22:58 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
> I think the OFX importer is not very usefull to Gnucash because 1) you have your own OFX importer which ...
jralls@ceridwen.us
22:45 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
>But to the original point of this bug: SWIFT MT940 specifies that there must always be a value date while t...
martin
20:00 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
Martin,
> That's the whole purpose of AqBanking's import/export interface...
Good. I hoped so, thanks ...
jralls@ceridwen.us
11:08 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
>The question about various SWIFT profiles plus adding CAMT is from the AQBanking API side. Once the import ...
martin
05:09 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
The question about various SWIFT profiles plus adding CAMT is from the AQBanking API side. Once the import is parsed ... jralls@ceridwen.us
02:43 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.

>BTW, aside from matching the profiles with what Gwenhywfar knows about nearly all of the code that converts AQB in...
martin
02:12 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
Yes, that would work, though it would be applied to all MT940 users. The profiles are hardcoded into the ...
jralls@ceridwen.us
01:45 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
>Gave me hope that you'd fix it, because using the value date is not what the parser currently does.
The ...
martin
01:37 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Your English is fine. It's just that
> Right, and thats what the parser currently does.
Gave me hope that you'd...
jralls@ceridwen.us
00:28 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
>OK, but how about using the value date for the entry date?
That's what I tried to explain above (I'm afr...
martin

29.07.2022

23:54 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
OK, but how about using the value date for the entry date?
As for the supplemental data, heck if I know...
jralls@ceridwen.us
23:13 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
indeed, that was a bug I just fixed in Gwenhywfar (which handles date stuff). So passing invalid dates (e.g....
martin
22:31 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
Well, if the value date matches the balance date then there's no harm in AB_Transaction_GetDate() returnin...
jralls@ceridwen.us
22:18 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
>Isn't it the case that in type 2 reports the value date and the balance date are the same if there's no ent...
martin
21:49 Bug #262: SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
Martin,
Isn't it the case that in type 2 reports the value date and the balance date are the same if there's no en...
jralls@ceridwen.us
21:04 Bug #262 (Feedback): SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
John,
SWIFT formats are extremely complicated to get right across all parts of the information flow from bank serv...
martin
00:02 Bug #262 (In Progress): SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
martin

28.07.2022

23:49 Bug #262 (Closed): SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
The SWIFT 940 format's transaction field provides for two dates, a mandatory value date and an optional entry date. I... jralls@ceridwen.us
 

Auch abrufbar als: Atom