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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/026e857c0c6899e2bab04727
                   |                            |ef30eb82c9cb6c68

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 026e857c0c6899e2bab04727ef30eb82c9cb6c68 by Dmitry Kazakov.
Committed on 20/06/2018 at 18:27.
Pushed by dkazakov into branch 'master'.

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/026e857c0c6899e2bab04727ef30eb82c9cb6c68

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

Reply via email to