https://bugs.kde.org/show_bug.cgi?id=443324
biblio...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #7 from biblio...@gmail.com --- (In reply to Jean-Baptiste Mardelle from comment #5) > Git commit 504154d1ecd773b3f4854436138cc21082265d0c by Jean-Baptiste > Mardelle. > Committed on 23/11/2021 at 15:51. > Pushed by mardelle into branch 'release/21.12'. > > Fix crash using spacer tool on grouped clips with a clip in the group > positioned before spacer start operation. > > M +2 -3 src/timeline2/model/groupsmodel.cpp > M +1 -1 src/timeline2/model/groupsmodel.hpp > M +41 -5 src/timeline2/model/timelinefunctions.cpp > M +0 -1 src/timeline2/model/timelinemodel.cpp > M +1 -1 src/timeline2/view/qml/timeline.qml > > https://invent.kde.org/multimedia/kdenlive/commit/ > 504154d1ecd773b3f4854436138cc21082265d0c Just tested the latest night build (kdenlive-master-955-windows-mingw_64-gcc.exe). Two points: (1) Yes, no more crashes on Spacer Tool clicking ‘wrong’ element in a group. (2) The new problem is, Spacer clicking on a 'not leftmost' element of the group breaks the group: the group moves fine, but the leftmost element doesn't. Looks like we are a just next door to perfection. )) -- You are receiving this mail because: You are watching all bug changes.