Summary: | Black screen in project monitor when applying effect. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | farid <snd.noise> |
Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdenlive/f1105425a8834b3da6f143b7c43d2fa7c92a2f34 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | black screen |
Description
farid
2016-08-22 18:52:26 UTC
Created attachment 100719 [details]
black screen
Git commit f26c036c08220172aab406e94386b9f18e108321 by Jean-Baptiste Mardelle. Committed on 22/08/2016 at 20:53. Pushed by mardelle into branch 'Applications/16.08'. Fix track effect not initialized M +37 -0 src/mltcontroller/effectscontroller.cpp M +2 -0 src/mltcontroller/effectscontroller.h M +2 -1 src/timeline/customtrackview.cpp M +1 -1 src/timeline/customtrackview.h M +1 -1 src/timeline/headertrack.h M +1 -0 src/timeline/track.cpp http://commits.kde.org/kdenlive/f26c036c08220172aab406e94386b9f18e108321 This is kind of back... 1- Add clip to timeline 2- Apply to it "Color Selection" effect 3- The project monitor turns black instead Clicking on the color picker icon brings the image back of the clip in the project monitor. Don't know if this is like this by design but it might seem like a bug to many users. Git commit f1105425a8834b3da6f143b7c43d2fa7c92a2f34 by Jean-Baptiste Mardelle. Committed on 08/10/2016 at 11:14. Pushed by mardelle into branch 'Applications/16.08'. Change defaults for Color selection effect so that we don't get a black screen at startup M +2 -2 data/effects/frei0r_select0r.xml http://commits.kde.org/kdenlive/f1105425a8834b3da6f143b7c43d2fa7c92a2f34 |