Summary: | KMyMoney crash when opening/entering IBAN/BIC of a receiver | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Chris <christian.stueble+kde> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 4.8.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=386324 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Chris
2017-10-28 13:55:52 UTC
> - Custom settings of the application:
> 1) On an updated Kubuntu 17.10 everything works well
> 2) On a new Kubuntu 17.10 installation under a new user, everything works
> well
> 3) Using an account of the newly created Kubuntu that already opened an
> existing data file, it crashes.
> 4) It crashes on this account/system also, if I create a new data file and
> if I delete the configuration file.
>
> The crash can be reproduced every time.
What I mentioned above was wrong. The crash can be reproduced independent of the account and whether it is a new or an old file:
1) On an older installation I updated to kubuntu 17.10, everything is fine
2) On a new installation of kubuntu 17.10, KMyMoney crashes depending on the BIC I enter. If I choose a random BIC such as AKBDEDEF, it works. If I enter a correct one such as GENODEM1DOR, KMyMoney crashes.
3) Moreover, I noticed that on the new installation, KMyMoney does not suggest
BICs if I start entering.
Id there a tool, library, etc. missing?
Hi, I found the prpblem. After installing the package libqt4-sql-sqlite, it works fine. Thus, it seems to be a Kubuntu-related dependency failure, not a kmymoney-related one. |