Summary: | Crash when cancelling in split editor | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Dawid Wróbel <me> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dawid Wróbel
2022-07-11 09:19:05 UTC
The only virgin QComboBox widgets in the split editor are those for payee and costcenter. The account combo box is a derived widget and hidePopup is overridden (see KMyMoneyAccountCombo::hidePopup()). But we don't see any of that in your backtrace, so I expect the problem is caused by one of the other ones. Just wonder what that could be. |