[kmymoney] [Bug 514604] Click on Institutions and kmymoney freezes
Thomas Baumgart
bugzilla_noreply at kde.org
Sat Jan 17 07:47:29 GMT 2026
https://bugs.kde.org/show_bug.cgi?id=514604
--- Comment #2 from Thomas Baumgart <tbaumgart at kde.org> ---
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 the assignee for the bug.
More information about the KMyMoney-devel
mailing list