Summary: | Render switches output file | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Visikde <visikde> |
Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fritzibaby |
Priority: | NOR | ||
Version First Reported In: | 24.08.0 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Visikde
2024-09-01 02:32:21 UTC
Thanks for your report, confirmed Git commit c277382d09a4e81a4b357bf0a44ab1cf9e606351 by Jean-Baptiste Mardelle. Committed on 01/09/2024 at 12:54. Pushed by mardelle into branch 'master'. Fix render project folder sometimes lost, add proper enums instead of unreadable ints M +0 -8 src/core.cpp M +0 -2 src/core.h M +12 -8 src/dialogs/kdenlivesettingsdialog.cpp M +6 -5 src/dialogs/renderwidget.cpp M +26 -6 src/doc/kdenlivedoc.cpp M +9 -1 src/doc/kdenlivedoc.h M +0 -7 src/mainwindow.cpp M +1 -1 src/render/renderrequest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/c277382d09a4e81a4b357bf0a44ab1cf9e606351 yesterdays update of the flat through debian stable discover, KDEnlive about shows 24.08.0 Opening new instance, 1st rendered file ignores the project default location & reverts to Video folder, switching to my project preferences, the file renders to the right location Lucy/edited vid Subsequent renders, remembers the file name, but reverts to Video folder Git commit f04dc6a47f59d3135fc5b55e9e233789fb56f323 by Jean-Baptiste Mardelle. Committed on 06/09/2024 at 12:38. Pushed by mardelle into branch 'release/24.08'. Fix render project folder sometimes lost, add proper enums instead of unreadable ints M +0 -8 src/core.cpp M +0 -2 src/core.h M +12 -8 src/dialogs/kdenlivesettingsdialog.cpp M +6 -5 src/dialogs/renderwidget.cpp M +26 -6 src/doc/kdenlivedoc.cpp M +9 -1 src/doc/kdenlivedoc.h M +0 -7 src/mainwindow.cpp M +1 -1 src/render/renderrequest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/f04dc6a47f59d3135fc5b55e9e233789fb56f323 Thanks for your report. The fix was too late for 24.08.0, it will be in 24.08.1 which should be released in 8-9 days. The bug didn't resolve on flatpak version 24.08.3 until yesterdays update Mark solved |