[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:57 BST 2022


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

Dmitry Kazakov <dimula73 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/279bf5c7f |hics/krita/commit/fbae7217a
                   |9178e58f9e53cd2564b7bf33e27 |ab18d8cd9ed5fc1486a1dfa5a54
                   |f12d                        |8d01

--- Comment #4 from Dmitry Kazakov <dimula73 at gmail.com> ---
Git commit fbae7217aab18d8cd9ed5fc1486a1dfa5a548d01 by Dmitry Kazakov.
Committed on 30/06/2022 at 11:54.
Pushed by dkazakov into branch 'krita/5.1'.

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/fbae7217aab18d8cd9ed5fc1486a1dfa5a548d01

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



More information about the kde-mac mailing list