Bug 329187

Summary: Assert when using Splat_Mix_Cell preset
Product: [Applications] krita Reporter: Dmitry Kazakov <dimula73>
Component: ToolsAssignee: 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: Version Fixed In:

Description Dmitry Kazakov 2013-12-24 10:04:39 UTC
ASSERT: "m_dstDabRect.size() == m_maskDab->bounds().size()" in file /home/devel/kde-src/calligra/krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp, line 113
Comment 1 Dmitry Kazakov 2013-12-24 10:10:51 UTC
This is a regression after 48f8f2ce30a73d545a368b88

Please revert it locally if you want to work smoothly
Comment 2 Dmitry Kazakov 2013-12-24 10:30:48 UTC
Git commit 13671c094b38a2d9c228b83bb60c2beca9ff0fa1 by Dmitry Kazakov.
Committed on 24/12/2013 at 10:30.
Pushed by dkazakov into branch 'master'.

Fixed a dab size bug introduced by the smooth brush rotation fix

The fast-path code should crop the image by the actuall
expected rect.

M  +1    -1    krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp
M  +1    -1    krita/plugins/paintops/hatching/kis_hatching_paintop.cpp
M  +4    -1    krita/plugins/paintops/libbrush/kis_qimage_pyramid.cpp

http://commits.kde.org/calligra/13671c094b38a2d9c228b83bb60c2beca9ff0fa1
Comment 3 Dmitry Kazakov 2013-12-28 14:57:30 UTC
Git commit 601c388a2a71ae09d9da96a3a09db93d5579fb88 by Dmitry Kazakov.
Committed on 24/12/2013 at 10:30.
Pushed by dkazakov into branch 'calligra/2.8'.

Fixed a dab size bug introduced by the smooth brush rotation fix

The fast-path code should crop the image by the actuall
expected rect.

M  +1    -1    krita/plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp
M  +1    -1    krita/plugins/paintops/hatching/kis_hatching_paintop.cpp
M  +4    -1    krita/plugins/paintops/libbrush/kis_qimage_pyramid.cpp

http://commits.kde.org/calligra/601c388a2a71ae09d9da96a3a09db93d5579fb88