Bug 441651

Summary: Opening context menu in online job outbox crashes the application
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: onlinebankingAssignee: 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
STEPS TO REPRODUCE
1. Select the outbox view
2. Right click on an existing item

OBSERVED RESULT
Crash

EXPECTED RESULT
Context menu opens
Comment 1 Thomas Baumgart 2021-08-28 12:34:35 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.