https://bugs.kde.org/show_bug.cgi?id=433770
Bug ID: 433770
Summary: Crash when performing a redo action after certain
crop-related steps
Product: krita
Version: 4.4.3-beta1
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Krita segfaults when performing a redo action after taking certain steps
related to the crop tool.
STEPS TO REPRODUCE
1. Draw something.
2. Select crop tool.
3. Make a crop box.
4. Undo (this single undo will undo both the drawing and the crop box).
5. Make another crop box.
6. Redo.
Another case:
1. Select crop tool.
2. Make a crop box.
3. Crop.
4. Undo.
5. Make another crop box.
6. Redo.
OBSERVED RESULT
Krita segfaults.
EXPECTED RESULT
Krita shouldn't segfault. Perhaps the crop box selection action could be
considered its own action in the undo stack as well.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian sid
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.9 (Appimage)
ADDITIONAL INFORMATION
Not a regression, from what I can tell.
--
You are receiving this mail because:
You are watching all bug changes.