https://bugs.kde.org/show_bug.cgi?id=504103
Bug ID: 504103 Summary: Extract Clip (shift + delete) on the last clip of the timeline leads to freeze Classification: Applications Product: kdenlive Version: 25.04.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Timeline & Editing Assignee: j...@kdenlive.org Reporter: ciro.santi...@gmail.com Target Milestone: --- STEPS TO REPRODUCE 1. start new project, add a any clip to timeline (has to have found apprarently) E.g. I tested with this extremely minimal counter: ffmpeg -lavfi " color=white:480x480:d=3, format=rgb24, drawtext= fontcolor=black: fontsize=600: text='%{eif\:t\:d}': x=(w-text_w)/2: y=(h-text_h)/2[v]; sine=f=500:d=1[a1]; sine=f=1000:d=1[a2]; sine=f=2000:d=1[a3]; [a1][a2][a3]concat=n=3:v=0:a=1[a]; " -map '[v]' -map '[a]' count.mp4 2. Cut the clip in two with razor (shift + r) anywhere 3. Select the second (and here last) clip and shift + delete it Doing just Delete without shift works fine, but I use the awesome shift + delete so often that sometimes I forget and freeze myself again and again. OBSERVED RESULT The clip remains on timeline, and after a few seconds kdenlive freezes and Ubuntu says "Kdenlive" is not responding. EXPECTED RESULT It gets deleted, no freeze. SOFTWARE/OS VERSIONS Ubuntu 24.10 with flatpack. -- You are receiving this mail because: You are watching all bug changes.