[krita] [Bug 455844] Crash when opening the color adjustment filter on a filter mask

Dmitry Kazakov bugzilla_noreply at kde.org
Thu Jun 30 12:54:19 BST 2022


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

Dmitry Kazakov <dimula73 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/279bf5c7f
                   |                            |9178e58f9e53cd2564b7bf33e27
                   |                            |f12d
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Dmitry Kazakov <dimula73 at gmail.com> ---
Git commit 279bf5c7f9178e58f9e53cd2564b7bf33e27f12d by Dmitry Kazakov.
Committed on 30/06/2022 at 11:53.
Pushed by dkazakov into branch 'master'.

Fix a crash when trying to filter an active selection

The problem happens when the selection gets converted from a vector
form into a raster one as a part of the filter stroke. Then cancelling
the stroke recovers an old datamanager and, potentially, removes the
temporary one.

Now this datamanager removal is done in a safe way via the GUI thread,
like the shape selection.

M  +30   -16   libs/image/kis_selection.cc

https://invent.kde.org/graphics/krita/commit/279bf5c7f9178e58f9e53cd2564b7bf33e27f12d

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



More information about the kde-mac mailing list