Bug 361396 - Splitting audio allows timeline corruption
Summary: Splitting audio allows timeline corruption
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-05 05:56 UTC by qubodup
Modified: 2016-08-12 16:05 UTC (History)
1 user (show)

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 qubodup 2016-04-05 05:56:19 UTC
kdenlive-git 16.07.70.r7210.01af6cd-1
mlt 6.0.0-1
ffmpeg 1:3.0.1-1

Steps:
1. Start kdenlive
2. Import a video with audio track
3. Add video twice on top of each other on v3 and a1
4. Split clip on v3
5. Delete video on a1
6. Move clip from v3 downwards

Expected:
1. Clips behave normal

Actual:
1. It's possible to move the group of video+audio in a way that the audio track is below the last audio track
2. Saving the project will corrupt its consistency.

Video:
https://youtu.be/LkLI1_gP828
Comment 1 Jean-Baptiste Mardelle 2016-04-08 15:36:20 UTC
Git commit 62e1ddc75716040927608f9d37ce13e8698d827d by Jean-Baptiste Mardelle.
Committed on 08/04/2016 at 15:36.
Pushed by mardelle into branch 'Applications/16.04'.

Don't allow clip groups to go below last track

M  +3    -6    src/timeline/abstractgroupitem.cpp

http://commits.kde.org/kdenlive/62e1ddc75716040927608f9d37ce13e8698d827d
Comment 2 Wegwerf 2016-05-13 16:35:22 UTC
Is this fixed satisfyingly? If yes, can you please be so kind as to close this bug as RESOLVED FIXED? Thank you very much!