Summary: | 15.13: git master: immediate crash when starting Kdenlive with clip in library | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Wegwerf <wegwerf-1-2-3> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wegwerf-1-2-3 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wegwerf
2016-01-04 18:10:37 UTC
Could you send me or attach here the playlist that causes this crash ? It should be a .mlt file in the library folder: $HOME/.local/share/kdenlive/library Jean-Baptiste, a Happy New Year to you! Thank you very much for all the effort you spend on Kdenlive! I've pulled today's git master and gave it a try using the same existing project from which I stored a few clips with transitions in the library; the same clips that caused the core dump before. With the most recent git master as of today the crash is gone. So I would propose to close this bug as RESOLVED FIXED. Thank you very much! Git commit 6ea306579d0d39e1ff02cd40ac5e7c9bb8814cd3 by Jean-Baptiste Mardelle. Committed on 06/01/2016 at 10:10. Pushed by mardelle into branch 'master'. Rewrite Library to use KF5 classes instead of my own folder view widget. Much cleaner and should be more crash proof M +163 -122 src/library/librarywidget.cpp M +19 -18 src/library/librarywidget.h http://commits.kde.org/kdenlive/6ea306579d0d39e1ff02cd40ac5e7c9bb8814cd3 |