SUMMARY *** If user saves project with a dot in the name, Kdenlive assumes it's the beginning of a custom extension name. *** STEPS TO REPRODUCE 1. Create a project 2. Save as: "June 2023. First trip" 3. Go to Render window OBSERVED RESULT 1. Project file is saved without .kdenlive extension 2. Proposed name for rendered file comes from discarding last phrase: eg. "June 2023.webm" EXPECTED RESULT 1. Project file is saved assuming entire string as name (or at least any string with spaces): "June 2023. First trip.kdenlive" 2. Proposed name for rendered file with same logic: "June 2023. First trip.webm" ADDITIONAL INFORMATION Using AppImage
I can't test it with newer Kdenlive versions due to be using Debian GNU/Linux 11: https://discuss.kde.org/t/kdenlive-24-02-0-a-x86-64-appimage-doesnt-work-on-porteus-5-01-slackware-15-based-distr/12302