Summary: | Crash in transform mask | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Kieran McCusker <kieran.mccusker> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 2.9.10 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/695cc85ebc95f0c1e40024105172016e37148c6f | Version Fixed In: | |
Sentry Crash Report: |
Description
Kieran McCusker
2015-12-21 22:40:30 UTC
Hi Kieran, I've added this bug to this phabricator task: https://phabricator.kde.org/T1947 it looks similar, but is not exactly the same as: https://bugs.kde.org/show_bug.cgi?id=352724 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 352724 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 |