https://bugs.kde.org/show_bug.cgi?id=503551
--- Comment #18 from Thomas Baumgart <t...@net-bembel.de> --- Git commit f2edb599d7e8903645fd8e93c73b0206bd5257f9 by Thomas Baumgart. Committed on 01/07/2025 at 10:36. Pushed by tbaumgart into branch '5.2'. In emergency case close file if possible This prevents obsolete locks that may prevent a file from being reloaded after a crash or similar. With this commit the additional library 'KCrash' is added as dependency. (cherry picked from commit d800d2fa5c6b5a008d51fef91324f053dc37cd7d) M +10 -9 .kde-ci.yml M +1 -1 CMakeLists.txt M +1 -0 kmymoney/CMakeLists.txt M +10 -0 kmymoney/main.cpp M +3 -0 tools/ci-install.sh https://invent.kde.org/office/kmymoney/-/commit/f2edb599d7e8903645fd8e93c73b0206bd5257f9 -- You are receiving this mail because: You are the assignee for the bug.