https://bugs.kde.org/show_bug.cgi?id=496519
Bug ID: 496519
Summary: Editing handles of mesh gradient raises safe assert
Classification: Applications
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Tools/Vector
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 175992
--> https://bugs.kde.org/attachment.cgi?id=175992&action=edit
Rendering errors in the "frame"
A safe assert is raised when editing the handles of a mesh gradient. I am
unable to reproduce it in 5.2.6, meaning it's new for 5.3. Probably related is
some rendering errors of the "frame" around the vector shape in question.
Steps to reproduce:
1. Create a new document
2. Add a vector layer and draw a shape (like a rectangle)
3. Set the fill to Mesh Gradient and try moving some of the handles around.
4. A warning dialog will appear:
Krita has encountered an internal error:
SAFE ASSERT (krita): "!m_sanityIsStarting" in file
/builds/graphics/krita/libs/global/kis_signal_compressor.cpp, line 210
5. Clicking "Ignore" results in a second dialog with:
SAFE ASSERT (krita): "m_timer->isActive()" in file
/builds/graphics/krita/libs/global/kis_signal_compressor.cpp, line 148
--
You are receiving this mail because:
You are watching all bug changes.