Aktivität
von 14.07.2022 bis 12.08.2022
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... - 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... - 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...
- 17:14 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
- Good point - I will check that.
- 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
- 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!!
- 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...
- 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:...
- 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... - 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...
- 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 ...
- 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:...
- 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.
- 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
- ...
- 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...
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... - 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
- 20:00 Bug #265 (Closed): Fix missing translation in gcttool
- Applied to GIT.
- 17:25 Bug #265 (Closed): Fix missing translation in gcttool
- The appended patches fixes translation and associated support for gcttool.
- 19:42 Bug #260 (Closed): Parser-Fehler zulässige Wochentage für Daueraufträge (HICDES)
- Probably fixed in GIT.
- 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... - 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)
- 18:54 Bug #264 (Closed): Fixes for doc generated by doxygen
- Thanks, applied to git.
09.08.2022
- 23:35 Bug #251: Widget [storePasswordCheck] not found
- I saw this fix in 'master' branch, not in 'maint' - is this intended ?
- 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 ?
- 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... - 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.
- 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... - 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...
- 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...
- 21:42 Bug #263 (Closed): AqHBCI handles multi-message jobs incorrectly
- Fixed in GIT.
- 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... - 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...
- 06:36 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
- Hab ich nach deinen Hinweisen gefunden
08.08.2022
- 22:21 Bug #235: Password wird bei Eingabe auf Kommandozeile angezeigt
- Na, wenn Du das schon alles weisst...
- 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
- 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... - 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-...
- 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...- 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
- 21:32 Bug #233 (Closed): mingw32 compile error: transaction.c:12:10: fatal error: .\..._p.h: No such file or directory
- 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...
- 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
07.08.2022
- 23:58 Bug #263 (In Progress): AqHBCI handles multi-message jobs incorrectly
- 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 (...
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 ... - 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... - 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 ... - 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 ... - 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 ...
- 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...- 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 ... - 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 ... - 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... - 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...
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... - 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.... - 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... - 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... - 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... - 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... - 00:02 Bug #262 (In Progress): SWIFT 940 parsing substitutes wrong entry date if the :61 field contains none.
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...
Auch abrufbar als: Atom