<?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[Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer)]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">I'm trying to revive the 'ubtd' app (Bluetooth file transfer) initially written by Michael Zanetti and Ian L., but I've hit a roadblock and I could use some guidance.</p>
<p dir="auto">I'm currently targetting UT 20.04 on a Pixel 3a.</p>
<p dir="auto">By default, the OBEX daemon doesn't run on the phone. A 'systemd' unit file is supposed to start it (<code>/usr/lib/systemd/user/dbus-org.bluez.obex.service</code>), but it is reported as "loaded / inactive (dead)" by 'systemctl' -- I'm not sure why as I was unable to find relevant log entries.</p>
<p dir="auto">I can manually start the OBEX daemon using the following command:</p>
<pre><code>$ systemctl --user start obex.service
</code></pre>
<p dir="auto">In this case, the 'obexd' daemon keeps running and uses the same command-line parameters as those specified for the D-Bus related service (<code>obexd -P ftp,irmc,mas,pcsuite -r /home/phablet</code>).</p>
<p dir="auto">Nonetheless, after pairing the phone with my laptop, when I start my app (the one that is supposed to receive incoming file transfers), I see the following messages in its log:</p>
<pre><code>[03/01/2026 12:25] creating agent on dbus
[03/01/2026 12:25] registering agent
[03/01/2026 12:25] registering agent on obexd-server
[03/01/2026 12:25] Error registering agent for the default adapter: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.bluez.obex was not provided by any .service files")
</code></pre>
<p dir="auto">For information, the <code>obex.service</code> unit file does expose "org.bluez.obex" as BusName, not as Name -- not sure how relevant that is.</p>
<p dir="auto">On its side, the OBEX daemon logs the following:</p>
<pre><code>[03/01/2026 12:25] CONNECT(0x0), &lt;unknown&gt;(0xff)
[03/01/2026 12:25] CONNECT(0x0), &lt;unknown&gt;(0x0)
[03/01/2026 12:25] PUT(0x2), &lt;unknown&gt;(0xff)
[03/01/2026 12:25] PUT(0x2), Forbidden(0x43)
[03/01/2026 12:25] DISCONNECT(0x1), &lt;unknown&gt;(0xff)
[03/01/2026 12:25] DISCONNECT(0x1), Success(0x20)
[03/01/2026 12:25] disconnected: Transport got disconnected
</code></pre>
<p dir="auto">So 'obexd' seems to receive the file sent by the laptop (from the point of view of the laptop, the transfer succeeds), but fails to hand it over to my app, which I guess makes sense as it failed to register itself with the daemon.</p>
<p dir="auto">Can anyone suggest a fix, further ways to troubleshoot or point me to relevant documentation?</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forums.ubports.com/topic/11833/trying-to-revive-ubtd-bluetooth-file-transfer</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 22:01:14 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/11833.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Jan 2026 11:03:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 11 May 2026 15:29:31 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gpatel-fr" aria-label="Profile: gpatel-fr">@<bdi>gpatel-fr</bdi></a> <a href="/post/95338">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a></p>
<p dir="auto">Well, if my calculation is correct that means about 2Mbits/s, it seems quite decent for Bluetooth.</p>
</blockquote>
<p dir="auto">Agreed.</p>
]]></description><link>https://forums.ubports.com/post/95600</link><guid isPermaLink="true">https://forums.ubports.com/post/95600</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Mon, 11 May 2026 15:29:31 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 11 May 2026 15:28:35 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> <a href="/post/95321">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: phandersson">@<bdi>phandersson</bdi></a> I transferred a RAR file from UT smartphone to another with Volla OS, because no function to decompress RAR on UT. Did not work directly, extension not recognized. On the other hand, workaround by transforming the RAR extension into mp4: ok, worked. Then I put the RAR extension back in, and unzipped it without any problem. Just tested this.</p>
</blockquote>
<p dir="auto">Thanks for the feedback.</p>
<blockquote>
<p dir="auto">Make Ratatoskr recognize various extensions?</p>
</blockquote>
<p dir="auto">Well spotted -- the main app will accept incoming files of any type, but the SharePlugin only registers itself as handler for a limited number of file types. For no particular reason, as far as I know.</p>
<p dir="auto">I've created the following issue to track this: <a href="https://github.com/petroniusniger/ratatoskr/issues/34" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/petroniusniger/ratatoskr/issues/34</a></p>
]]></description><link>https://forums.ubports.com/post/95599</link><guid isPermaLink="true">https://forums.ubports.com/post/95599</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Mon, 11 May 2026 15:28:35 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 02 May 2026 20:45:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a></p>
<p dir="auto">Well, if my calculation is correct that means about 2Mbits/s, it seems quite decent for Bluetooth.</p>
]]></description><link>https://forums.ubports.com/post/95338</link><guid isPermaLink="true">https://forums.ubports.com/post/95338</guid><dc:creator><![CDATA[gpatel-fr]]></dc:creator><pubDate>Sat, 02 May 2026 20:45:00 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 02 May 2026 13:18:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> 9 minutes for 130 MB from Volla 22 UT to Volla 22 volla OS.</p>
]]></description><link>https://forums.ubports.com/post/95323</link><guid isPermaLink="true">https://forums.ubports.com/post/95323</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sat, 02 May 2026 13:18:29 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 02 May 2026 12:46:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: phandersson">@<bdi>phandersson</bdi></a> I transferred a RAR file from UT smartphone to another with Volla OS, because no function to decompress RAR on UT. Did not work directly, extension not recognized. On the other hand, workaround by transforming the RAR extension into mp4: ok, worked. Then I put the RAR extension back in, and unzipped it without any problem. Just tested this. Make Ratatoskr recognize various extensions?</p>
]]></description><link>https://forums.ubports.com/post/95321</link><guid isPermaLink="true">https://forums.ubports.com/post/95321</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sat, 02 May 2026 12:46:22 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 20 Apr 2026 11:22:37 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> <a href="/post/95020">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: phandersson">@<bdi>phandersson</bdi></a> ok. I switched to dev channel and i tried to send a (big) file from my Volla 22 with UT to a Volla with volla OS with your last update : it works now. <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" />.</p>
</blockquote>
<p dir="auto">Excellent news -- thanks for the feedback.</p>
<blockquote>
<p dir="auto">But i found the transfer speed was very slow. Could it be improve or not ?</p>
</blockquote>
<p dir="auto">Could you be a bit more specific, please? From what I read online, typical Bluetooth transfer speeds are between 1 and 3 Mbps.</p>
<p dir="auto">When I tested the app prior to releasing v0.1.1, I measured 1.3 Mbps when pushing a large file from my (Linux) laptop to the phone (Pixel 3a).</p>
<p dir="auto">Do you get a comparable bandwidth, or something much lower? (to measure it, I simply time the transfer and divide it by the file size).</p>
]]></description><link>https://forums.ubports.com/post/95056</link><guid isPermaLink="true">https://forums.ubports.com/post/95056</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Mon, 20 Apr 2026 11:22:37 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Fri, 17 Apr 2026 08:08:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> there is only so much data you can push over Bluetooth. Bluetooth file transfer will always be slow (sometimes very very slow).</p>
]]></description><link>https://forums.ubports.com/post/95021</link><guid isPermaLink="true">https://forums.ubports.com/post/95021</guid><dc:creator><![CDATA[projectmoon]]></dc:creator><pubDate>Fri, 17 Apr 2026 08:08:56 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Fri, 17 Apr 2026 06:52:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: phandersson">@<bdi>phandersson</bdi></a> ok. I switched to dev channel and i tried to send a (big) file from my Volla 22 with UT to a Volla with volla OS with your last update : it works now. <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" />. But i found the transfer speed was very slow. Could it be improve or not ?</p>
]]></description><link>https://forums.ubports.com/post/95020</link><guid isPermaLink="true">https://forums.ubports.com/post/95020</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Fri, 17 Apr 2026 06:52:51 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 21 Mar 2026 13:48:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a>  <a class="plugin-mentions-user plugin-mentions-a" href="/user/gpatel-fr" aria-label="Profile: gpatel-fr">@<bdi>gpatel-fr</bdi></a>  So the fix is in 1.3 daily. Wait 1.3 candidate to test. Thanks.</p>
]]></description><link>https://forums.ubports.com/post/94218</link><guid isPermaLink="true">https://forums.ubports.com/post/94218</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sat, 21 Mar 2026 13:48:12 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 21 Mar 2026 13:01:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a></p>
<p dir="auto">yes that's it.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a><br />
you can add the fix even on stable with a systemd overlay file.</p>
<pre><code>phablet@ubuntu-phablet:~$ systemctl --user cat obex
# /usr/lib/systemd/user/obex.service
[Unit]
Description=Bluetooth OBEX service

