<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[App crash after splashscreen]]></title><description><![CDATA[<p dir="auto">This is my code<br />
<img src="/assets/uploads/files/1540832642124-mainqml-resized.png" alt="0_1540832640420_Mainqml.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">What's wrong?<br />
Help please!</p>
]]></description><link>https://forums.ubports.com/topic/1911/app-crash-after-splashscreen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 05:27:41 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/1911.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Oct 2018 17:04:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to App crash after splashscreen on Thu, 15 Nov 2018 09:50:26 GMT]]></title><description><![CDATA[<p dir="auto"><strong>SOLVED!</strong><br />
The problem is the header at the line 29, it must be delete. The webapp crash on the nexus5 because there is a bug in UT. Someone solved forcing <em><strong>full screen</strong></em> and <em><strong>disable the gpu</strong></em> but I think it is a bad solution. The command lines from 34 to 42 can be delete, they run only with oxide. After this operations, all run correcly on the pc desktop!</p>
]]></description><link>https://forums.ubports.com/post/14240</link><guid isPermaLink="true">https://forums.ubports.com/post/14240</guid><dc:creator><![CDATA[Giampy]]></dc:creator><pubDate>Thu, 15 Nov 2018 09:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to App crash after splashscreen on Wed, 31 Oct 2018 09:00:43 GMT]]></title><description><![CDATA[<p dir="auto">I tried the app on my pc desktop with clickable and this is the result:<br />
<em><strong>Command '['docker', 'run', '-v', '<br />
/home/giampy/AppUbuntuTouch/virginradio:/home/giampy/AppUbuntuTouch/virginradio', '-v', '<br />
/tmp/.X11-unix:/tmp/.X11-unix', '-v', '/tmp/.docker.xauth:/tmp/.docker.xauth', '-v', '<br />
/tmp/clickable/share:/tmp/.local/share', '-v', '<br />
/tmp/clickable/cacge:/tmp/.cache', '-v', '<br />
/tmp/clickable/config:/tmp/.config', '-e', 'XAUTHORITY=/tmp/.docker.xauth', '-e', 'DISPLAY=:0', '-e', '<br />
QML2_IMPORT_PATH=/home/giampy/AppUbuntuTouch/virginradio/build/tmp/lib/x86_64-linux-gnu:/home/giampy/AppUbuntuTouch/virginradio/build/tmp/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64', '-e', '<br />
LD_LIBRARY_PATH=/home/giampy/AppUbuntuTouch/virginradio/build/tmp/lib/x86_64-linux-gnu:/home/giampy/AppUbuntuTouch/virginradio/build/tmp/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64', '-e', '<br />
PATH=/usr/local/nvidia/bin:/bin:/usr/bin:/home/giampy/AppUbuntuTouch/virginradio/build/tmp/bin:/home/giampy/AppUbuntuTouch/virginradio/build/tmp/lib/x86_64-linux-gnu/bin:/home/giampy/AppUbuntuTouch/virginradio/build/tmp', '-e', '<br />
HOME=/tmp', '-e', 'OXIDE_NO_SANDBOX=1', '-w', '<br />
/home/giampy/AppUbuntuTouch/virginradio/build/tmp', '-u', '1000', '--rm', '-i', 'clickable/ubuntu-sdk:16.04-amd64', 'bash', '-c', 'qmlscene qml/Main.qml']' returned non-zero exit status 255.</strong></em></p>
<p dir="auto">What does it  made <em><strong>OXIDE_NO_SANDBOX</strong></em>?</p>
]]></description><link>https://forums.ubports.com/post/14229</link><guid isPermaLink="true">https://forums.ubports.com/post/14229</guid><dc:creator><![CDATA[Giampy]]></dc:creator><pubDate>Wed, 31 Oct 2018 09:00:43 GMT</pubDate></item><item><title><![CDATA[Reply to App crash after splashscreen on Tue, 30 Oct 2018 18:18:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fulvio" aria-label="Profile: fulvio">@<bdi>fulvio</bdi></a> Thanks,<br />
I made the clickable template with last release and after I insert the code. First without the qtwebengine API with the normal code that I used for others app and after with new code with qtwebengine API. Apparmor and manifest are correct, only I have to try the logViewer on the phone.</p>
]]></description><link>https://forums.ubports.com/post/14213</link><guid isPermaLink="true">https://forums.ubports.com/post/14213</guid><dc:creator><![CDATA[Giampy]]></dc:creator><pubDate>Tue, 30 Oct 2018 18:18:23 GMT</pubDate></item><item><title><![CDATA[Reply to App crash after splashscreen on Mon, 29 Oct 2018 20:27:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/giampy" aria-label="Profile: Giampy">@<bdi>Giampy</bdi></a>,<br />
if you haven't already done try to:</p>
<ul>
<li>check apparmor file of you App, it should contains the "webview" permission (maybe with the new <a href="http://Morph.Web" rel="nofollow ugc">Morph.Web</a> have a different name) to allow at the App to connect with a URL (virginRadio..it)</li>
<li>if you are  running on a device Install logViewer App from Openstore to see log messages of your app</li>
<li>check if policy version in apparmor file are correct for your target Ubports version (xenial, vivid)</li>
<li>check manifest file of you app if "framework" entry is correct for Ubports version (xenial, vivid)</li>
</ul>
<p dir="auto">Hope are useful suggestions</p>
]]></description><link>https://forums.ubports.com/post/14180</link><guid isPermaLink="true">https://forums.ubports.com/post/14180</guid><dc:creator><![CDATA[fulvio]]></dc:creator><pubDate>Mon, 29 Oct 2018 20:27:42 GMT</pubDate></item></channel></rss>