Summary: | Effect stack: drag and drop reordering crash | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Andrew <awchampion> |
Component: | Video Effects & Transitions | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | CONFIRMED --- | ||
Severity: | crash | CC: | fritzibaby |
Priority: | NOR | Keywords: | triaged |
Version: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | steps to reproduce drag-and-drop track effect reorder crash |
Description
Andrew
2023-03-11 21:05:23 UTC
To be clear, drag and drop does not crash if the order is unchanged. Does this still happen with 23.08.4? Yes it does, both in tracks and Master I cannot reproduce. Could you maybe post a screenshot of your effect stack, giving details about which effect you drag where inside the stack and which effect you then drag to get the crash? Created attachment 164821 [details]
steps to reproduce drag-and-drop track effect reorder crash
I hope this video is helpful
Thank you for reporting. Yes, I can confirm this crash following our steps (using Kdenlive 23.08.4 on Mac). No crash on Windows and Linux. It seems a Mac issue only. Git commit f5ab6310f24537ab5f9f826f7bba629e35881920 by Jean-Baptiste Mardelle. Committed on 07/05/2024 at 04:18. Pushed by mardelle into branch 'release/24.05'. FIx crash dragging from effect stack to another sequence M +15 -42 src/effects/effectstack/view/collapsibleeffectview.cpp M +6 -6 src/effects/effectstack/view/collapsibleeffectview.hpp M +51 -14 src/effects/effectstack/view/effectstackview.cpp M +6 -1 src/effects/effectstack/view/effectstackview.hpp M +0 -2 src/timeline2/view/qml/Clip.qml M +2 -4 src/timeline2/view/qml/TrackHead.qml M +1 -2 src/timeline2/view/qml/timeline.qml https://invent.kde.org/multimedia/kdenlive/-/commit/f5ab6310f24537ab5f9f826f7bba629e35881920 |