| Summary: | git master: moving a single transition using the mouse crashes Kdenlive immediately of mouse release | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Wegwerf <wegwerf-1-2-3> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Wegwerf
2016-06-14 09:06:51 UTC
By the way: moving a group containing transitions does not crash Kdenlive. (phew!) Being a git master tester surely drives creative thinking: I worked around by copying the transition, then marking both transitions so I could move them now without crash. Finally, I deleted the second transition that isn't needed anymore... Git commit 49673eec7e62cc02312501c344e2105b6916c76c by Jean-Baptiste Mardelle. Committed on 14/06/2016 at 20:01. Pushed by mardelle into branch 'master'. Fix crash on transition move M +11 -7 src/timeline/customtrackview.cpp M +1 -0 src/timeline/customtrackview.h M +1 -0 src/timeline/timeline.cpp http://commits.kde.org/kdenlive/49673eec7e62cc02312501c344e2105b6916c76c Great! Crashes are fixed, thank you very much! |