Bug 472753

Summary: sequence numbering creates duplicates
Product: [Applications] kdenlive Reporter: Visikde <visikde>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 23.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Visikde 2023-07-28 16:07:52 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
***


STEPS TO REPRODUCE
1. create several sequences
2. delete one or more
3. create new sequence

OBSERVED RESULT
The new sequence number will be the total number of sequences  
If I have deleted sequence #1 out of 5 total, the new sequence will be  #5, even if there is already a #5

EXPECTED RESULT


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

ADDITIONAL INFORMATION
Comment 1 Jean-Baptiste Mardelle 2024-03-24 14:02:12 UTC
Git commit 185cce37a522d1e2abceab47fe02d2b115c94715 by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 14:02.
Pushed by mardelle into branch 'release/24.02'.

Fix: don't propose existing name for new sequence

M  +7    -1    src/bin/bin.cpp
M  +11   -0    src/doc/kdenlivedoc.cpp
M  +2    -0    src/doc/kdenlivedoc.h

https://invent.kde.org/multimedia/kdenlive/-/commit/185cce37a522d1e2abceab47fe02d2b115c94715