Bug 369123

Summary: If a clip in timeline is grouped (video+audio) remove space don't work and this warning appear "cannot remove space in a track with a group."
Product: [Applications] kdenlive Reporter: Doru <dorusto>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: wegwerf-1-2-3
Priority: NOR    
Version: 16.08.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot with the space that can not be removed

Description Doru 2016-09-20 21:17:30 UTC
If a clip in timeline is grouped (video+audio) remove space don't work and this warning appear "cannot remove space in a track with a group."

Reproducible: Always

Steps to Reproduce:
1. Group video+audio clips.
2. Try to remove space between preview clip and grouped clip.

Actual Results:  
warning appear "cannot remove space in a track with a group."

Expected Results:  
The space between the 2 clips should be removed.
Comment 1 Doru 2016-09-21 17:28:52 UTC
Created attachment 101217 [details]
Screenshot with the space that can not be removed
Comment 2 Jean-Baptiste Mardelle 2016-09-21 21:36:39 UTC
Git commit d9d5d95a4565fbfbb890be20696fb424140943de by Jean-Baptiste Mardelle.
Committed on 21/09/2016 at 21:36.
Pushed by mardelle into branch 'master'.

Add new timeline action: Remove space from all tracks that works if there are grouped clips

M  +2    -1    src/kdenliveui.rc
M  +8    -0    src/mainwindow.cpp
M  +1    -0    src/mainwindow.h
M  +56   -117  src/timeline/customtrackview.cpp
M  +5    -6    src/timeline/customtrackview.h
M  +3    -12   src/timeline/spacerdialog.cpp
M  +25   -25   src/ui/spacerdialog_ui.ui

http://commits.kde.org/kdenlive/d9d5d95a4565fbfbb890be20696fb424140943de
Comment 3 Wegwerf 2016-09-28 14:47:25 UTC
Doru, can you please be so kind as to test the recent development version of Kdenlive if this bug is fixed? Please report back; close this bug if this has been fixed for you.
Comment 4 Doru 2016-09-28 17:05:44 UTC
(In reply to Wegwerf from comment #3)
> Doru, can you please be so kind as to test the recent development version of
> Kdenlive if this bug is fixed? Please report back; close this bug if this
> has been fixed for you.

Thank you Wegwerf. Looks fine for me, thank you!.