<br><br><div class="gmail_quote">2011/11/5 Felipe Crochik <span dir="ltr"><<a href="mailto:felipe@crochik.com">felipe@crochik.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Nicolai, <br><br>I tried the application using (I assume that is what you meant):<br><span style="color: rgb(128, 0, 128);">QApplication</span><span style="color: rgb(0, 0, 0);">::</span>setGraphicsSystem<span style="color: rgb(0, 0, 0);">(</span><span style="color: rgb(0, 128, 0);">"opengl"</span><span style="color: rgb(0, 0, 0);">);<br>
<br>and haven't been able to crash the application but it gets really slow and unresponsive. Also I get these error messages on my log:<br></span><span style="color: rgb(0, 128, 0);"></span><br><span style="font-family: 'Courier'; font-size: 10pt; color: rgb(170, 0, 0);">Valid eglHandle received but not running with meego compatible graphicssystem.<br>
<br><span style="color: rgb(0, 0, 0);">Any ideas?</span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Thanks, </span><br style="color: rgb(0, 0, 0);"><span class="HOEnZb"><font color="#888888"><span style="color: rgb(0, 0, 0);">Felipe</span><br style="color: rgb(0, 0, 0);">
<br><br></font></span></span><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote">2011/10/7 Nicolai Hess <span dir="ltr"><<a href="mailto:nicolaihess@web.de" target="_blank">nicolaihess@web.de</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Have you tried to use a QGLWidget for the qmlviewer ?<br>This works for the QML Camera element which has the <br>same behavior, segfaults when application moved to background.<div><div></div><div><br><br><div class="gmail_quote">
2011/10/7 Felipe Crochik <span dir="ltr"><<a href="mailto:felipe@crochik.com" target="_blank">felipe@crochik.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">That is the "next" problem. They are not available - maybe I need to add some extra repository? sorry if I missed some obvious "development" required step.... It is hard to start over!<div>
<div></div><div><br><br><div class="gmail_quote">
2011/10/7 Daniil Ivanov <span dir="ltr"><<a href="mailto:daniil.ivanov@gmail.com" target="_blank">daniil.ivanov@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">apt-get install libqtwebkit4-dbg<br>
or<br>
apt-get install libqt4-webkit-dbg.<br>
<br>
2011/10/7 Ивайло Димитров <<a href="mailto:freemangordon@abv.bg" target="_blank">freemangordon@abv.bg</a>>:<br>
<div><div></div><div>> Why not install Qt debug symbols on the device and run/attach to your<br>
> program there under gdb?<br>
><br>
><br>
><br>
> -------- Оригинално писмо --------<br>
> От: Felipe Crochik<br>
> Относно: N950 SEGFAULT - help?<br>
> До: <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
> Изпратено на: Петък, 2011, Октомври 7 05:20:55 EEST<br>
> I hit a wall with my application so I am looking for someone to help<br>
> everywhere I can.<br>
><br>
> The short version: how can I get qt creator to debug my application on the<br>
> device. Right now I get CRC mismatch warnings for all libraries and I assume<br>
> this is what prevents me to see any trace information<br>
><br>
> That is what I get when I start to debug:<br>
> ...<br>
> the debug information found in<br>
> "c:/qtsdk/madde/sysroots/harmattan-nokia-meego-arm-sysroot-1134-slim/usr/lib/libpvrPVR2D_DRI2WSEGL_r125.so"<br>
> does not match<br>
> "c:/qtsdk/madde/sysroots/harmattan-nokia-meego-arm-sysroot-1134-slim/usr/lib/libpvrPVR2D_DRI2WSEGL.so"<br>
> (CRC mismatch).<br>
><br>
> the debug information found in<br>
> "c:/qtsdk/madde/sysroots/harmattan-nokia-meego-arm-sysroot-1134-slim/usr/lib/libpvr2d_r125.so"<br>
> does not match<br>
> "c:/qtsdk/madde/sysroots/harmattan-nokia-meego-arm-sysroot-1134-slim/usr/lib/libpvr2d.so"<br>
> (CRC mismatch).<br>
><br>
> ...<br>
><br>
> I assume I need to install "debug symbols/versions" for the qt libraries on<br>
> the device somehow. Am I right? How can I accomplish this?<br>
><br>
> The long version:<br>
><br>
> My applications uses qml\webview and everything works fine until I swipe out<br>
> of my application and then later come back to it. With one click or two I<br>
> get a segfault. This is all the information that I managed to get running<br>
> gdb on the device:<br>
><br>
> (gdb) backtrace<br>
> #0 0x42068924 in QPainter::save() () from /usr/lib/libQtGui.so.4<br>
> #1 0x48ec294c in ?? () from /usr/lib/libQtWebKit.so.4<br>
> #2 0x48ec294c in ?? () from /usr/lib/libQtWebKit.so.4<br>
><br>
> Program received signal SIGSEGV, Segmentation fault.<br>
><br>
> Any suggestions?<br>
><br>
> Thanks in advance,<br>
> Felipe<br>
><br>
</div></div>> _______________________________________________<br>
> maemo-developers mailing list<br>
> <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
><br>
><br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>No I mean use a QGLWidget for your declarativeview like:<br><br>viewer->setViewport(new QGLWidget());<br><br><br>