Summary: | startup crash on Apple Silicon mac | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | steve <pleasefixwebkit> |
Component: | Setup & Installation | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | CONFIRMED --- | ||
Severity: | crash | CC: | bugs.kde.org, fritzibaby, modus-kameras1t |
Priority: | NOR | Keywords: | triaged |
Version First Reported In: | 24.12.3 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=501416 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
steve
2025-03-16 15:39:12 UTC
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? I'm getting this on Apple x86_64 (running macOS Monterey 12.7.6) as well. Proposed workaround results in this error: error: The specified item could not be found in the keychain. What am I missing? The signature issue is not solved yet. Please follow the steps in https://bugs.kde.org/show_bug.cgi?id=501583#c1 (In reply to emohr from comment #5) > The signature issue is not solved yet. > Please follow the steps in https://bugs.kde.org/show_bug.cgi?id=501583#c1 I followed the steps, I'm just getting a different error: owner@mac ~ % sudo codesign --force --sign -"Applications/kdenlive.app" Password: error: The specified item could not be found in the keychain. No message on the top right asking for Terminal full disk access. this happened on my Mac only when I changed the directory of the kdenlive from Programs to MyApps ... In Programs kdenlive starts without problems |