Summary: | macOS: Opening project file from Finder yields empty project | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | andi |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | erjiang, raicho.nikolov |
Priority: | NOR | ||
Version First Reported In: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | 25.08.0 | |
Sentry Crash Report: |
Description
andi
2022-04-29 10:52:22 UTC
Confirmed that this is still an issue in Kdenlive 22.08.2. We should also make it register itself as the application for .kdenlive files. Today is July 1st, 2025 and the bug is still there. My Kdenlive version is 25.04.1 But I did some experiments via the command line. When I try to open a Kdenlive project "the Mac way": $ open path\ to\ project/video\ project.kdenlive or $ open "path to project/video project.kdenlive" It does not opens empty project. But if I open it like this: $ /Applications/kdenlive-25.04.1.app/Contents/MacOS/kdenlive path\ to\ project/video\ project.kdenlive or $ /Applications/kdenlive-25.04.1.app/Contents/MacOS/kdenlive "path to project/video project.kdenlive" Kdenlive opens the project propelry. It must be something of the way macOS communicates with Kdenlive or how Kdenlive is pachaged for macOS. I am happy to report that this issue will finally be fixed in Kdenlive 25.08.0. You can test the fix using our devel beta packages available here: https://origin.cdn.kde.org/ci-builds/multimedia/kdenlive/release-25.08/ |