https://bugs.kde.org/show_bug.cgi?id=447126
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/eae06ae04 |hics/krita/commit/042134137 |6f65537c3a11577fa586ccf873e |f7889cb019f6271f6657de7cd83 |f7d1 |4078 --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 042134137f7889cb019f6271f6657de7cd834078 by Dmitry Kazakov. Committed on 17/12/2021 at 13:00. Pushed by dkazakov into branch 'krita/5.0'. Fix a crash after D&D of a layer into Krita and adding a mask The problem happened because the paint device of a pasted layer belonged to two different images at the same time. And the temporary image reset the image link during its destruction. (cherry picked from commit eae06ae046f65537c3a11577fa586ccf873ef7d1) M +11 -2 libs/image/kis_image.cc M +5 -2 libs/ui/kis_import_catcher.cc https://invent.kde.org/graphics/krita/commit/042134137f7889cb019f6271f6657de7cd834078 -- You are receiving this mail because: You are watching all bug changes.