https://bugs.kde.org/show_bug.cgi?id=506835
Bug ID: 506835
Summary: Crash when drag media file from file manager to
subtitle track
Classification: Applications
Product: kdenlive
Version First 25.04.4
Reported In:
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: User Interface & Miscellaneous
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When a subtitle is selected, dran & drop a media file (.wav) from file manager
to the subtitle track of timeline, kdenlive crashes
STEPS TO REPRODUCE
1. Add a subtitle
2. Select the subtitle
3. dran & drop a media (a .wav file) from file manager to the subtitle track of
timeline
OBSERVED RESULT
crash
log:
====== OPENING CLIP: "bb.wav"
TRACK NOT IN TARGET : 2 = QList(2)
ACTION: "&My Custom job" = "custom;"
:::: COMPARING ACTIONTYPE: "" = ClipType::Audio
ACTION: "&Automatic Scene Split…" = "scenesplit;v"
:::: COMPARING ACTIONTYPE: "v" = ClipType::Audio
ACTION: "&Stabilize" = "stabilize;v"
:::: COMPARING ACTIONTYPE: "v" = ClipType::Audio
ACTION: "&Duplicate Clip with Speed Change…" = "timewarp;av"
:::: COMPARING ACTIONTYPE: "av" = ClipType::Audio
ACTION: "&Configure Clip Jobs…" = ""
:::: COMPARING ACTIONTYPE: "" = ClipType::Audio
callback "4" -2 , MAXIMUM SPACE: -1
terminate called after throwing an instance of 'std::out_of_range'
what(): unordered_map::at
(core dumped)
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Kdenlive 25.04.3 AppImage on Linux
ADDITIONAL INFORMATION
One subtitle has to be selected to reproduce the but
Drop the media file to the timeline's subtitle track to reproduce bug
--
You are receiving this mail because:
You are watching all bug changes.