I have reported similar problem before but have never figured out a
solution for it. Hopefully I will have better luck this time - I have
two applications waiting for a workaround so I can release them to the
Harmattan platform.<br>
<br>
The application will crash with segfault if the javascript tries to
update the screen when (or after) the user switches to the task switcher
on harmattan. This is the output:<br>
<span style="font-family:'Courier';font-size:10pt;color:#aa0000">Meego graphics system destroyed</span>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:10pt;color:#aa0000">QPaintDevice: Cannot destroy paint device that is being painted</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:10pt;color:#aa0000">Segmentation fault</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:10pt;font-weight:600;color:#0000aa">Finished running remote process. Exit code was 139.</span></p>
<br>
I have now a very simple example that reproduce the issue 100% of the time.<br>
I can't report this to the harmattan bug web site anymore so I am
posting to any and all channels were I can find someone with expertise
to help me.<br>
<br>
In order to avoid a long e-mail with attached files I created a simple
web page with more information: <a href="http://crochik.com/webview/">http://crochik.com/webview/</a><br>
<br>
Thanks in advance, <br>
Felipe<br>