https://bugs.kde.org/show_bug.cgi?id=438307
Bug ID: 438307
Summary: Command bar includes disabled actions and they can
crash Krita
Product: krita
Version: git master (please specify the git hash!)
Platform: Other
OS: Other
Status: REPORTED
Severity: crash
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
You can find some disabled actions in the command bar and some of them can
trigger a crash.
STEPS TO REPRODUCE
1. Without an open document, press Ctrl + Enter to invoke the command bar.
2. Search for "New Layer From Visible".
3. Trigger action.
OBSERVED RESULT
Krita aborted.
EXPECTED RESULT
Either the action shouldn't be listed or it should not cause a crash/abort.
ADDITIONAL INFORMATION
The most I can tell is that it aborted from an assert in KisWeakSharedPtr
(kis_shared_ptr.h:382).
(commit 8944b0f591)
--
You are receiving this mail because:
You are watching all bug changes.