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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/4cc73f7
                   |                            |16bac902fda022c2415b9f21170
                   |                            |9d4fa1

--- Comment #3 from Dmitry Kazakov <[email protected]> ---
Git commit 4cc73f716bac902fda022c2415b9f211709d4fa1 by Dmitry Kazakov, on
behalf of Luna Lovecraft.
Committed on 27/01/2026 at 16:29.
Pushed by dkazakov into branch 'master'.

Fix crash when deleting vector layers

This fix crashes two issues:

Crash 1

1) Create a vector layer
2) Don't manipulate with it in any form (important to keep the shape
   manager not initialized)
3) Remove this vector layer
4) Close the document without saving -> crash

Crash 2

1) Create a vector layer
2) Add a rectangle shape
3) Add some text inside the rectangle shape
4) Enter the "text contour editing mode"
5) Remove the vector layer
6) Close the document without saving -> crash

M  +2    -1    libs/ui/canvas/kis_canvas2.cpp

https://invent.kde.org/graphics/krita/-/commit/4cc73f716bac902fda022c2415b9f211709d4fa1

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

Reply via email to