<?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[MMS users: call for testing]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">We need your help testing a new feature brought by <a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> regarding MMS and the ability to re-download the MMS afterward (if any failure or the cellular data was off when the MMS was received).<br />
Please report here any issue found or success. ( Note that this feature will not correct any APN setting issues, or issues with the provider or device specific )</p>
<p dir="auto">For the long story: <a href="https://forums.ubports.com/topic/5100/the-mms-lost-story">https://forums.ubports.com/topic/5100/the-mms-lost-story</a></p>
<p dir="auto">You need to be on devel or RC ( since 2021/06/09 )<br />
From a terminal, run that commands one by one:</p>
<p dir="auto">sudo ubports-qa install PR_nuntium_8<br />
sudo ubports-qa install telepathy-ofono 20<br />
sudo ubports-qa install history-service 35<br />
sudo ubports-qa install telephony-service 20<br />
sudo ubports-qa install messaging-app 260</p>
<p dir="auto">And reboot</p>
<p dir="auto">Test Plan example:<br />
Make sure it works as before, send/receive MMS, multiple ones<br />
Disable cellular-data, receive a MMS and check if MMS notification is here with the download button<br />
Change proxy settings in APN or put wrong settings and check for notification reception</p>
]]></description><link>https://forums.ubports.com/topic/6510/mms-users-call-for-testing</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 13:46:10 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/6510.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 Jul 2021 14:34:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMS users: call for testing on Tue, 15 Feb 2022 13:25:50 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> Maybe/probably. After my failures, I immediately asked someone to send them back to me and I received them.</p>
]]></description><link>https://forums.ubports.com/post/61876</link><guid isPermaLink="true">https://forums.ubports.com/post/61876</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Tue, 15 Feb 2022 13:25:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Tue, 15 Feb 2022 13:16:41 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> said in <a href="/post/61874">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> On Volla RC test OTA-22, after reactivating the disabled cellular data (not flight mode), I was unable to download two MMS: endless spinning wheel.</p>
</blockquote>
<p dir="auto">I wrote a bug report here, but can also be a different cause for your case:<br />
<a href="https://github.com/ubports/nuntium/issues/18" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/nuntium/issues/18</a></p>
]]></description><link>https://forums.ubports.com/post/61875</link><guid isPermaLink="true">https://forums.ubports.com/post/61875</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Tue, 15 Feb 2022 13:16:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Tue, 15 Feb 2022 13:11:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> On Volla RC test OTA-22, after reactivating the disabled cellular data (not flight mode), I was unable to download two MMS: endless spinning wheel.</p>
]]></description><link>https://forums.ubports.com/post/61874</link><guid isPermaLink="true">https://forums.ubports.com/post/61874</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Tue, 15 Feb 2022 13:11:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sun, 02 Jan 2022 20:37:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> said in <a href="/post/59481">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto">However, I wonder, why the other changelogs (<a href="https://github.com/ubports/nuntium/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">nuntium</a>, <a href="https://gitlab.com/ubports/core/history-service/-/blob/main/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">history-service</a>, <a href="https://github.com/ubports/messaging-app/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">messaging-app</a>, <a href="https://github.com/ubports/telephony-service/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">telephony-service</a>) didn't needed to be updated?</p>
</blockquote>
<p dir="auto">telepathy-ofono had a bad last changelog version number which makes CI not increment the correct version digit i guess.</p>
<blockquote>
<p dir="auto">This brings me to another question. Shouldn't the other changelogs (and the telepathy-ofono too) be updated with the description of changes, my credentials, version, etc... too? <a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> , you are the maintainer of messaging app, what do you say to the debian/changelog changes in the app?</p>
</blockquote>
<p dir="auto">IMO yes core services should have the debian changelog updated , but i never know what version digit to update.<br />
But not sure for messaging-app because it has not been updated since long time ago.<br />
IDK what would be the best practice.<br />
I would say that it should be the maintainer responsability</p>
]]></description><link>https://forums.ubports.com/post/59572</link><guid isPermaLink="true">https://forums.ubports.com/post/59572</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sun, 02 Jan 2022 20:37:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sun, 02 Jan 2022 16:08:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emphrath" aria-label="Profile: emphrath">@<bdi>emphrath</bdi></a> OMG it actually works ! Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a>  you're the man !</p>
]]></description><link>https://forums.ubports.com/post/59560</link><guid isPermaLink="true">https://forums.ubports.com/post/59560</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Sun, 02 Jan 2022 16:08:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sun, 02 Jan 2022 16:06:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> well after installing the 377 update, I tested again and failed. So i tried ur workaround. The command informs me that nuntium is a running process with such PID... But I want to restart it don't I ??? A sudo before that command gives me an error: upstart is not set in this environment and therefore the command cannot locate the upstart instance... Can I test again or did the command fail ?</p>
]]></description><link>https://forums.ubports.com/post/59558</link><guid isPermaLink="true">https://forums.ubports.com/post/59558</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Sun, 02 Jan 2022 16:06:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sun, 02 Jan 2022 01:40:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> I'll try your nuntium workaround tomorrow if the last devel update doesn't fix it. Thanks for the tip</p>
]]></description><link>https://forums.ubports.com/post/59531</link><guid isPermaLink="true">https://forums.ubports.com/post/59531</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Sun, 02 Jan 2022 01:40:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 21:06:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> said in <a href="/post/59483">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> Also the button is called "Download" and not "redownload" <a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a>  <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
</blockquote>
<p dir="auto">Yes, i think we should keep "Dowload" and modify the text before, but next OTA i guess</p>
]]></description><link>https://forums.ubports.com/post/59528</link><guid isPermaLink="true">https://forums.ubports.com/post/59528</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sat, 01 Jan 2022 21:06:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 17:45:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> Thank you, you confirm that there is a problem. For your temporary solution thank you again but it's a bit of gibberish for me so I'll wait <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /> <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title="🙂" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/59520</link><guid isPermaLink="true">https://forums.ubports.com/post/59520</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sat, 01 Jan 2022 17:45:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 17:16:05 GMT]]></title><description><![CDATA[<p dir="auto">I've tried the new RC v133 upgrade (switched to stable and than RC) and now the (re)download works.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> I know about the occasional <a href="https://github.com/ubports/nuntium/pull/8#issuecomment-869726364" target="_blank" rel="noopener noreferrer nofollow ugc">problem with the spinning download button</a>. The problem is, that sometime nuntium crashes (&amp; restarts) due to some race condition (that was already there when I first touched the code). Also, when there are problems with mobile signal &amp; re-connection after flight mode, such troubles may occur. And I also have forgot to check the dbus result, when attempting message (re)download. That's why it sometime misbehaves.</p>
<p dir="auto">For now, if you want to get rid of the pending state, you'd have to edit the message database by hand and change the state back to temporary error state.</p>
<p dir="auto">Next week I will try to get a detailed look at it.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emphrath" aria-label="Profile: emphrath">@<bdi>emphrath</bdi></a> said in <a href="/post/59506">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto">On halium-devel (376) for bacon, at the moment mms seems to be broken. No notification whatsoever, while the former build gave me the standard MMS error. So sth has changed, just not as intended it would seem</p>
</blockquote>
<p dir="auto">I've tried halium-devel on FP2. The tool for testing MMS messages <code>nuntium-inject-push</code> gave me an error, when I tried to push an message, cause it didn't found dbus addres in nuntium logs. I checked and in there were no logs for nuntium added, which is weird, because there should be. So I restarted nuntium (using command <code>initctl --user restart nuntium</code>). After that the mms testing tool worked and mms notification and (re)download too.</p>
]]></description><link>https://forums.ubports.com/post/59512</link><guid isPermaLink="true">https://forums.ubports.com/post/59512</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Sat, 01 Jan 2022 17:16:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 16:53:23 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> <a class="plugin-mentions-user plugin-mentions-a" href="/user/emphrath" aria-label="Profile: Emphrath">@<bdi>Emphrath</bdi></a> I just re-tested and things seem to be working for me:</p>
<ul>
<li>Reset to current "RC"</li>
<li>Re-configured APN entries</li>
<li>Wifi ON: sent a MMS photo to UT from Google Voice (Web)</li>
<li>Ooops message with download link received on UT</li>
<li>Turn OFF wifi on UT: wait 2 minutes, retried download. Successfully received picture.</li>
<li>Wifi ON: sent a MMS group photo to UT from Google Voice (Web)</li>
<li>Oooops message with download link received on UT to individual sender thread</li>
<li>Turned off wifi: wait 2 minutes, retried download. Not successful a few times (maybe was too fast), then tried again, and was successful in getting the group MMS photo (to a group already created in messaging app). NOTE that the "spinning download" button did NOT remove itself, but kept spinning even though the photo was downloaded. I think this is a bug but is somewhat understood because the group MMS "ooops" message comes to the individual sender thread, but the group MMS message when downloaded goes to the group thread so it is confused how to clean it up.</li>
</ul>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> was your "spinning download" MMS by chance a group MMS?</p>
<p dir="auto">So in summary, I do sometimes see the message not get received after 1 minute, but eventually by trying again (and again) it does come. I don't see any regression since the recent updates from a few days ago, this matches the experience I was seeing on "Devel" over the past weeks.</p>
<p dir="auto">My specifications:<br />
Pixel 3a XL<br />
US Mobile (T-Mobile USA MVNO)<br />
APN Settings:</p>
<pre><code>Used For: Internet
Name: T-Mobile Internet
APN: epc.tmobile.com
&lt;User Name and Password BLANK&gt;

