https://bugs.kde.org/show_bug.cgi?id=489537
--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 8c82627cedcb79680992a746abbe3b9d8f200d40 by Dmitry Kazakov. Committed on 16/07/2024 at 13:46. Pushed by dkazakov into branch 'release/5.2.4'. Add a code for testing asserts 1) Set environment variable: export KRITA_ENABLE_ASSERT_TESTS=1 2) Create an image with a file layer 3) Set file name with any of: * crash_me_with_safe_assert * crash_me_with_normal_assert * crash_me_with_qfatal 4) Press "Open attached file" button (folder icon) M +13 -0 libs/ui/kis_file_layer.cpp https://invent.kde.org/graphics/krita/-/commit/8c82627cedcb79680992a746abbe3b9d8f200d40 -- You are receiving this mail because: You are watching all bug changes.