https://bugs.kde.org/show_bug.cgi?id=364305
Bug ID: 364305
Summary: git master: moving a transition crashes Kdenlive
immediately
Product: kdenlive
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
With the recent refactoring in git master there is a nasty bug that causes
Kdenlive to crash immediately after trying to move a transition in the
timeline. The crash is in TransitionHandler::moveTransition().
Reproducible: Always
Steps to Reproduce:
1. Start new project.
2. Add a (color) clip to your project and timeline.
3. Add a transition to the clip in the timeline.
4. Drag (move) transition in timeline using the mouse.
Actual Results:
Kdenlive crashes in TransitionHandler::moveTransition() in reaction to
MoveManager::mouseRelease().
Expected Results:
Transition moves correctly to new position.
--
You are receiving this mail because:
You are watching all bug changes.