Used For: MMS
Name: US Mobile MMS
APN: pwg
MMSC: http://pwg.mmsmvno.com/mms/wapenc
&lt;Proxy, Proxy Port, User Name, Password ALL BLANK&gt;
</code></pre>
]]></description><link>https://forums.ubports.com/post/59510</link><guid isPermaLink="true">https://forums.ubports.com/post/59510</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Sat, 01 Jan 2022 16:53:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 16:35:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emphrath" aria-label="Profile: emphrath">@<bdi>emphrath</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a>  have you confirmed your APN settings? With all the changes it is good to confirm those, there may have been something reset in them? I am re-installing RC now to check myself.</p>
]]></description><link>https://forums.ubports.com/post/59508</link><guid isPermaLink="true">https://forums.ubports.com/post/59508</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Sat, 01 Jan 2022 16:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 16:28:06 GMT]]></title><description><![CDATA[<p dir="auto">Confirmed, for me does not work/ no longer in RC.<br />
For checking that :</p>
<ul>
<li>I sent an MMS to myself after exiting the flight mode and reactivating my MMS settings : MMS received/works.</li>
<li>Then, I tried to download (redownload) the MMS of somebody  and still this wheel turns endlessly...<br />
<img src="/assets/uploads/files/1641052591822-screenshot20220101_164236016.png" alt="screenshot20220101_164236016.png" class=" img-fluid img-markdown" /></li>
</ul>
<p dir="auto">But about<br />
<img src="/assets/uploads/files/1641054322362-screenshot20220101_172049023.png" alt="screenshot20220101_172049023.png" class=" img-fluid img-markdown" /><br />
The download (redownload) works !</p>
<p dir="auto">Best wishes 2022 to the whole UT UBports  community</p>
]]></description><link>https://forums.ubports.com/post/59507</link><guid isPermaLink="true">https://forums.ubports.com/post/59507</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sat, 01 Jan 2022 16:28:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Sat, 01 Jan 2022 15:55:20 GMT]]></title><description><![CDATA[<p dir="auto">On halium-devel (376) for bacon, at the moment mms seems to be broken. No notification whatsoever, while the former build gave me the standard mms error. So sth has changed, just not as intended it would seem</p>
]]></description><link>https://forums.ubports.com/post/59506</link><guid isPermaLink="true">https://forums.ubports.com/post/59506</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Sat, 01 Jan 2022 15:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Fri, 31 Dec 2021 19:35:01 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> Yeah probably the download attempt needs a timeout when it would become available again</p>
]]></description><link>https://forums.ubports.com/post/59484</link><guid isPermaLink="true">https://forums.ubports.com/post/59484</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Fri, 31 Dec 2021 19:35:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Fri, 31 Dec 2021 19:34:26 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> Also the button is called "Download" and not "redownload" <a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a>  <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/59483</link><guid isPermaLink="true">https://forums.ubports.com/post/59483</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Fri, 31 Dec 2021 19:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Fri, 31 Dec 2021 17:34:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> <img src="/assets/uploads/files/1640972024412-screenshot20211231_182408170.png" alt="screenshot20211231_182408170.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">.... and just a problem a few minutes ago. I can't download my image and I can't stop the wheel from spinning. Is it possible to stop the spinning wheel, to restart the download without deleting the MMS? Volla RC 45 of today. No problem in RC 44 redownload for me (Volla).</p>
]]></description><link>https://forums.ubports.com/post/59482</link><guid isPermaLink="true">https://forums.ubports.com/post/59482</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Fri, 31 Dec 2021 17:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Fri, 31 Dec 2021 17:22:02 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> said in <a href="/post/59445">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> this should be ok now. At least on devel telepathy-ofono has been updated</p>
</blockquote>
<p dir="auto">Ahaaa, I see, they <a href="https://github.com/ubports/telepathy-ofono/commit/42380b0d1ddbfdb29d835feed4ecf5a69a494b38" target="_blank" rel="noopener noreferrer nofollow ugc">updated the changelog</a> and bumped the version to take effect. I will test soon and tell results.</p>
<p dir="auto">However, I wonder, why the other changelogs (<a href="https://github.com/ubports/nuntium/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">nuntium</a>, <a href="https://gitlab.com/ubports/core/history-service/-/blob/main/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">history-service</a>, <a href="https://github.com/ubports/messaging-app/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">messaging-app</a>, <a href="https://github.com/ubports/telephony-service/blob/xenial/debian/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">telephony-service</a>) didn't needed to be updated?</p>
<p dir="auto">This brings me to another question. Shouldn't the other changelogs (and the telepathy-ofono too) be updated with the description of changes, my credentials, version, etc... too? <a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> , you are the maintainer of messaging app, what do you say to the debian/changelog changes in the app?</p>
]]></description><link>https://forums.ubports.com/post/59481</link><guid isPermaLink="true">https://forums.ubports.com/post/59481</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Fri, 31 Dec 2021 17:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Fri, 31 Dec 2021 07:43:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> this should be ok now. At least on devel telepathy-ofono has been updated</p>
]]></description><link>https://forums.ubports.com/post/59445</link><guid isPermaLink="true">https://forums.ubports.com/post/59445</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Fri, 31 Dec 2021 07:43:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Thu, 30 Dec 2021 21:41:24 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> <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a><br />
I've been thinking, why the <code>telepathy-ofono</code> package didn't got updated. The last build (according to apt) was 2020-09-30. When I look at <a href="https://github.com/ubports/telepathy-ofono/commits/xenial" target="_blank" rel="noopener noreferrer nofollow ugc">commits</a>, that includes the <a href="https://github.com/ubports/telepathy-ofono/commit/db5e35b68f244d007468b8de2d9ad9998a2c8bd7" target="_blank" rel="noopener noreferrer nofollow ugc">sentdateempty MR</a>. After this commit, no new builds of xenial branch are updated in debian packages. The <a href="https://github.com/ubports/telepathy-ofono/commit/8007f68d4a87f94866230221827c74effd0e15b8" target="_blank" rel="noopener noreferrer nofollow ugc">next MR</a>  after this date are some debian/changelog changes. I remember we had troubles with debian packaging in <a href="https://github.com/ubports/nuntium/pull/8#issuecomment-856633579" target="_blank" rel="noopener noreferrer nofollow ugc">nuntium</a>, caused by my forgotten TODO in debian/changelog. I'm not really sure, but i think I read somewhere, that the debian/changelog updates are made automatically and not by hand by users.  Could this be the case of this? Does anyone has more insights to debian packaging?</p>
]]></description><link>https://forums.ubports.com/post/59427</link><guid isPermaLink="true">https://forums.ubports.com/post/59427</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Thu, 30 Dec 2021 21:41:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Wed, 29 Dec 2021 22:50:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> Good explanation. I think you are right because at this time the devel and rc images both have the same package versions, so switching between them would not change those bits.</p>
<p dir="auto">Previously when rc didn't have the new packages this technique of going between rc and devel would ensure you would get them installed when going to devel, but now as you note going to stable then to rc or devel is needed.</p>
]]></description><link>https://forums.ubports.com/post/59359</link><guid isPermaLink="true">https://forums.ubports.com/post/59359</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Wed, 29 Dec 2021 22:50:09 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Thu, 30 Dec 2021 16:32:15 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> said in <a href="/post/59353">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> same for me on devel. Strange because i received a MMS notification without issue</p>
</blockquote>
<p dir="auto">Remember the time when I thought, that the stack was merged (and was not), because after my RC update error notifications still worked? It turned out, that the incremental updates didn't reinstall packages after the ubports-qa script updates. I think this is your case too. It works because binaries after the ubports-qa script are not updated/downgraded when doing incremental update (original package was not changed, so no need to be in incremental update). Try to update system to stable and than back to devel and you should not receive error notifications (Edit: I mean, the ones with re-download button).</p>
]]></description><link>https://forums.ubports.com/post/59357</link><guid isPermaLink="true">https://forums.ubports.com/post/59357</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Thu, 30 Dec 2021 16:32:15 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Wed, 29 Dec 2021 20:30:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> same for me on devel. Strange because i received a MMS notification without issue</p>
]]></description><link>https://forums.ubports.com/post/59353</link><guid isPermaLink="true">https://forums.ubports.com/post/59353</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Wed, 29 Dec 2021 20:30:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMS users: call for testing on Wed, 29 Dec 2021 16:56:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> said in <a href="/post/59323">MMS users: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jezek" aria-label="Profile: jezek">@<bdi>jezek</bdi></a> Well that sounds bad. Everything should work in RC as expected, as everything was merged.</p>
</blockquote>
<p dir="auto">So I tested again.<br />
Switched to <code>stable</code>.</p>
<pre><code class="language-bash">phablet@ubuntu-phablet:~$ apt list | grep -P 'nuntium|telepathy-ofono|history-service|messaging-app|telephony-service'
history-service/now 0.3~0ubports4+0~20210526173549.20~1.gbp17c341 armhf [installed,local]
messaging-app/now 0.1.3~0ubports0+0~20210927064939.80~1.gbpdcb599 armhf [installed,local]
nuntium/now 1.4+ubports1+0~20210315192859.11~1.gbpb182b1 armhf [installed,local]
telepathy-ofono/now 0.3+ubports+0~20200930080735.3~1.gbpdb5e35 armhf [installed,local]
telepathy-ofono-ril-mc-plugin/now 0.3+ubports+0~20200930080735.3~1.gbpdb5e35 armhf [installed,local]
telephony-service/now 0.4+0ubports3+0~20210817080913.31~1.gbpaae257 armhf [installed,local]
</code></pre>
<p dir="auto">Then switched to <code>rc</code>.</p>
<pre><code class="language-bash">phablet@ubuntu-phablet:~$ apt list | grep -P 'nuntium|telepathy-ofono|history-service|messaging-app|telephony-service'
history-service/now 0.3~0ubports4+0~20211216130156.4~1.gbp88201f armhf [installed,local]
messaging-app/now 0.1.3~0ubports0+0~20211220103430.85~1.gbp654469 armhf [installed,local]
nuntium/now 1.4+ubports1+0~20211215170043.12~1.gbp054848 armhf [installed,local]
telepathy-ofono/now 0.3+ubports+0~20200930080735.3~1.gbpdb5e35 armhf [installed,local]
telepathy-ofono-ril-mc-plugin/now 0.3+ubports+0~20200930080735.3~1.gbpdb5e35 armhf [installed,local]
telephony-service/now 0.4+0ubports3+0~20211220103455.35~1.gbp61321e armhf [installed,local]
</code></pre>
<p dir="auto">As you can see, the <code>telepathy-ofono</code> package didn't get updated to new build. It's still from year 2020.</p>
]]></description><link>https://forums.ubports.com/post/59343</link><guid isPermaLink="true">https://forums.ubports.com/post/59343</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Wed, 29 Dec 2021 16:56:52 GMT</pubDate></item></channel></rss>