Bug 474988 - Kdenlive crashes when deleting all sequences
Summary: Kdenlive crashes when deleting all sequences
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 23.08.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-28 14:26 UTC by Roxane
Modified: 2023-10-03 13:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roxane 2023-09-28 14:26:02 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
I'm sorry i have no idea how to get a backtrace, but it worked very easily for me.
When i try deleting the sequence right when i open kdenlive, i get an error message saying it cannot be done, so i feel like this shouldn't happen. It's not a big deal though, because it crashes when you're removing everuthing from the project so it doesn't really matter


STEPS TO REPRODUCE
1. Make a new sequence
2. Delete sequence 2
3. Delete sequence 1

OBSERVED RESULT


EXPECTED RESULT
Crash

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Jean-Baptiste Mardelle 2023-09-28 20:08:18 UTC
Git commit 75ee756eaf9482b4d1b645d4f5eb1ccd77b7150e by Jean-Baptiste Mardelle.
Committed on 28/09/2023 at 22:07.
Pushed by mardelle into branch 'master'.

Fix playlist count not correctly updated, allowing to delete last sequence.

M  +6    -0    src/bin/projectitemmodel.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/75ee756eaf9482b4d1b645d4f5eb1ccd77b7150e
Comment 2 Jean-Baptiste Mardelle 2023-10-03 13:23:52 UTC
Git commit c2d738f9e7cc85f049febbe65351edc3ea8832ad by Jean-Baptiste Mardelle.
Committed on 03/10/2023 at 11:29.
Pushed by mardelle into branch 'release/23.08'.

Fix playlist count not correctly updated, allowing to delete last sequence.

M  +6    -0    src/bin/projectitemmodel.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/c2d738f9e7cc85f049febbe65351edc3ea8832ad