On 2015-10-01 14:01:59 -0400, Asumu Takikawa wrote: > Using the "Affine" transition effect in kdenlive causes a segfault.
After experimenting a bit, an error message that came up suggested that this was happening because QtQuick couldn't be found. Installing the qml-module-qtquick2 package made this segfault go away, so maybe this should be a required dependency of kdenlive. Cheers, Asumu

