*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY I have a project with 8 sequences, each having subtitles and 2-4 video tracks and 2 audio tracks. During the last few days I created these sequence one after the other with subtitles being ok. Today I edited a subtitle when kdenlive crashed - I started from the latest backup kdenlive offered. And a bit later I recognized, my subtitle vanishing. Quitting and re-starting kdelive made it even worse. Even in the backup version there a no subtitles anymore. I cannot tell the steps to reproduce the crash. BR Matthias ADDITIONAL INFORMATION Kdenlive: 24.05.2 Package Type: Unknown/Default MLT: 7.25.0 Qt: 6.7.1 (built against 6.7.1 x86_64-little_endian-llp64) Frameworks: 6.3.0 System: Windows 11 Version 23H2 Kernel: winnt 10.0.22631 CPU: x86_64 Windowing System: windows GPU: Movit (GPU): disabled Track Compositing: frei0r.cairoblend
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kdenlive/-/merge_requests/530
Git commit a199d9b21146e45bd2b2306d341a95d2870053cb by Jean-Baptiste Mardelle. Committed on 23/08/2024 at 09:06. Pushed by mardelle into branch 'master'. Automatic backup now correctly saves and restores subtitles Revive the timeline screenshot for backups M +3 -0 src/core.h M +35 -25 src/doc/kdenlivedoc.cpp M +2 -5 src/doc/kdenlivedoc.h M +1 -1 src/project/dialogs/backupwidget.cpp M +39 -0 src/project/projectmanager.cpp M +14 -0 src/timeline2/view/timelinetabs.cpp M +3 -0 src/timeline2/view/timelinetabs.hpp https://invent.kde.org/multimedia/kdenlive/-/commit/a199d9b21146e45bd2b2306d341a95d2870053cb
Git commit 7e0dd9ef9b0b288d1e9df6438adec65e48e81c96 by Jean-Baptiste Mardelle. Committed on 23/08/2024 at 06:24. Pushed by mardelle into branch 'master'. After a crash, recover last subtitle file if possible M +28 -13 src/bin/model/subtitlemodel.cpp M +7 -2 src/doc/kdenlivedoc.cpp M +5 -3 src/doc/kdenlivedoc.h M +1 -0 src/project/projectmanager.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/7e0dd9ef9b0b288d1e9df6438adec65e48e81c96