<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This is because you have the Qt3 version of MLT's qimage producer. If you<br>

compiled MLT by yourself, try updating MLT and rerun configure so that it can<br>
compile the Qt4 version of Qimage. Then make clean & recompile Kdenlive.<br>
<br>
As a simpler workaround, you can just remove the qimage producer by deleting<br>
file:<br>
/usr/local/lib/mlt/libmltqimage.so<br>
<br>
Kdenlive should start after this. Images will be using the Gtk backend, so<br>
Kdenlive should be usable that way.<br>
<br>
</blockquote></div><br>Removing qt3 from my system and rebuilding solved it.  But I'm not sure it was necessary to recompile, as I get the same problem whenever qt3 is installed.<br></div>