<div dir="ltr"><div class="gmail_extra">><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
>  <br>
> I forgot to say that I'm using the Qt5 ported version of qt-gstreamer that I<br>
> have found at<br>
> <a href="https://code.launchpad.net/~phablet-team/phablet-extras/qt-gstreamer" target="_blank">https://code.launchpad.net/~phablet-team/phablet-extras/qt-gstreamer</a><br>
>  <br>
> The problem was that the Qt5 QML plugin was not ported yet, because of the<br>
> change from Graphics View (Qt4) to Scene Graph (Qt5). For my purpose I have<br>
> ported the QML plugin using the PaintedItem (Painter API). In my C++ part I<br>
> have<br>
> implemented the player functions like play, pause, stop and the a getPostion<br>
> function. Play, pause and stop is working, but the getPosition function causes<br>
> the described seg fault.<br>
>  <br>
 <br>
</div></div>A simple Qt5 app that causes that seg fault: <a href="http://pastie.org/7716435" target="_blank">http://pastie.org/7716435</a><br>
<div class="HOEnZb"><div class="h5"> <br></div></div></blockquote></div><br></div><div class="gmail_extra">I don't have Qt5 setup locally with. I'll set it up soon and try the example.<br><br></div><div class="gmail_extra">
-mandeep<br></div></div>