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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/026e857c0c6899e2bab04727 |ta/223f0d2d0bc13e8378ad48ec
                   |ef30eb82c9cb6c68            |f414291ac977624c

--- Comment #5 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 223f0d2d0bc13e8378ad48ecf414291ac977624c by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 25/06/2018 at 07:57.
Pushed by rempt into branch 'krita/4.1'.

Fix assert when trying to merge down a group with a transform mask

We should be very careful about passing node pointers in queued signals.
Sometimes it may happen that the signal is delivered *after* the node has
been removed from the layers graph. If it is possible and we should avoid
that, e.g. activating this node, we should check node's graph listener's
pointer.

M  +6    -2    libs/ui/canvas/kis_display_color_converter.cpp
M  +2    -0    libs/ui/flake/kis_dummies_facade_base.cpp
M  +9    -0    libs/ui/kis_node_manager.cpp

https://commits.kde.org/krita/223f0d2d0bc13e8378ad48ecf414291ac977624c

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

Reply via email to