<div dir="ltr">Hi Erik,<div><br></div><div> Thank you for response, you were right, </div><div>after I've added qtmultimedia-qmlplugins to <span style="font-family:arial,sans-serif;font-size:13px">IMAGE_INSTALL</span> the problem has gone.</div>
<div><br></div><div>Thanks,</div><div>Ilya.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-13 17:28 GMT+07:00 Erik Botö <span dir="ltr"><<a href="mailto:erik.boto@pelagicore.com" target="_blank">erik.boto@pelagicore.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Sounds like you're doing great work!<br>
<br>
Are you sure that the plugins have been installed onto the image? If<br>
you don't have anything that depends on them, or explicitly add them<br>
using IMAGE_INSTALLS maybe they're built but not deployed.<br>
<br>
Could you check rpm -qa | grep *qt*plugins* on the target system?<br>
<br>
Also, check which packages that's been generated in your build with<br>
something like find tmp/deploy/rpm -name '*qt*plugins*.rpm'. You<br>
should have something like<br>
libqt5multimedia-qmlplugins-<some-version-info>.rpm that you want<br>
installed on the image.<br>
<br>
Cheers,<br>
Erik<br>
<br>
On Sat, Apr 12, 2014 at 7:22 PM, Ilya Smelykh <<a href="mailto:ilya.smelykh@gmail.com">ilya.smelykh@gmail.com</a>> wrote:<br>
> I'm working on bringing the gst1.x + qt5multimedia to the meta-qt5 for<br>
> imx6, this qt branch was reviewed and merged to qt5multimedia dev branch<br>
> yesterday , for now I've managed to build the image with qtmultimedia and<br>
> gst1.x.<br>
> My current problem is the way I'm trying to test the results, I want to<br>
> have qtmultimedia-examples related to the video working, but despites of all<br>
> building process was done, and from the logs of yocto and qt5 logs I can see<br>
> that qt5multimedia was built with gst1.x there is a same problem which I had<br>
> using meta-qt5 dora branch, the problem's log is below:<br>
><br>
> qrc:///qml/qmlvideofx/ContentVideo.qml:43:1: module "QtMultimedia" is not<br>
> installed<br>
> qrc:///qml/qmlvideofx/Content.qml:143: TypeError: Cannot set property<br>
> 'mediaSource' of null<br>
><br>
> I've checked several meta-qt5 branches, and found that any branch cause the<br>
> same problem regarding to qt5multimedia examples.<br>
><br>
> Guys, any ideas?<br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> Cheers,<br>
> Ilya.<br>
><br>
> --<br>
> _______________________________________________<br>
> meta-freescale mailing list<br>
> <a href="mailto:meta-freescale@yoctoproject.org">meta-freescale@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/meta-freescale" target="_blank">https://lists.yoctoproject.org/listinfo/meta-freescale</a><br>
><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Cheers,<div>Ilya.</div></div>
</div>