SUMMARY Startup crash w v24.12.3. Did not encounter this using 24.12.2. 24.12.3 did open earlier, but now the crash happens on every open. Greeted by "Kdenlive crashed on last startup. Do you want to reset the configuration files ?" and I tried both `Continue` and `Reset` options to no avail. Did some testing and dragged a video into Kdenlive earlier. That video has since been removed. Not sure if that is causing the trouble? STEPS TO REPRODUCE 1. open kdenlive OBSERVED RESULT Crash log (1 year): https://bin.disroot.org/?9a7984ef8b7a3bc9#DajADEkbdjPDL9vAjRhnzsYpEopP63uU14HqdjGM37Cc EXPECTED RESULT no crash SOFTWARE/OS VERSIONS macOS: 15.3.2 kdenlive 24.12.3 ADDITIONAL INFORMATION There are a few macOS startup crashes, e.g. this one for 24.12.2 on intel mac https://bugs.kde.org/show_bug.cgi?id=501416. If I missed my crash already being reported, sorry and please set this one to duplicate.
Login as administrator and run: sudo codesign --force --sign - "/Applications/kdenlive.app" If you got the error: /Applications/kdenlive.app: replacing existing signature /Applications/kdenlive.app: Operation not permitted On top right it appears the message: “do you want to give Terminal full disk access?” -> click yes. Restart the terminal and run the same command again and it will replace the existing signature and Kdenlive starts.
Done, thanks for your response. So something needs to be adjusted in CI for the macOS builds to be correctly signed?
It happened again. There probably isn't a permanent solution until this is addressed in the build process?