https://bugs.kde.org/show_bug.cgi?id=490636
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/0e0bcc3 |hics/krita/-/commit/bd541c7 |c614220f96747fd30bbc099afae |c28c1e96aff466cc5c691d0e201 |e88291 |4d2094 --- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit bd541c7c28c1e96aff466cc5c691d0e2014d2094 by Dmitry Kazakov. Committed on 31/07/2024 at 09:11. Pushed by dkazakov into branch 'krita/5.2'. 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/bd541c7c28c1e96aff466cc5c691d0e2014d2094 -- You are receiving this mail because: You are watching all bug changes.