https://bugs.kde.org/show_bug.cgi?id=480316
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Thanks for the report. This happens because the way subtitles are implemented, two subtitles cannot start at the same position (not sure it is even allowed in the srt specs). Cutting overlapping subtitles creates 2 subtitles starting at the same position, causing the crash. Not sure what is the best fix here: don't allow the cut, cut only one of the subtitles.. WIll think about it, ideas welcome. -- You are receiving this mail because: You are watching all bug changes.