https://bugs.kde.org/show_bug.cgi?id=443471
--- Comment #28 from [email protected] --- Hi, In fact it's simple. I suspect that the DrMinGW code for Windows, responsible to catch crash and report information at run-time, can be not yet compatible with Windows 11. The last version published that i updated in Windows installer was published at April 2021. The small code can be disabled with an environment variable set before to start digiKam. All technical details are explained here to add a new variable in your Windows account. In fact it just a variable name with a key. https://www.thewindowsclub.com/system-user-environment-variables-windows The variable is "DK_DISABLE_DRMINGW" and the value to set is "1". that all. When digiKam start, it check if variable exists in your account. If yes, DrMinGW is not initialized. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
