"Delete effect" in the context menu of a custom effect in the effects list has (pun intented) no effect; the effect cannot be deleted. Reproducible: Always Steps to Reproduce: 1. Create a new custom effect. 2. Choose "delete effect" from the context menu on the new custom effect. Actual Results: Nothing happens. The custom effect does not get deleted. Expected Results: Custom effect is deleted.
For a custom effect simply use, for instance, "fade from black" and save it as a custom effect.
Same problem in 15.12
Git commit 1cd0854ec98e5dde713f8bfe693e1cbd287f6e1e by Jean-Baptiste Mardelle. Committed on 01/02/2016 at 21:09. Pushed by mardelle into branch 'master'. Fix custom effects deletion M +1 -1 src/effectslist/effectslistview.cpp http://commits.kde.org/kdenlive/1cd0854ec98e5dde713f8bfe693e1cbd287f6e1e
Git commit 47567f07dcfd0f68e0ec9ed31803dea250add203 by Jean-Baptiste Mardelle. Committed on 01/02/2016 at 21:12. Pushed by mardelle into branch 'Applications/15.12'. Fix custom effects deletion M +1 -1 src/effectslist/effectslistview.cpp http://commits.kde.org/kdenlive/47567f07dcfd0f68e0ec9ed31803dea250add203
Jean-Baptiste, thank you for fixing this. Works now, so I set this to resolved fixed.