https://bugs.kde.org/show_bug.cgi?id=514604

--- Comment #2 from Thomas Baumgart <[email protected]> ---
Yes, HBCI requires AqBanking. Since you're on Linux, and the program really
freezes then you could do the following:

1. install the package for gdb (the GNU debugger)
2. type "gdb kmymoney" in a terminal window (without the quotes) and hit return
  that provides some output which is not relevant at this point.
3. A prompt appears "(gdb) "
4. type "run" (without the quotes) and hit return
5. use the application until it freezes
6. Switch to the terminal window and type "Ctrl+Z" (without the quotes)
  a lot of output may happen but you should see the gdb prompt at the end
7. type "bt"  (without the quotes) and hit return
8. Paste the output of this command to this bug entry
9. quit out of everything

Thank you in advance for your support.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to