https://bugs.kde.org/show_bug.cgi?id=490636
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/0e0bcc3 | |c614220f96747fd30bbc099afae | |e88291 --- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 0e0bcc3c614220f96747fd30bbc099afaee88291 by Dmitry Kazakov. Committed on 31/07/2024 at 09:09. Pushed by dkazakov into branch 'master'. Make clip-pasting code a bit more robust We should check if the active layer is actually non-null when pasting a mime-data. It is possible that no layer is selected, but it we still shouldn't crash because of that. M +4 -2 libs/ui/kis_mimedata.cpp M +1 -1 libs/ui/kis_node_manager.cpp https://invent.kde.org/graphics/krita/-/commit/0e0bcc3c614220f96747fd30bbc099afaee88291 -- You are receiving this mail because: You are watching all bug changes.