Summary: | Crash when trying to delete subtitle file from interface | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Ivan <3847b8fe-a74d-4b44-a19e-3b68d5e31ed7> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | berndmj, fritzibaby |
Priority: | NOR | ||
Version First Reported In: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/1b48bb0919472bd29aee7acea7b37e546ff645ff | Version Fixed In: | 24.05.1 |
Sentry Crash Report: | |||
Attachments: |
Video showcasing a simple example project breaking when deleting the first subtitle file
Subtitle_crash-log |
Description
Ivan
2024-06-01 08:47:40 UTC
On Windows with Kdenlive e24.05.0. I cannot reproduce the crash following your steps. Please try with the current Kdenlive AppImage version 24.05.0 to see if there are any packaging issues: https://kdenlive.org/en/download/ Just tried on both Flatpak and AppImage, same crash. (In reply to Giovanni from comment #2) > Just tried on both Flatpak and AppImage, same crash. I tried to reproduce with appimage 24.05.0 on Pop!_OS 22.04 and everything works just fine. Could you share a screen recording of the steps you are taking? Created attachment 170143 [details]
Video showcasing a simple example project breaking when deleting the first subtitle file
Created attachment 170145 [details]
Subtitle_crash-log
Thank you for reporting. I can reproduce the crash, following your steps on the video.
Attached the backtrace.
(In reply to Giovanni from comment #4) > Created attachment 170143 [details] > Video showcasing a simple example project breaking when deleting the first > subtitle file Yep, crashes the appimage 24.05.0 on Pop!_OS 22.04. Interestingly enough, if I delete the Subtitle folder instead of just the .srt file in said folder, there is no crash and I can continue working ... Git commit 1b48bb0919472bd29aee7acea7b37e546ff645ff by Jean-Baptiste Mardelle. Committed on 05/06/2024 at 06:32. Pushed by mardelle into branch 'release/24.05'. Fix crash deleting subtitle when the file url was selected. FIXED-IN: 24.05.1 M +7 -1 src/dialogs/managesubtitles.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/1b48bb0919472bd29aee7acea7b37e546ff645ff That was incredibly fast. Thank you very much. |