Hallo Christian, 
hallo Liste

On Wed, 28 May 2008 18:26:12 +0200 Christian Stimming wrote:

> In gnucash ist das zwar implementiert, aber der entsprechende Menüpunkt wird 
> nicht angezeigt (und daher wurde das auch seit Monaten/Jahren nicht 
> getestet). 

Gnucash hat für mich den Nachteil, daß das nicht mit den aktuellen 
aqbanking-Paketen funktioniert: gnucash-hbci ist abhängig von einer 
älteren Version, die mit den aktuellen Treibern meines CyberJack
offensichtlich nicht mehr klarkommt. (vgl. LOG-Auszug unten)

> Wenn man's ausprobieren will, ist es aber sogar möglich, den Menüpunkt durch 
> Änderung einer einzigen Textdatei zu aktivieren. Und zwar ist das die Datei
> 
>   /usr/share/gnucash/ui/gnc-plugin-hbci-ui.xml

habe ich wie beschrieben angepaßt: Die Zeile

>   <menuitem name="HbciIssueIntTrans" action="HbciIssueIntTransAction"/>

ist aktiviert. und der Menüpunkt erscheint, wie beschrieben. Nur
funktionieren tut's nicht. Wenn ich Gnucash von der Konsole aufrufe 
und auf "interne Umbuchung" gehe, kommt dies:

------- Konsolen-Auszug bei "Interne Umbuchung" -------
3:2008/05/29 12-35-51:gwen(3418):plugin.c:  320: Plugin "aqgeldkarte" not found.
3:2008/05/29 12-35-51:aqbanking(3418):banking.c: 3591: Could not load provider 
plugin for "aqgeldkarte"
4:2008/05/29 12-35-51:aqbanking(3418):banking.c: 1992: Error 
loading/initializing backend "aqgeldkarte"
gnc_hbci_trans_dialog_enqueue: Oops, job not available. Aborting.
------- Konsolen-Auszug bei "Interne Umbuchung" -------

Gibt's eigentlich einen Grund, warum das von QBankManager nicht
unterstützt wird?


Gruß
  Martin


