Summary: | Crash when trying to Crop an image containing Shape Layer | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/526cebe2df213fb061fce205c7e4ccde28804108 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dmitry Kazakov
2013-12-10 14:30:55 UTC
Git commit 2e9e34ae6d78f1c3c916c60e4e5d0e5482e14883 by Dmitry Kazakov. Committed on 12/12/2013 at 12:10. Pushed by dkazakov into branch 'master'. Fix crash when cropping a Shape Layer M +1 -3 krita/image/commands_new/kis_node_move_command2.cpp M +1 -1 krita/image/commands_new/kis_node_move_command2.h M +1 -1 krita/image/processing/kis_crop_processing_visitor.cpp M +1 -1 krita/image/processing/kis_transform_processing_visitor.cpp M +1 -2 krita/plugins/tools/defaulttools/kis_tool_move.cc M +3 -6 krita/plugins/tools/defaulttools/strokes/move_stroke_strategy.cpp M +1 -3 krita/plugins/tools/defaulttools/strokes/move_stroke_strategy.h M +1 -1 krita/plugins/tools/defaulttools/tests/move_stroke_test.cpp M +4 -11 krita/ui/flake/kis_shape_layer.cc http://commits.kde.org/calligra/2e9e34ae6d78f1c3c916c60e4e5d0e5482e14883 Git commit 526cebe2df213fb061fce205c7e4ccde28804108 by Dmitry Kazakov. Committed on 12/12/2013 at 12:10. Pushed by dkazakov into branch 'calligra/2.8'. Fix crash when cropping a Shape Layer M +1 -3 krita/image/commands_new/kis_node_move_command2.cpp M +1 -1 krita/image/commands_new/kis_node_move_command2.h M +1 -1 krita/image/processing/kis_crop_processing_visitor.cpp M +1 -1 krita/image/processing/kis_transform_processing_visitor.cpp M +1 -2 krita/plugins/tools/defaulttools/kis_tool_move.cc M +3 -6 krita/plugins/tools/defaulttools/strokes/move_stroke_strategy.cpp M +1 -3 krita/plugins/tools/defaulttools/strokes/move_stroke_strategy.h M +1 -1 krita/plugins/tools/defaulttools/tests/move_stroke_test.cpp M +4 -11 krita/ui/flake/kis_shape_layer.cc http://commits.kde.org/calligra/526cebe2df213fb061fce205c7e4ccde28804108 |