https://bugs.kde.org/show_bug.cgi?id=447126
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/eae06ae04 | |6f65537c3a11577fa586ccf873e | |f7d1 Resolution|--- |FIXED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit eae06ae046f65537c3a11577fa586ccf873ef7d1 by Dmitry Kazakov. Committed on 17/12/2021 at 12:59. Pushed by dkazakov into branch 'master'. 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. M +11 -2 libs/image/kis_image.cc M +5 -2 libs/ui/kis_import_catcher.cc https://invent.kde.org/graphics/krita/commit/eae06ae046f65537c3a11577fa586ccf873ef7d1 -- You are receiving this mail because: You are watching all bug changes.