Created attachment 164653 [details] Dialog that should have made it possible to save a list-file ... but doesn't SUMMARY *** NO crash *** STEPS TO REPRODUCE 1. Project 2. Settings 3. ProjectFiles 4. Plain text export OBSERVED RESULT The dialog that turns up when choosing [Plain text Export] is for opening a text-file (not saving one) EXPECTED RESULT I would expect to be able to save some kind of file containing a list of the files used in my project. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
I can confirm for appimage 23.08.4 on Linux that the dialog window indeed shows as an Open File dialog. However, after entering a filename and clicking on ``Open`` Kdenlive created the file with the project file information. So it does what you want but in an awkward way ;-) Interestingly enough, the file type drop down lists only one type in German: "Einfaches Textdocument (*.txt *.asc *,v)". Also note the comma instead of the period for filetype "v" (whatever that is).
Git commit 76f3122a26d462f57dbab654f0727d7d6054c494 by Jean-Baptiste Mardelle. Committed on 11/01/2024 at 13:20. Pushed by mardelle into branch 'master'. Fix cannot save list of project files. M +2 -5 src/project/dialogs/projectsettings.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/76f3122a26d462f57dbab654f0727d7d6054c494
Git commit 9a5bf8b39d7d989968bdce47e51d83bfb9f85a97 by Jean-Baptiste Mardelle. Committed on 16/01/2024 at 21:39. Pushed by mardelle into branch 'release/23.08'. Fix cannot save list of project files. M +2 -5 src/project/dialogs/projectsettings.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/9a5bf8b39d7d989968bdce47e51d83bfb9f85a97