Bug 369123 - 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."
Summary: If a clip in timeline is grouped (video+audio) remove space don't work and th...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 16.08.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-20 21:17 UTC by Doru
Modified: 2016-09-28 17:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot with the space that can not be removed (52.43 KB, image/png)
2016-09-21 17:28 UTC, Doru
Details

Note You need to log in before you can comment on or make changes to this bug.
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!.