Projekt

Allgemein

Profil

Aktivität

von 11.02.2022 bis 12.03.2022

02.03.2022

11:54 Bug #257: GLS bank + HBCI Chipkarte: getaccounts + getsysid fehler
ah, ein 'sendkeys' hatte gefehlt. Das war soweit meine Notizen stimmen bei der DB nicht noetig. Unter [[RDH7_einricht... laforge
11:29 Bug #257 (Closed): GLS bank + HBCI Chipkarte: getaccounts + getsysid fehler
Ich versuche gerade HBCI mit Chipkarte fuer ein GLS-Bank-Konto einzurichten, analog dazu wie ich das bei der Deutsche... laforge

28.02.2022

23:21 Revision 227e1cc8 (aqbanking): bankinfo/generic: Remove "assert()" (simple error message should suffice).
admin
23:20 Revision ae79d685 (aqbanking): GWENBUILD: Added missing files to install list.
admin
23:20 Revision 34e278dc (aqbanking): GWENBUILD: No longer require gtk2.
admin

25.02.2022

00:17 Bug #256: gcttol and other tools do not show all available commands
Refactor gsa tool to use GWEN_Funcs_xxx functions
rhabacker
00:04 Bug #256: gcttol and other tools do not show all available commands
For gcttool use GWEN_Funcs related shortcuts
rhabacker

24.02.2022

23:56 Bug #256: gcttol and other tools do not show all available commands
Fixes for gcttool transations applied.
Patch 0002* is required to regenerate po/de.po with ...
rhabacker
23:52 Bug #256: gcttol and other tools do not show all available commands
After adding similar support to gsa I noticed a small issue in gcttools, which is fixed by this patch. rhabacker

19.02.2022

19:19 Bug #249: Error on executing job, Status: rejected (5)
I talked to my bank and they told me that their FinTS/HBCI server only serves the last 90d. The fact that I am being... devurandom

18.02.2022

00:28 Bug #256: gcttol and other tools do not show all available commands
Definately no. I want to stay with C, I really want to avoid the complications that arise from using C++ especially i... martin

17.02.2022

16:39 Bug #255 (Closed): Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
martin
16:35 Bug #255: Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
Hallo, nein, problem ist nicht mehr aufgetreten.
Make clean habe ich zunächst nicht gemacht, da ich ja aus den frisc...
ErwinRieger

16.02.2022

12:31 Bug #256: gcttol and other tools do not show all available commands
Would it be possible to use c++ here ? There would be some nice features available like polymorph functions and const... rhabacker
12:28 Bug #256: gcttol and other tools do not show all available commands
see appended patches rhabacker
12:12 Bug #256: gcttol and other tools do not show all available commands
And how about the shorter element macros proposed above? martin
12:04 Bug #256: gcttol and other tools do not show all available commands
> Also, normally we have macros in all-caps in gwen/aqbanking...
This macros could be be easily converted to real ...
rhabacker
10:29 Bug #256: gcttol and other tools do not show all available commands
Also, normally we have macros in all-caps in gwen/aqbanking... martin
10:28 Bug #256 (Feedback): gcttol and other tools do not show all available commands
Hmm, maybe we can add some shortcuts for the macros?
"GWEN_Funcs_Entry_DB_NODE_Args_Help" already takes half of a ...
martin
10:10 Bug #256 (Closed): gcttol and other tools do not show all available commands
Ah, I see the problem (fixed in GIT).
In funcs.c you need to include "config.h", otherwise GWENHYWFAR_API is not p...
martin
10:01 Bug #256: gcttol and other tools do not show all available commands
Without that library added on Linux I get:
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wdecla...
rhabacker
09:56 Bug #256 (Feedback): gcttol and other tools do not show all available commands
Nice work, thanks!
One question: In gcttool/Makefile.am you changed added this by adding "$(top_builddir)/src/base...
martin
09:43 Bug #256: gcttol and other tools do not show all available commands
Patches appended rhabacker
09:33 Bug #256 (Feedback): gcttol and other tools do not show all available commands
Followup from https://www.aquamaniac.de/rdm/issues/254:
> When I looked more closely at the sources of gwenhywfar,...
rhabacker
09:46 Bug #252 (Closed): /usr/lib64/gwenhywfar/plugins/79/configmgr/dir: cannot open shared object file: No such file or directory
You are right, the first try is not really necessary in the way we use the library loader.
However, the function G...
martin
09:30 Bug #255 (Feedback): Hbci mit chipkarte (Volksbank): Fehler in libchipcard: "Unexpected tag length modifier"
Interessanter Bugreport... Ist das noch mal aufgetreten? Hattest Du bei "make" vorher "make clean" gemacht? Scheinbar... martin
09:25 Bug #249 (Feedback): Error on executing job, Status: rejected (5)
I would need the full console log (redacted to remove user ids) to analyze the problem. It can't be #219 as fair as I... martin
09:18 Bug #219 (Closed): Abfrage der Kontoumsätze bei der ApoBank ergibt error (11)
Wegen Inaktivitaet geschlossen, falls das Problem weiter besteht bitte melden.
martin
09:13 Bug #244 (Closed): Konten nicht verfügbar nach getAccounts mit HVB
Gefixed im git repo.
martin
09:12 Bug #251 (Closed): Widget [storePasswordCheck] not found
martin
09:11 Bug #251 (Resolved): Widget [storePasswordCheck] not found
Thanks!!, applied to git. martin
09:03 Bug #251: Widget [storePasswordCheck] not found
Patch updated
To avoid duplicated code to set `n` a new input dialog attribute `storePasswordCheckEnabled` has bee...
rhabacker
09:12 Bug #254 (Closed): gwentest does not show all available tests
martin
00:52 Bug #254 (Resolved): gwentest does not show all available tests
Got it ;-)
Thanks, just applied to git repo.
martin

15.02.2022

22:38 Bug #254: gwentest does not show all available tests
Friendly reminder rhabacker
11:18 Revision 281cafac (aqbanking): AqHBCI: Fixed a bug in previous commit.
admin
11:16 Revision eea6ed19 (aqbanking): AqHBCI: Decreased verbosity in progress dialogs.
admin

14.02.2022

17:12 Revision 66b21dd3 (aqbanking): AqHBCI: Another fix for _dispatchResponsesToJobQueue().
admin
16:59 Revision c98a6636 (aqbanking): AqHBCI: Also check for ref job in previous msg.
admin
16:13 Revision c6f62026 (aqbanking): GWBUILD: Fixed installation/generation of plugin description files.
admin
13:39 Revision 9740ab43 (aqbanking): AqHBCI: Increased verbosity.
admin
00:32 Revision cc0d0cb4 (aqbanking): AqHBCI: Increased verbosity.
admin

13.02.2022

18:16 Revision 0d3a7823 (aqbanking): AqHBCI: Fixed dispatching of messages.
Normally a message exchange contains two messages: One sent, one received.
However, with two-step TAN there are 4 mes...
admin
18:05 Revision a32ca99d (aqbanking): AqHBCI: Decreased verbosity, fixed typos.
admin

12.02.2022

09:57 Revision f8f85259 (aqbanking): AqHBCI: Show a warning for account jobs when there is no BIC.
No BIC in most cases means there is no SEPA info for that specific account,
in such a cases some banks reject request...
admin
00:54 Revision ad0b057b (aqbanking): AqHBCI: Cleanup jobqueue_dispatch.c (smalelr functions).
admin
 

Auch abrufbar als: Atom