Summary: | Extract Clip (shift + delete) on the last clip of the timeline leads to freeze | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Ciro Santilli <ciro.santilli> |
Component: | Timeline & Editing | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | ciro.santilli |
Priority: | NOR | ||
Version First Reported In: | 25.04.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ciro Santilli
2025-05-12 14:54:48 UTC
* 1. has to have Sound I meant Terminal logs that show up after shift + delete: ----- // SHOW KEYFRAMES: true ----- // SHOW KEYFRAMES: true // SETTING CLIP PROPERTIES: QMap(("kdenlive:duration", "00:00:01:09")("kdenlive:maxduration", "34")("length", "34")("out", "34")) ==== ERROR INSERT ON NEGATIVE POS: -7 clip insertion failed // SETTING CLIP PROPERTIES: QMap(("kdenlive:duration", "00:00:03:00")("kdenlive:maxduration", "75")("length", "75")("out", "75")) REGISTRATION 11 ptr count 6 qml: loaded clip: 34 , ID: 11 , index: 1 , TYPE: 3 qml: loaded clip with Astream: 1 ----- // SHOW KEYFRAMES: true // SETTING CLIP PROPERTIES: QMap(("kdenlive:duration", "00:00:01:09")("kdenlive:maxduration", "34")("length", "34")("out", "34")) ==== ERROR INSERT ON NEGATIVE POS: -7 clip insertion failed // SETTING CLIP PROPERTIES: QMap(("kdenlive:duration", "00:00:03:00")("kdenlive:maxduration", "75")("length", "75")("out", "75")) REGISTRATION 12 ptr count 6 qml: loaded clip: 34 , ID: 12 , index: 2 , TYPE: 3 qml: loaded clip with Astream: 1 REGISTRATION 11 ptr count 6 qml: loaded clip: 34 , ID: 11 , index: 1 , TYPE: 3 qml: loaded clip with Astream: 1 |