| Summary: | Crash (segmentation fault) switching layer with unapplied transformation | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Tom Hall <tahall256> |
| Component: | Tools/Transform | Assignee: | Dmitry Kazakov <dimula73> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/calligra/ddccc819070d86404e022487d686700d8e165927 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Tom Hall
2013-02-10 19:21:54 UTC
Hi! Thank you for your report! I can reproduce this crash. Git commit ddccc819070d86404e022487d686700d8e165927 by Dmitry Kazakov. Committed on 09/03/2013 at 22:41. Pushed by dkazakov into branch 'master'. Fix a crash in the transform tool The currentNode() can be changed when the stroke is finished by switching the layers. M +10 -8 krita/plugins/tools/tool_transform2/kis_tool_transform.cc M +9 -2 krita/plugins/tools/tool_transform2/transform_transaction_properties.h http://commits.kde.org/calligra/ddccc819070d86404e022487d686700d8e165927 |