Summary: | Crashes during Transform | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Matita2B <webmastella> |
Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 2.9.7 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/695cc85ebc95f0c1e40024105172016e37148c6f | Version Fixed In: | |
Sentry Crash Report: |
Description
Matita2B
2015-09-15 07:27:38 UTC
Hi, I haven't been able to reproduce, or to figure out why the assert is triggered... But since the code hasn't changed since 2.9.7, I suspect that it still can happen. Added to phabricator: https://phabricator.kde.org/T1947 Git commit 695cc85ebc95f0c1e40024105172016e37148c6f by Dmitry Kazakov. Committed on 11/04/2016 at 18:34. Pushed by dkazakov into branch 'master'. Fix crash when switching transformation type in Transformation Masks We shouldn't try to fetch the transform args from the masks when resetting the transformation mask. Related: bug 357020 M +12 -8 plugins/tools/tool_transform2/kis_tool_transform.cc M +1 -1 plugins/tools/tool_transform2/kis_tool_transform.h http://commits.kde.org/krita/695cc85ebc95f0c1e40024105172016e37148c6f |