Bug 470349 - kdenlive crashes during project file open because of 0-byte SRT-file
Summary: kdenlive crashes during project file open because of 0-byte SRT-file
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: 23.04.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-28 09:15 UTC by Dominik Kummer
Modified: 2023-12-30 20:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!