[Bug 5973] Re: GnuCash doesn't support HBCI

2008-07-20 Thread Bug Watch Updater
** Changed in: gnucash (Debian)
   Status: Confirmed => Fix Released

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-07-20 Thread Saïvann Carignan
This bug has been fixed in Debian, we could now merge it.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-07-20 Thread Rolf Leggewie
I suggest we wait just a few more days until 2.2.6 is out.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-07-10 Thread Bug Watch Updater
** Changed in: gnucash (Debian)
   Status: New => Confirmed

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-10-03 Thread Bastian Doetsch
Hi,

the timeout problem persists :-(. I've now filed bug reports at:

https://bugs.launchpad.net/ubuntu/+source/libaqbanking/+bug/277567
(against AqBanking source pkg)

and

https://devel.aqbanking.de/trac/aqbanking/ticket/32 (AqBanking
upstream).

Bastian

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-10-03 Thread Bastian Doetsch
setting SSLv3 in HBCI Options worked, so for me HBCI is now usable.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-09-12 Thread Saïvann Carignan
Patches to improve HBCI support has been added to gnucash svn tree. I
opened a new bug report for current HBCI issues in gnucash : bug 269686
.

If there are volunteer people to test new patches, most probably that
feedback will be needed soon (once that 2.2.7 gets released, or once a
patched package is built)

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-04 Thread Launchpad Bug Tracker
This bug was fixed in the package gnucash - 2.2.6-1ubuntu1

