Bug 470349

Summary: kdenlive crashes during project file open because of 0-byte SRT-file
Product: [Applications] kdenlive Reporter: Dominik Kummer <admin>
Component: Video Effects & TransitionsAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: crash CC: fritzibaby
Priority: NOR    
Version First Reported In: 23.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dominik Kummer 2023-05-28 09:15:01 UTC
As subtitles are added, kdenlive creates a [projectname].srt file.
If the default subtitle sequence is removed, kdenlive seams to create an empty [projectname].srt file.
After the project is saved, closed and reopened, kdenlive crashes.
Problem an be solved by removing 0-byte [projectname].srt file.
Comment 1 emohr 2023-12-30 09:50:36 UTC
I cannot reproduce the crash with version 23.08.4, following your steps. Does it still happen with the latest version?
Comment 2 Dominik Kummer 2023-12-30 20:30:45 UTC
yes now with version 23.08.4 it does not crash anymore!