[Service]
Type=dbus
BusName=org.bluez.obex
ExecStart=/usr/libexec/bluetooth/obexd

[Install]
Alias=dbus-org.bluez.obex.service

# /usr/lib/systemd/user/obex.service.d/ubuntu-touch-session.conf
[Service]
ExecStart=
ExecStart=/usr/lib/bluetooth/obexd -P ftp,irmc,mas,pcsuite -r $HOME

# /home/phablet/.config/systemd/user/obex.service.d/xxoverride.conf
[Service]
ExecStart=
ExecStart=/usr/libexec/bluetooth/obexd -P ftp,irmc,mas,pcsuite -r $HOME
</code></pre>
<p dir="auto">after adding the overlay, you have to restart the obex service using systemctl --user restart obex</p>
]]></description><link>https://forums.ubports.com/post/94215</link><guid isPermaLink="true">https://forums.ubports.com/post/94215</guid><dc:creator><![CDATA[gpatel-fr]]></dc:creator><pubDate>Sat, 21 Mar 2026 13:01:54 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Sat, 21 Mar 2026 12:15:23 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> <a href="/post/94180">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> Can connect with bluetooth  a Volla with Volla OS to a Volla 22 with UT noble.</p>
</blockquote>
<p dir="auto">There is currently a bug in Noble (up to 24.04-1.2) that prevents the OBEX daemon from starting.</p>
<p dir="auto">The fix exists and is already merged. Here is the related MR: <a href="https://gitlab.com/ubports/development/core/ubuntu-touch-session/-/merge_requests/81" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/ubports/development/core/ubuntu-touch-session/-/merge_requests/81</a>. It is supposed to be part of the upcoming 24.04-1.3.</p>
<p dir="auto">Based on earlier tests by <a class="plugin-mentions-user plugin-mentions-a" href="/user/gpatel-fr" aria-label="Profile: gpatel-fr">@<bdi>gpatel-fr</bdi></a>, once this fix is available, 'ratatoskr' should work on Noble as well.</p>
]]></description><link>https://forums.ubports.com/post/94212</link><guid isPermaLink="true">https://forums.ubports.com/post/94212</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Sat, 21 Mar 2026 12:15:23 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Fri, 20 Mar 2026 14:55:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> Can connect with bluetooth  a Volla with Volla OS to a Volla 22 with UT noble. Try to send a little video from Volla to Volla 22 following the procedure. But doesn't work currently. File not sent / received.</p>
]]></description><link>https://forums.ubports.com/post/94180</link><guid isPermaLink="true">https://forums.ubports.com/post/94180</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Fri, 20 Mar 2026 14:55:24 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Thu, 19 Mar 2026 07:44:33 GMT]]></title><description><![CDATA[<p dir="auto">I need to amend the statement above. After further tests, the code that has been used to generate the packages is the correct one, so all the latest functionalities are present, and both sending and receiving files should work.</p>
<p dir="auto">The only problem is that the wrong version string has been used when building.</p>
]]></description><link>https://forums.ubports.com/post/94123</link><guid isPermaLink="true">https://forums.ubports.com/post/94123</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Thu, 19 Mar 2026 07:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Wed, 18 Mar 2026 21:01:18 GMT]]></title><description><![CDATA[<p dir="auto">Sure, Tweak Tool, of course -- sorry.</p>
<p dir="auto">I just checked on my phone and it shows there, yes. Just look under the name 'Ratatoskr' (that's the actual name I gave the app -- "Bluetooth file transfer" is only a description).</p>
<p dir="auto">It's the first UT app I built, so I'm not familiar yet with all the intricacies of the dev. workflow.</p>
<p dir="auto">In any case, it seems there was a mixup, as the packages that were pushed on the server are v0.1.0, not v0.1.1. The "file sending" functionality may not be functional in that version (the receiving one should be).</p>
<p dir="auto">I'll try to get this fixed tomorrow.</p>
]]></description><link>https://forums.ubports.com/post/94113</link><guid isPermaLink="true">https://forums.ubports.com/post/94113</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Wed, 18 Mar 2026 21:01:18 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Wed, 18 Mar 2026 20:46:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> UT Tweak Tool <a href="https://open-store.io/app/ut-tweak-tool.sverzegnassi" target="_blank" rel="noopener noreferrer nofollow ugc">https://open-store.io/app/ut-tweak-tool.sverzegnassi</a></p>
]]></description><link>https://forums.ubports.com/post/94111</link><guid isPermaLink="true">https://forums.ubports.com/post/94111</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 18 Mar 2026 20:46:52 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Wed, 18 Mar 2026 20:37:25 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> <a href="/post/94106">said</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> Should the app be shown in UT TT apps ?  I don't see anything on my Volla 22.</p>
</blockquote>
<p dir="auto">I'm sorry, I guess I'm a bit slow tonight, but I'm not clear on what 'TT' means in this context. Can you clarify?</p>
<blockquote>
<p dir="auto">What should be the names of the cache config data directories ?</p>
</blockquote>
<p dir="auto">The app cache is in <code>~/.cache/ratatoskr.petroniusniger/</code>. This is where incoming files are kept -- but there is no config data there (the app doesn't store any configuration data at this stage).</p>
]]></description><link>https://forums.ubports.com/post/94109</link><guid isPermaLink="true">https://forums.ubports.com/post/94109</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Wed, 18 Mar 2026 20:37:25 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Wed, 18 Mar 2026 17:59:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> Should the app be shown in UT TT apps ?  I don't see anything on my Volla 22. What should be the names of the cache config data directories ?</p>
]]></description><link>https://forums.ubports.com/post/94106</link><guid isPermaLink="true">https://forums.ubports.com/post/94106</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 18 Mar 2026 17:59:42 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Wed, 18 Mar 2026 16:10:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> Not tested yet. But thank you for your work and perseverance.</p>
]]></description><link>https://forums.ubports.com/post/94102</link><guid isPermaLink="true">https://forums.ubports.com/post/94102</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 18 Mar 2026 16:10:27 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Thu, 19 Mar 2026 08:36:57 GMT]]></title><description><![CDATA[<p dir="auto">Final status update: the app has passed the code review and v0.1.1 is now available on the OpenStore.</p>
<p dir="auto">You will find it under the name "Ratatoskr (Bluetooth file transfer)", in the "Utilities" category.</p>
<p dir="auto">If you install it, may I suggest that you check the README here: <a href="https://github.com/petroniusniger/ratatoskr/tree/main" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/petroniusniger/ratatoskr/tree/main</a> for a brief description of how to use it most effectively?</p>
<p dir="auto">Also, should you discover any bug, please report them here: <a href="https://github.com/petroniusniger/ratatoskr/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/petroniusniger/ratatoskr/issues</a></p>
]]></description><link>https://forums.ubports.com/post/94100</link><guid isPermaLink="true">https://forums.ubports.com/post/94100</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Thu, 19 Mar 2026 08:36:57 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Thu, 26 Feb 2026 14:46:50 GMT]]></title><description><![CDATA[<p dir="auto">Status update:</p>
<p dir="auto">'ratatoskr' source code has just been reviewed by <a class="plugin-mentions-user plugin-mentions-a" href="/user/bhdouglass" aria-label="Profile: bhdouglass">@<bdi>bhdouglass</bdi></a> (OpenStore team), and two issues have been identified that should be resolved before allowing publication of the <code>.click</code> packages:</p>
<ul>
<li><a href="https://github.com/petroniusniger/ratatoskr/issues/12" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/petroniusniger/ratatoskr/issues/12</a> (new one)</li>
<li><a href="https://github.com/petroniusniger/ratatoskr/issues/6" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/petroniusniger/ratatoskr/issues/6</a> (known issue)</li>
</ul>
<p dir="auto">I'll work on resolving those 2 issues and release a v0.1.1 of the code before re-submitting it for publication.</p>
]]></description><link>https://forums.ubports.com/post/93618</link><guid isPermaLink="true">https://forums.ubports.com/post/93618</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Thu, 26 Feb 2026 14:46:50 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 23 Feb 2026 14:56:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulcarroty" aria-label="Profile: paulcarroty">@<bdi>paulcarroty</bdi></a> said in <a href="/post/93400">Trying to revive 'ubtd' (Bluetooth file transfer)</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> there's active <a href="https://matrix.to/#/#UBportsCommunity:matrix.org" target="_blank" rel="noopener noreferrer nofollow ugc">OpenStore matrix room</a>.</p>
</blockquote>
<p dir="auto">Many thanks -- I just joined it.</p>
]]></description><link>https://forums.ubports.com/post/93466</link><guid isPermaLink="true">https://forums.ubports.com/post/93466</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Mon, 23 Feb 2026 14:56:50 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 23 Feb 2026 13:19:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> said in <a href="/post/93461">Trying to revive 'ubtd' (Bluetooth file transfer)</a>:</p>
<blockquote>
<p dir="auto">waiting for 24.04-2/stable,</p>
</blockquote>
<p dir="auto">or 24.04-1.3, whatever comes first. I'd bet on 24.04-1.3 but who knows?</p>
<p dir="auto">as a status update, my available bandwidth has been dedicated to try to find a solution for the dbus rights problem (I have again flipflopped in my opinion about this matter, I have seen in the app code where it was supposed to prompt the user and instead it is always answering 'yes').<br />
However Apparmor is not the easiest thing in the world to configure, so far I had no success.</p>
<p dir="auto">about the confined apps being forbidden, there are in fact quite a few unconfined apps in the store, most of the ones I know of are managed by 'core' developers, but not all - as far as I know PureMaps is not maintained by a core Ubuntu touch developer; so it's mostly a matter of trust.</p>
]]></description><link>https://forums.ubports.com/post/93463</link><guid isPermaLink="true">https://forums.ubports.com/post/93463</guid><dc:creator><![CDATA[gpatel-fr]]></dc:creator><pubDate>Mon, 23 Feb 2026 13:19:37 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Mon, 23 Feb 2026 12:55:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gpatel-fr" aria-label="Profile: gpatel-fr">@<bdi>gpatel-fr</bdi></a> said in <a href="/post/93397">Trying to revive 'ubtd' (Bluetooth file transfer)</a>:</p>
<blockquote>
<p dir="auto">as they say in open source, 'unfortunately' the MR was backported to the 24.04-1.x too late to be included in the 24.04-1.2 version <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":-(" alt="😞" /> . That means that your app will not work at all in this version unless some system fiddling is done by the user.</p>
</blockquote>
<p dir="auto">So this means waiting for 24.04-2/stable, I guess...</p>
]]></description><link>https://forums.ubports.com/post/93461</link><guid isPermaLink="true">https://forums.ubports.com/post/93461</guid><dc:creator><![CDATA[PhAndersson]]></dc:creator><pubDate>Mon, 23 Feb 2026 12:55:41 GMT</pubDate></item><item><title><![CDATA[Reply to Trying to revive &#x27;ubtd&#x27; (Bluetooth file transfer) on Fri, 20 Feb 2026 11:18:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phandersson" aria-label="Profile: PhAndersson">@<bdi>PhAndersson</bdi></a> there's active <a href="https://matrix.to/#/#UBportsCommunity:matrix.org" target="_blank" rel="noopener noreferrer nofollow ugc">OpenStore matrix room</a>.</p>
]]></description><link>https://forums.ubports.com/post/93400</link><guid isPermaLink="true">https://forums.ubports.com/post/93400</guid><dc:creator><![CDATA[paulcarroty]]></dc:creator><pubDate>Fri, 20 Feb 2026 11:18:37 GMT</pubDate></item></channel></rss>