Summary: | Crash when clicking on track compositing menu | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | farid <snd.noise> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdenlive/9a9346e21eed58d6d58ee9e10ecb3e88f0c39bc3 | Version Fixed In: | |
Sentry Crash Report: |
Description
farid
2016-07-25 20:12:18 UTC
Are you compiling from source or using one of our PPA ? There seems to be a problem between MLT and Kdenlive. Compiling from source using AUR in Archlinux. I am using MLT 6.2. OK I just compiled MLT from git and it didn't crash. Is there going to be an MLT release before 16.08? Ok, thanks for the info, I now understand the issue, will fix MLT 6.2.0 compatibility. A new MLT release will probably happen in 1-2 months, not before Kdenlive 16.08 Git commit 9a9346e21eed58d6d58ee9e10ecb3e88f0c39bc3 by Jean-Baptiste Mardelle. Committed on 27/07/2016 at 20:56. Pushed by mardelle into branch 'Applications/16.08'. Fix crashes when using MLT 6.2.0 Bug: 365955 M +3 -1 src/bin/projectclip.cpp M +16 -0 src/doc/kdenlivedoc.cpp M +2 -0 src/doc/kdenlivedoc.h M +7 -2 src/effectslist/initeffects.cpp M +1 -1 src/effectslist/initeffects.h M +33 -9 src/mainwindow.cpp M +1 -1 src/mainwindow.h M +0 -1 src/timeline/timeline.cpp M +4 -1 src/timeline/transitionhandler.cpp http://commits.kde.org/kdenlive/9a9346e21eed58d6d58ee9e10ecb3e88f0c39bc3 |