<?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[Clickable and 16.04]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">with the current clickable framework, is it still possible to write an app for 16.04? Are there some examples?</p>
<p dir="auto">Thank you very much for any answer <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=60240fe800f" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/topic/10054/clickable-and-16-04</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 14:23:19 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10054.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Apr 2024 21:45:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Clickable and 16.04 on Thu, 25 Apr 2024 13:55:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> I had a look to your link. I can see the following line:</p>
<pre><code>framework: ubuntu-sdk-16.04.5
</code></pre>
<p dir="auto">However, your CMakeList.txt file shows:</p>
<pre><code>    set(CLICK_FRAMEWORK "ubuntu-sdk-20.04")
</code></pre>
<p dir="auto">I guess it does not matter since you can build the app.<br />
I am struggling with this issue. I installed clickable in my desktop machine (20.04) but want to develop the app for my BQ 4.5 (Xenial, 16.04). Although I have manually changed the lines in the apparmor file from 20.04 to 16.04,</p>
<pre><code>{
    "policy_groups": [],
    "policy_version": 16.04
}
</code></pre>
<p dir="auto">it still complains when I tried to build the click package:</p>
<pre><code> - security:policy_version_matches_framework:phonehome.apparmor
	16.04 != 20.04 (ubuntu-sdk-20.04.1)
	http://askubuntu.com/q/686347
</code></pre>
<p dir="auto">The provided link does not consider this ubuntu versions, but I guess 16.04 should be valid. I have consistently introduce</p>
<pre><code>    set(CLICK_FRAMEWORK "ubuntu-sdk-16.04")
</code></pre>
<p dir="auto">in the json file, but without luck.<br />
I do not know why clickable insists in 20.04, when none file has this version number typed.</p>
]]></description><link>https://forums.ubports.com/post/79910</link><guid isPermaLink="true">https://forums.ubports.com/post/79910</guid><dc:creator><![CDATA[aimar]]></dc:creator><pubDate>Thu, 25 Apr 2024 13:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Clickable and 16.04 on Sun, 21 Apr 2024 11:26:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> Ok, thank you for your answer <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=60240fe800f" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> I will look into this ..</p>
]]></description><link>https://forums.ubports.com/post/79828</link><guid isPermaLink="true">https://forums.ubports.com/post/79828</guid><dc:creator><![CDATA[bmlu]]></dc:creator><pubDate>Sun, 21 Apr 2024 11:26:31 GMT</pubDate></item><item><title><![CDATA[Reply to Clickable and 16.04 on Sat, 20 Apr 2024 20:58:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bmlu" aria-label="Profile: bmlu">@<bdi>bmlu</bdi></a> it should yes, you need to set the framework:</p>
<p dir="auto">e g: <a href="https://gitlab.com/matdahl/time-series/-/blob/xenial/clickable.yaml" rel="nofollow ugc">https://gitlab.com/matdahl/time-series/-/blob/xenial/clickable.yaml</a></p>
]]></description><link>https://forums.ubports.com/post/79816</link><guid isPermaLink="true">https://forums.ubports.com/post/79816</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sat, 20 Apr 2024 20:58:06 GMT</pubDate></item></channel></rss>