---
gnucash (2.2.6-1ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable. (LP: #252099) Remaining Ubuntu changes:
+ debian/control: build-dep change from libungif4-dev to libgif-dev
+ debian/rules:
  - Don't ignore make clean errors, instead check if a Makefile exists, if
not, don't call make clean
+ debian/control:
  - Change maintainer to MOTU.
  * new version support HBCI properly (LP: #5973, finally!)
  * Build dependencies have been cleaned up in debian (LP: #178811)
  * No longer crashes when selecting selecting SKR04 (LP: #218723)

gnucash (2.2.6-1) unstable; urgency=low

  * New upstream release.  (Closes: #492706, #492711, #492705, #492707,
#492708, #491843, #473657, #481290).
  * debian/rules (configure): Add --enable-python-bindings and
--enable-locale-specific-tax.
  * debian/control (Build-Depends): Remove build dependencies no longer
needed (libltd3-dev, liborbit-dev, libungif4-dev), or which are
indirect (libjpeg62-dev, libbonobo2-dev, libgnomevfs2-dev,
libgnomevfs2-extra, imagemagick, libart-2.0-dev).

  * src/import-export/aqbanking/gnc-ab-utils.c (gnc_ab_get_remote_name):
Actually get remote name, not purpose.  Patch thanks to Micha Lenk.
(Closes: #492799).

gnucash (2.2.4-2) unstable; urgency=low

  * Apply Micha Lenk patch to turn on aqbanking.  (Closes: 303234)
  * debian/rules (configure): Specify --enable-aqbanking and --enable-hbci.
  * debian/control (gnucash): Mention HBCI support.
(Build-Depends): Require libaqbanking20-dev.
  * debian/README.debian: Drop apology for HBCI non-support.

  * debian/rules (configure): Don't print out config.log on failure
anymore.

 -- Reinhard Tartler <[EMAIL PROTECTED]>   Sun, 03 Aug 2008 09:31:17
+0200

** Changed in: gnucash (Ubuntu)
   Status: Confirmed => Fix Released

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-04 Thread Bastian Doetsch
Wow. That looks like quite a lot of work... Thanks for doing it. Is
there a change to have a package for hardy in the ppa? Or is it too
complicated/too much work to backport it?

Thanks again for your work!

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-04 Thread Saïvann Carignan
Bastian Doetsch : Indeed. We're already discussing about the hardy
backport. The bug report is here : bug 243436 .

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-04 Thread Rolf Leggewie
https://launchpad.net/~gnucash/+archive

the gnucash packaging team has provided hbci-enabled packages for 2.2.4
for some time now. another option.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Reinhard Tartler
I just asked saivann privately via email to upload gnucash 2.2.6 and
libaqbanking 3.5 packages to the ~gnucash PPA. Stay tuned!

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Marc Schiffbauer
Wow, great. Just saw that

gnucash-common_2.2.6-1ubuntu1~hardy1_all.deb 
and
gnucash_2.2.6-1ubuntu1~hardy1_*.deb
are in the PPA.

Is the gnucash-hbci package still in the queue or is it not needed
anymore because its included in the gnucash package now?

Thanks a lot for the good work!

-Marc

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Micha Lenk
Marc: There is no separate gnucash-hbci package any more. The
functionality previously provided by gnucash-hbci is now integrated into
the package gnucash.

Regards
  Micha

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Bastian Doetsch
I've just tried the new PPA packages - and still get the timeout message
(see
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/5973/comments/18)

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Saïvann Carignan
Marc Schiffbauer : Thanks! I actually did a very little part of this
huge job :)

Bastian Doetsch : I suspect that this is due to current libaqbanking
version in Hardy. That's why Reinhard Tartler suggested that it would be
interesting to backport libaqbanking to hardy-backports too. If
everything works well, libaqbanking should get in the PPA during the day
so you can look if it works better for you. Thanks for your feedback!

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Micha Lenk
Bastian Doetsch: Please provide the output generated in the shell when
you start Gnucash from the command line.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Micha Lenk
Bastian: Uhm, yes, this was the boring part of the output. I'm
interested in the output produced during you're trying online actions.
Aren't there any?

Regards
  Micha

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Micha Lenk
Bastian: You can run gnucash with debugging enabled by running the
following command:

gnucash --logto stderr --log gnc.import.aqbanking=debug

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Bastian Doetsch
Here's the output:

$ gnucash --logto stderr --log gnc.import.aqbanking=debug
gnc.bin-Message: main: binreloc relocation support was disabled at configure 
time.

* 08:03:33  WARN  /home/bastian/.gnucash/config-1.8.auto:7:15: 
While evaluating arguments to gnc:lookup-option in expression 
(gnc:lookup-option gnc:*options-entries* "Register" ...):
/home/bastian/.gnucash/config-1.8.auto:7:15: Unbound variable: 
gnc:*options-entries*
In /home/bastian/.gnucash/config-1.8.auto:
   7: 0* (let ((option #)) ((lambda # #) option))
   7: 1* [gnc:lookup-option ...
Found Finance::Quote version 1.13
* 08:03:35 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x8074978
* 08:03:35 DEBUG  
[gnc_plugin_ab_main_window_page_added] account tree page, adding signal
* 08:03:35 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:35 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x860bc50
* 08:03:35 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:35 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x860bf48
* 08:03:35 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:35 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x861a1e0
* 08:03:35 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:41 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x82640f0
* 08:03:41 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:41 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main window 
0x81dc000, page 0x8a933b0
* 08:03:41 DEBUG  [leave 
gnc_plugin_ab_main_window_page_added()]  
* 08:03:45 DEBUG  [enter 
gnc-plugin-aqbanking.c:gnc_plugin_ab_cmd_get_transactions()] action 0x82d12d8, 
main window data 0x8404dd8
* 08:03:45 DEBUG  [enter 
gnc-plugin-aqbanking.c:main_window_to_account()] main window 0x81dc000
* 08:03:45 DEBUG  [main_window_to_account] 
account tree page
* 08:03:45 DEBUG  [leave main_window_to_account()] 
account DKB Cash(0x86ff910)
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:gnc_GWEN_Gui_get()] parent=0x81dc000
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:setup_dialog()] gui=0x8d98340
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:reset_dialog()] gui=0x8d98340
* 08:03:50 DEBUG  [leave reset_dialog()]  
* 08:03:50 DEBUG  [leave setup_dialog()]  
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:register_callbacks()] gui=0x8d98340
* 08:03:50 DEBUG  [leave register_callbacks()]  
* 08:03:50 DEBUG  [leave gnc_GWEN_Gui_get()] new 
gui=0x8d98340
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_start_cb()] gui=0x8d98340, flags=238, title=Aufträge 
werden ausgeführt, total=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:set_running()] gui=0x8d98340
* 08:03:50 DEBUG  [leave set_running()]  
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:show_progress()] gui=0x8d98340, progress=0x8dbbff0
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:show_dialog()] gui=0x8d98340, clear_log=1
* 08:03:50 DEBUG  [leave show_dialog()]  
* 08:03:50 DEBUG  [leave show_progress()]  
* 08:03:50 DEBUG  [leave progress_start_cb()]  
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=Sending jobs to the 
bank(s)
* 08:03:50 DEBUG  [leave progress_log_cb()]  
* 08:03:50 DEBUG  [enter gnc-gwen-gui.c:keep_alive()] 
gui=0x8d98340
* 08:03:50 DEBUG  [leave keep_alive()] alive=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=AqHBCI gestartet
* 08:03:50 DEBUG  [leave progress_log_cb()]  
* 08:03:50 DEBUG  [enter gnc-gwen-gui.c:keep_alive()] 
gui=0x8d98340
* 08:03:50 DEBUG  [leave keep_alive()] alive=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=Mit Bank verbinden...
* 08:03:50 DEBUG  [leave progress_log_cb()]  
* 08:03:50 DEBUG  [enter gnc-gwen-gui.c:keep_alive()] 
gui=0x8d98340
* 08:03:50 DEBUG  [leave keep_alive()] alive=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=Ermittle Adresse von 
"hbci-pintan-by.s-hbci.de" ...
* 08:03:50 DEBUG  [leave progress_log_cb()]  
* 08:03:50 DEBUG  [enter gnc-gwen-gui.c:keep_alive()] 
gui=0x8d98340
* 08:03:50 DEBUG  [leave keep_alive()] alive=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=Ermittelte IP Adresse ist 
195.140.107.125
* 08:03:50 DEBUG  [leave progress_log_cb()]  
* 08:03:50 DEBUG  [enter gnc-gwen-gui.c:keep_alive()] 
gui=0x8d98340
* 08:03:50 DEBUG  [leave keep_alive()] alive=1
* 08:03:50 DEBUG  [enter 
gnc-gwen-gui.c:progress_log_cb()] gui=0x8d98340, text=Selecting iTAN mode "iTAN"
* 08:0

[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Bastian Doetsch
The interesting part might be this message:
* 08:03:56 CRIT  io_tls.c: 939: gnutls_record_recv: -9 (A TLS 
packet with unexpected length was received.) [decoding 1024 bytes]

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-06 Thread Saïvann Carignan
Please try aqbanking version in deb
http://ppa.launchpad.net/gnucash/ubuntu hardy main

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-06 Thread Micha Lenk
Bastian: You're right, this is the interesting part:
* 08:03:56 CRIT  io_tls.c: 939: gnutls_record_recv: -9 (A TLS 
packet with unexpected length was received.)

This message indicates that your problem might be fixed by checking the
"Force SSLv3" (or in German "SSLv3 erzwingen") checkbox in the online
banking settings of your HBCI account.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-09 Thread Saïvann Carignan
Mmh, I don't really know what we should do about it, or even if it's a
gnucash or libaqbanking bug. At least we have good debugging
informations. Perhaps that you could open a bug in gnucash upstream bug
tracking system (and/or libaqbanking if this project have a bug tracking
system).

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2007-09-27 Thread Philipp Kern
Oh and by the way, Reinhard: I thought the same about putting it onto
ppa. I'm grateful that you've done it but I was personally very vary
about whether we are allowed to upload packages with OpenSSL linkage
problems (there are more of them, like vpnc).

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2007-09-27 Thread Philipp Kern
I was told by the maintainer of aqbanking in Debian (Micha Lenk) that
aqbanking was ported to GnuTLS and this version currently in beta. This
means we might get a HBCI-enabled Gnucash in Gutsy+1.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-01-09 Thread Saïvann Carignan
Latest libaqbanking 3.0.1-1 release is in experimental debian
repositories. According to
http://wiki.gnucash.org/wiki/AqBanking3_Porting, there's still some work
to do before Gnucash can compile with this library.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2007-02-17 Thread Peter Würtz
so? when will hbci be enabled in gnucash now?

-- 
GnuCash doesn't support HBCI
https://launchpad.net/bugs/5973

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2007-02-18 Thread Reinhard Tartler
As soon as are legally allowed to do this. AFAIU, libgwenhywfar needs to
be ported to GnuTLS. Until then, you need to recompile yourself.

-- 
GnuCash doesn't support HBCI
https://launchpad.net/bugs/5973

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2007-07-08 Thread Reinhard Tartler
As interim workaround, try this:

cat 

[Bug 5973] Re: GnuCash doesn't support HBCI

2008-04-23 Thread Rolf Leggewie
Is this bug ready for closing with libaqhbci13 being in hardy?

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Rolf Leggewie
Updated packages are available at
https://launchpad.net/~gnucash/+archive.  The name seems to suggest
there is a version of gnucash 2.2.4 with hbci support available.  But
the relevant menu entries are missing.  I compiled gnucash on my own and
can happily report that hbci is working rather nicely with aqbanking3.
We should be seeing some progress here, soon.

Thanks, Micha.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Bastian Doetsch
Hi,

I tried the PPA packages and I now got the Online actions and can start
the aqbanking wizard. Unfortunately, it doesn't work so far - it says
Timeout instantly. Guess this is a bug in the timeout settings? Do you
know, if I can change this somewhere?


12:58:14
AqHBCI gestartet
12:58:14
Mit Bank verbinden...
12:58:14
Ermittle Adresse von "hbci-pintan-by.s-hbci.de" ...
12:58:14
Ermittelte IP Adresse ist 195.140.107.125
12:58:14
Selecting iTAN mode "iTAN"
12:58:14
Aufträge werden kodiert
12:58:17
Aufträge werden gesendet
12:58:17
Mit Bank verbinden...
12:58:19
Verbunden.
12:58:19
Warte auf Antwort
12:58:19
Keine Antwort (Timeout)
12:58:19
AqHBCI abgeschlossen.
12:58:19
Abgeschlossen. Sie können dieses Fenster nun schließen.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Micha Lenk
Rolf, you need to have the package gnucash-hbci installed in order to
get the Online Banking menu entries.

Bastian: Do you have the package libaqbanking-plugins-libgwenhywfar47
installed?

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Rolf Leggewie
Thanks for the hint, Micha.  There is no gnucash-hbci package anywhere.
But it looks like Bastian's comment proves that it can be done somehow.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Bastian Doetsch
If you add the ppa to your sources it should turn up. My sources looks
like this:

$ cat /etc/apt/sources.list | grep ppa
deb http://ppa.launchpad.net/gnucash/ubuntu hardy main

Attached you find a screenshot showing the entries in synaptic.

** Attachment added: "synpatic showing gnucash-hbci"
   
http://launchpadlibrarian.net/15477150/Bildschirmfoto-Synaptic%20Paketverwaltung%20.png

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Rolf Leggewie
Thanks, Bastian.  It's pretty strange, "apt-cache policy gnucash-hbci"
knows about the package, but aptitude itself still does not.  Well, I
installed the package now and will give it a spin.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-12 Thread Bastian Doetsch
Am Samstag, den 09.08.2008, 06:52 + schrieb Saïvann Carignan:

> Mmh, I don't really know what we should do about it, or even if it's a
> gnucash or libaqbanking bug. At least we have good debugging
> informations. Perhaps that you could open a bug in gnucash upstream bug
> tracking system (and/or libaqbanking if this project have a bug tracking
> system).
> 


Hm. I'll probably try to file this for aqbanking as this is where it
fails... Thanks for your help, though.

Bastian

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Bastian Doetsch
Am Dienstag, den 05.08.2008, 17:30 + schrieb Micha Lenk:

> Bastian Doetsch: Please provide the output generated in the shell when
> you start Gnucash from the command line.
> 


Micha: Here's the output. If I should enable some sort of debug-setting,
just tell me where and how and I'll test again :-).

$ gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.

Found Finance::Quote version 1.13
gwenhywfar-INFO: plugin.c:  567: Plugin type "ct" unregistered
gwenhywfar-INFO: plugin.c:  567: Plugin type "dbio" unregistered

Thanks for taking the time to lend a hand to the problems. You guys are
doing an awesome job.

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-05 Thread Bastian Doetsch
Am Dienstag, den 05.08.2008, 20:45 + schrieb Micha Lenk:

> Bastian: Uhm, yes, this was the boring part of the output. I'm
> interested in the output produced during you're trying online actions.
> Aren't there any?
> 
> Regards
>   Micha
> 


Micha: Exactly, there isn't any more output, that's why I asked for how
to enable debug settings. I tried to get my account balance via online
actions, so there should have been something?!

Regards,
Bastian

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-08-06 Thread Bastian Doetsch
Am Mittwoch, den 06.08.2008, 12:15 + schrieb Micha Lenk:
> Bastian: You're right, this is the interesting part:
> * 08:03:56 CRIT  io_tls.c: 939: gnutls_record_recv: -9 (A TLS 
> packet with unexpected length was received.)
> 
> This message indicates that your problem might be fixed by checking the
> "Force SSLv3" (or in German "SSLv3 erzwingen") checkbox in the online
> banking settings of your HBCI account.
> 

Doesn't work (used the latest aqbanking debs from the ppa). I've tried
several options as you can see:

$ gnucash --logto stderr --log gnc.import.aqbanking=debug
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.

* 18:55:01  WARN
 /home/bastian/.gnucash/config-1.8.auto:7:15: While
evaluating arguments to gnc:lookup-option in expression
(gnc:lookup-option gnc:*options-entries* "Register" ...):
/home/bastian/.gnucash/config-1.8.auto:7:15: Unbound variable:
gnc:*options-entries*
In /home/bastian/.gnucash/config-1.8.auto:
   7: 0* (let ((option #)) ((lambda # #) option))
   7: 1* [gnc:lookup-option ...
Found Finance::Quote version 1.13
* 18:55:03 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x8074978
* 18:55:03 DEBUG 
[gnc_plugin_ab_main_window_page_added] account tree page, adding signal
* 18:55:03 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:03 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x860ac50
* 18:55:03 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:03 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x860af48
* 18:55:03 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:04 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x861a1e0
* 18:55:04 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:09 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x82640f0
* 18:55:09 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:09 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_main_window_page_added()] main
window 0x81dc000, page 0x8a8e3b0
* 18:55:09 DEBUG  [leave
gnc_plugin_ab_main_window_page_added()]  
* 18:55:14 DEBUG  [enter
gnc-plugin-aqbanking.c:gnc_plugin_ab_cmd_setup()] action 0x81e72d0, main
window data 0x8414618
* 18:55:14 DEBUG  [leave
gnc_plugin_ab_cmd_setup()]  
* 18:55:16  WARN  hbci-updates.c:   51: Updating user from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:   51: Updating user from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:   51: Updating user from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  127: Updating account from
3.3.0.0
* 18:55:16  WARN  hbci-updates.c:  165: Updating from 3.3.0.0
* 18:55:17 DEBUG  [enter
druid-ab-initial.c:dai_wizard_button_clicked_cb()] user_data: 0x89c2378
* 18:55:17 DEBUG  [leave
dai_wizard_button_clicked_cb()]  
3:2008/08/06 18-55-37:qt3_wizard(12064):cfgtabpageuserhbci.cpp:  359:
Retrieving system id
3:2008/08/06 18-55-37:aqbanking(12064):de.c:  111: File
[libktoblzcheck1/bankdata.txt] not found
3:2008/08/06 18-55-37:aqbanking(12064):de.c:  117: Bank data for
KtoBlzCheck not found (-51)
3:2008/08/06 18-55-41:qt3_wizard(12064):cppgui.cpp:  522: Checking cert
3:2008/08/06 18-55-43:gwen(12064):io_tls.c:  939: gnutls_record_recv: -9
(A TLS packet with unexpected length was received.) [decoding 1024
bytes]
3:2008/08/06 18-55-43:gwen(12064):io_tls.c: 1217: gnutls_bye: -10 (The
specified session has been invalidated for some reason.)
3:2008/08/06 18-55-43:aqhbci(12064):outbox.c: 1349: Error performing
queue (-1002)
3:2008/08/06 18-55-43:aqhbci(12064):provider.c: 1112: Job has errors
3:2008/08/06 18-55-43:qt3_wizard(12064):cfgtabpageuserhbci.cpp:  378:
Error getting sysid (-1)
3:2008/08/06 18-55-53:qt3_wizard(12064):cppgui.cpp:  522: Checking cert
5:2008/08/06 18-55-53:qt3_wizard(12064):cppgui.cpp:  531: Automatically
accepting certificate [72:C8:41:69:43:E3:14:B3:24:A2:F4:7B:59:41:E7:87]
3:2008/08/06 18-55-53:gwen(12064):io_tls.c:  939: gnutls_record_recv: -9
(A TLS packet with unexpected length was received.) [decoding 1024
bytes]
3:2008/08/06 18-55-53:gwen(12064):io_tls.c: 1217: gnutls_bye: -10 (The
specified session has been invalidated for some reason.)
3:2008/08/06 18-55-53:aqhbci(12064):outbox.c: 1349: Error performin

Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-01-09 Thread Micha Lenk
Hi,

Saïvann Carignan schrieb:
> Latest libaqbanking 3.0.1-1 release is in experimental debian
> repositories.

No, libaqbanking 3.0.1-1 is in unstable and will progress to Debian
Lenny within the next week or so. AqBanking 2.x should be considered
obsolete and will not be shipped with Debian Lenny.

Regards
  Micha

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-04-23 Thread Micha Lenk
Hi Rolf,

Rolf Leggewie schrieb:
> Is this bug ready for closing with libaqhbci13 being in hardy?

No, Gnucash is yet not ready to be built with the most recent version
(>= 3.x) of AqBanking. It still needs AqBbanking 2.x, which causes these
ugly license problems.

Gnucash needs to be ported to AqBanking 3.x first. This is work in
progress, but yet not finished. See [1] for further details.

1. http://wiki.gnucash.org/wiki/AqBanking3_Porting

Regards
  Micha

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 5973] Re: GnuCash doesn't support HBCI

2008-06-20 Thread Bastian Doetsch
Am Freitag, den 20.06.2008, 11:24 + schrieb Micha Lenk:

> Rolf, you need to have the package gnucash-hbci installed in order to
> get the Online Banking menu entries.
> 
> Bastian: Do you have the package libaqbanking-plugins-libgwenhywfar47
> installed?
> 


Yes, I have installed the following package:

$ apt-cache showpkg libaqbanking-plugins-libgwenhywfar47
Package: libaqbanking-plugins-libgwenhywfar47
Versions: 
3.3.0+dfsg-1build1
(/var/lib/apt/lists/ppa.launchpad.net_gnucash_ubuntu_dists_hardy_main_binary-i386_Packages)
 (/var/lib/dpkg/status)
 Description Language: 

File: 
/var/lib/apt/lists/ppa.launchpad.net_gnucash_ubuntu_dists_hardy_main_binary-i386_Packages
  MD5: b02281bffdd5ed04e67c2c223b59

3.3.0+dfsg-1
(/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-i386_Packages)
 Description Language: 

File: 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-i386_Packages
  MD5: b02281bffdd5ed04e67c2c223b59


Reverse Depends: 
  libaqbanking20,libaqbanking-plugins-libgwenhywfar47
  libaqbanking20,libaqbanking-plugins-libgwenhywfar47
Dependencies: 
3.3.0+dfsg-1build1 - libaqbanking20 (0 (null)) libc6 (2 2.7-1)
libgwenhywfar47 (0 (null)) 
3.3.0+dfsg-1 - libaqbanking20 (0 (null)) libc6 (2 2.4) libgwenhywfar47
(0 (null)) 
Provides: 
3.3.0+dfsg-1build1 - libaqbanking-plugins-libgwenhywfar 
3.3.0+dfsg-1 - libaqbanking-plugins-libgwenhywfar 
Reverse Provides: 


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/15476941/unnamed

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs