https://bugs.kde.org/show_bug.cgi?id=502266
--- Comment #9 from Halla Rempt <ha...@valdyas.org> --- Okay, it turns out I actually had fixed that issue two months ago, and the fix will be in the next bugfix release. But I'm not sure why safe asserts actually stop Krita in the appimage, because those should be disabled in release builds. commit 70ef3defac6ef3875e8be74d3956080a281a0666 Author: Halla Rempt <ha...@valdyas.org>, Fri Mar 28 11:31:39 2025 +0100 (2 months ago) Committer: Halla Rempt <ha...@valdyas.org>, Fri Mar 28 11:32:30 2025 +0100 (2 months ago) Branches: <Expand> Follows: v5.3.0-prealpha-deleteme Replace faulty assert with conditional return Not having mimedata here is not a coding error or something that should be fixed when it happens, it's a normal thing to happen with clipboards. BUG:501560 -- You are receiving this mail because: You are watching all bug changes.