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

--- Comment #9 from Alvin Wong <alvinhoc...@gmail.com> ---
Yes, that should gives enough information for us.

Crash is at KisPaintingInformationBuilder::pressureToCurve

https://github.com/KDE/krita/blob/v3.3.3/libs/ui/tool/kis_painting_information_builder.cpp#L145
which likely means m_pressureSamples isn't populated correctly. Could be a
failure in KisCubicCurve::floatTransfer
 https://github.com/KDE/krita/blob/v3.3.3/libs/image/kis_cubic_curve.cpp#L482
due to an invalid tablet pressure curve?

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

Reply via email to