Summary: | Opening context menu in online job outbox crashes the application | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | onlinebanking | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 5.1.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Baumgart
2021-08-28 12:16:14 UTC
The problem was caused by a local version of the kmymoneyui.rc file stored in ~/.local/share/kxmlgui5/kmymoney which was created by the master version of KMyMoney but does not fit the 5.1 branch version. Deleting the local kmymoneyui.rc file solved the issue. |