------- Konsolen-Auszug bei "Saldenabfrage" -------
3:2008/05/29 12-33-37:gwen(3418):plugin.c:  320: Plugin "aqgeldkarte" not found.
3:2008/05/29 12-33-37:aqbanking(3418):banking.c: 3591: Could not load provider 
plugin for "aqgeldkarte"
4:2008/05/29 12-33-37:aqbanking(3418):banking.c: 1992: Error 
loading/initializing backend "aqgeldkarte"
6:2008/05/29 12-33-37:aqbanking(3418):banking.c: 2712: Checking job...
6:2008/05/29 12-33-37:aqbanking(3418):banking.c: 2720: Same provider, adding job
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  135: Job "JobGetBalance" needs BPD 
job "HISALS"
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  172: Checking for Job JobGetBalance 
(3)
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  172: Checking for Job JobGetBalance 
(4)
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  172: Checking for Job JobGetBalance 
(5)
5:2008/05/29 12-33-37:aqhbci(3418):job.c:  221: Code is "HKSAL"
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  318: Single message job
6:2008/05/29 12-33-37:aqhbci(3418):jobgetbalance.c:  260: Exchanging (1)
5:2008/05/29 12-33-37:aqhbci(3418):jobgetbalance.c:  276: No arguments to 
exchange
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1550: CBox for customer "######" 
not found
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1571: Creating CBox for customer 
"######"
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobGetBalance" from "unknown" (0) to "todo" (1)
6:2008/05/29 12-33-37:aqhbci(3418):provider.c:  675: Job successfully added
6:2008/05/29 12-33-37:aqbanking(3418):banking.c: 2759: Letting backend "AQHBCI" 
work
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1512: Preparing queues for 
customer "######"
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  442: Preparing dialog jobs
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  493: Preparing non-dialog jobs
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  498: We have 1 jobs to handle
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  504: Still some jobs left todo
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  511: Queueing job "JobGetBalance"
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  211: Copying signers from job 
to queue
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobGetBalance" from "todo" (1) to "enqueued" (2)
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  254: Job added to the queue
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  567: Job "JobGetBalance" 
successfully added
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  619: Still something to do
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  631: Adding last queue
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1519: Preparing queues for 
customer "######": done
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1702: Sending next message for 
customer "######"
6:2008/05/29 12-33-37:aqhbci(3418):dialog.c:  426: Resolving hostname 
"W080.S-HBCI.DE"
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  822: Creating dialog open request
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  829: Creating non-anonymous 
dialog open request
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  318: Single message job
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  874: Enqueueing dialog open 
request
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  211: Copying signers from job 
to queue
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobDialogInit" from "unknown" (0) to "enqueued" (2)
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  254: Job added to the queue
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  651: Encoding queue
5:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  310: Queue doesn't need a TAN
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  377: Encoding job 
"JobDialogInit"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  378: Mode is: "ddv"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  379: Variable is: "bankcode"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  378: Mode is: "ddv"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  379: Variable is: "customerId"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  378: Mode is: "ddv"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  379: Variable is: "product"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  378: Mode is: "ddv"
6:2008/05/29 12-33-37:aqhbci(3418):msgengine.c:  379: Variable is: 
"productversion"
6:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  410: Job "JobDialogInit" encoded
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobDialogInit" from "enqueued" (2) to "encoded" (3)
3:2008/05/29 12-33-37:gwen(3418):plugin.c:  320: Plugin "ddvcard" not found.
3:2008/05/29 12-33-37:aqhbci(3418):medium.c:  377: Plugin not found
6:2008/05/29 12-33-37:aqhbci(3418):medium.c:  448: Error mounting medium (-7)
3:2008/05/29 12-33-37:aqhbci(3418):hbci.c:  515: Could not mount medium (-7)
6:2008/05/29 12-33-37:aqhbci(3418):msgcrypt.inc:  164: Could not find medium 
for user "######" (-7)
6:2008/05/29 12-33-37:aqhbci(3418):message.c:  531: here (-7)
3:2008/05/29 12-33-37:aqhbci(3418):jobqueue.c:  426: Could not encode message 
(-7)
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobDialogInit" from "encoded" (3) to "error" (6)
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  658: Could not encode queue
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  795: Error sending queue
5:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  885: Could not exchange message
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1159: Could not open dialog
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  997: Setting status of job 
"JobGetBalance" to ERROR
6:2008/05/29 12-33-37:aqhbci(3418):job.c:  649: Changing status of job 
"JobGetBalance" from "enqueued" (2) to "error" (6)
3:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1368: Error performing queue (-1)
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1434: Error performing queues (+S, 
+C: -1)
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c:  111: No pending jobs to check
6:2008/05/29 12-33-37:aqhbci(3418):outbox.c: 1668: Skipping job "JobGetBalance" 
because of status "error" (6)
4:2008/05/29 12-33-37:aqhbci(3418):provider.c:  687: Looking for id 00000581
4:2008/05/29 12-33-37:aqhbci(3418):provider.c:  690: Comparing 00000581
6:2008/05/29 12-33-37:aqhbci(3418):jobgetbalance.c:  260: Exchanging (2)
6:2008/05/29 12-33-37:aqbanking(3418):banking.c: 2712: Checking job...
gnc_hbci_debug_outboxjob: Job status: finished, result: Ok.
gnc_hbci_getbalance_finish: Oops, response == NULL.
5:2008/05/29 12-33-38:aqhbci(3418):provider.c:  162: Deinitializing AqHBCI 
backend
6:2008/05/29 12-33-38:aqhbci(3418):hbci.c:  264: Deinitializing AH_HBCI
5:2008/05/29 12-33-38:aqhbci(3418):hbci.c:  287: Setting version 02030200
6:2008/05/29 12-33-38:aqhbci(3418):provider.c:  100: Destroying AH_PROVIDER
------- ENDE Konsolen-Auszug bei "Saldenabfrage" -------


-- 

Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
http://www.gnu.org/philosophy/no-word-attachments.de.html 
http://www.goldmark.org/netrants/no-word/attach.html

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to