https://bugs.kde.org/show_bug.cgi?id=461631

Freya Lupen <penguinflyer2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |penguinflyer2...@gmail.com

--- Comment #5 from Freya Lupen <penguinflyer2...@gmail.com> ---
For some reason KisPropertiesConfiguration::getCubicCurve "SizecommonCurve"
tries to create a curve from an empty string (QVariant(QString, "")), then
Krita crashes trying to read the nonexistent points from this curve (in
KisCurveWidget::Private::syncIOControls).
For reference the brush XML contains this value:
> <param type="string" 
> name="SizecommonCurve"><![CDATA[0,0.0839732;0.311943,0.311038;0.65,0.728643;0.85,0.884422;0.99,0.79397;]]></param>

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to