<?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[Phone doesn&#x27;t ring]]></title><description><![CDATA[<p dir="auto">Once in a while the phone does not ring, it does vibrate. Also, the screen lights up, showing who is calling etc. So everything is working like it should, but no sound. Then the next caller the sound is back to normal. The problem appears three times in a week or so.</p>
<p dir="auto">I haven't been able to reproduce this bug. It just appears and goes.<br />
On a night shift I realy need the sound!</p>
<p dir="auto">There my questions:</p>
<ul>
<li>do you recognize this problem?</li>
<li>any idea how to fight this problem, where to go next? For example, what logs should I check?</li>
</ul>
<p dir="auto">I don’t know when this problem appeared, I mean, what OTA.</p>
<p dir="auto">Now using OTA 7 rc, BQ Aquaris E4.5</p>
]]></description><link>https://forums.ubports.com/topic/2243/phone-doesn-t-ring</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 11:23:40 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2243.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Jan 2019 09:56:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 04 Oct 2019 14:20:26 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /><br />
Hope this helps fixing the bug. In my opinion it seems that for me this issue isn't happening as often as in earlier days. But this also could be imagination.</p>
]]></description><link>https://forums.ubports.com/post/23373</link><guid isPermaLink="true">https://forums.ubports.com/post/23373</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Fri, 04 Oct 2019 14:20:26 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 04 Oct 2019 13:46:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristatos" aria-label="Profile: kristatos">@<bdi>kristatos</bdi></a> I just did, thanks<br />
<a href="https://github.com/ubports/ubuntu-touch/issues/1243" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubuntu-touch/issues/1243</a></p>
]]></description><link>https://forums.ubports.com/post/23369</link><guid isPermaLink="true">https://forums.ubports.com/post/23369</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Fri, 04 Oct 2019 13:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 04 Oct 2019 13:26:36 GMT]]></title><description><![CDATA[<p dir="auto">Have you opened a bug report and commited the log-files from above? I think the link to an old (canonical) bug report is nice to have but won't fix the issue.</p>
]]></description><link>https://forums.ubports.com/post/23368</link><guid isPermaLink="true">https://forums.ubports.com/post/23368</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Fri, 04 Oct 2019 13:26:36 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 04 Oct 2019 13:21:06 GMT]]></title><description><![CDATA[<p dir="auto">Still the same anoying bug. Found some other users with the same problem:</p>
<p dir="auto"><a href="https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1612367" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1612367</a></p>
<p dir="auto">and here in the forum looks like the same isseu</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/1069/unhearable-ringing">https://forums.ubports.com/topic/1069/unhearable-ringing</a></p>
]]></description><link>https://forums.ubports.com/post/23367</link><guid isPermaLink="true">https://forums.ubports.com/post/23367</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Fri, 04 Oct 2019 13:21:06 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Sat, 12 Jan 2019 12:57:07 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Looking in the ~/.cache/upstart/dbus.log I found  sound goes to pause when I don't hear the sound ringing.</strong></p>
<p dir="auto">...<br />
void AalMediaPlayerService::play()<br />
Actually calling m_hubPlayerSession-&gt;play()<br />
PlaybackStatus changed to:  "paused"<br />
Index changed to -1<br />
m_currentIndex updated to:  0<br />
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&amp;, QIODevice*)</p>
<p dir="auto">setMedia() media:  QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")<br />
Same media as current<br />
virtual void AalMediaPlayerControl::pause()</p>
<p dir="auto">virtual QMediaPlayer::State AalMediaPlayerControl::state() const</p>
<p dir="auto">m_currentIndex updated to:  0<br />
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&amp;, QIODevice*)</p>
<p dir="auto">setMedia() media:  QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")<br />
Same media as current<br />
virtual void AalMediaPlayerControl::pause()</p>
<p dir="auto">virtual QMediaPlayer::State AalMediaPlayerControl::state() const</p>
<p dir="auto">PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
PlaybackStatus changed to:  "paused"<br />
disconnected</p>
<p dir="auto"><strong>When the sound is normal I see in the logfile it is playing:</strong></p>
<p dir="auto">void AalMediaPlayerService::play()<br />
Actually calling m_hubPlayerSession-&gt;play()<br />
PlaybackStatus changed to:  "playing"<br />
Index changed to -1<br />
m_currentIndex updated to:  0<br />
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&amp;, QIODevice*)</p>
<p dir="auto">setMedia() media:  QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")<br />
Same media as current<br />
virtual void AalMediaPlayerControl::play()</p>
<p dir="auto">void AalMediaPlayerService::play()<br />
Actually calling m_hubPlayerSession-&gt;play()<br />
virtual QMediaPlayer::State AalMediaPlayerControl::state() const</p>
<p dir="auto">m_currentIndex updated to:  0<br />
virtual void AalMediaPlayerControl::setMedia(const QMediaContent&amp;, QIODevice*)</p>
<p dir="auto">setMedia() media:  QUrl("file:///usr/share/sounds/ubuntu/ringtones/Time not Lost.ogg")<br />
Same media as current<br />
virtual void AalMediaPlayerControl::play()</p>
<p dir="auto">void AalMediaPlayerService::play()<br />
Actually calling m_hubPlayerSession-&gt;play()<br />
virtual QMediaPlayer::State AalMediaPlayerControl::state() const</p>
<p dir="auto">PlaybackStatus changed to:  "playing"<br />
PlaybackStatus changed to:  "playing"<br />
PlaybackStatus changed to:  "playing"<br />
PlaybackStatus changed to:  "playing"<br />
PlaybackStatus changed to:  "playing"<br />
PlaybackStatus changed to:  "playing"<br />
disconnected</p>
]]></description><link>https://forums.ubports.com/post/16550</link><guid isPermaLink="true">https://forums.ubports.com/post/16550</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Sat, 12 Jan 2019 12:57:07 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 11 Jan 2019 08:05:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristatos" aria-label="Profile: kristatos">@<bdi>kristatos</bdi></a> : OK, I was not sure ... Now I am  <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /><br />
Anyway, it's an old bug<br />
Best regards<br />
Pulsar33</p>
]]></description><link>https://forums.ubports.com/post/16509</link><guid isPermaLink="true">https://forums.ubports.com/post/16509</guid><dc:creator><![CDATA[Pulsar33]]></dc:creator><pubDate>Fri, 11 Jan 2019 08:05:03 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 11 Jan 2019 07:48:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pulsar33" aria-label="Profile: pulsar33">@<bdi>pulsar33</bdi></a> I don't think that restarting helps to solve the problem. My phone is off during every night and gets started on the next day. So there's a reboot every day.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> The description mentioned in the telegram group is exactly the behavior I have with my phone. And yes, the Volume is in my case normally around 40-50%.</p>
]]></description><link>https://forums.ubports.com/post/16508</link><guid isPermaLink="true">https://forums.ubports.com/post/16508</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Fri, 11 Jan 2019 07:48:18 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Fri, 11 Jan 2019 04:38:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have the same problem with my BQ E5 which is still under Ubuntu Touch for the moment. It seemed to me that restarting the phone from time to time avoids the problem but this is without guarantee.</p>
<p dir="auto">Have a nice day<br />
Pulsar33</p>
]]></description><link>https://forums.ubports.com/post/16505</link><guid isPermaLink="true">https://forums.ubports.com/post/16505</guid><dc:creator><![CDATA[Pulsar33]]></dc:creator><pubDate>Fri, 11 Jan 2019 04:38:07 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 20:58:47 GMT]]></title><description><![CDATA[<p dir="auto">I know what you are talking about, because on my E5 I do/did have this very rarely. It used to be more. Since OTA 6 it is gone together with another nasty bug (screen not unlocking on incoming calls and so on).<br />
Did you/do you change your volume? In the German telegram group someone was describing the same problem (see: <a href="https://t.me/UBports_Deutsch/25623" target="_blank" rel="noopener noreferrer nofollow ugc">https://t.me/UBports_Deutsch/25623</a>). There was the idea that it might be connected to the sound volume. With a volume of approx. 45%-55% it is more likely to have this bug.</p>
]]></description><link>https://forums.ubports.com/post/16501</link><guid isPermaLink="true">https://forums.ubports.com/post/16501</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Thu, 10 Jan 2019 20:58:47 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 20:04:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> Ok thanks for trying. Lets see what comes up from others.</p>
]]></description><link>https://forums.ubports.com/post/16499</link><guid isPermaLink="true">https://forums.ubports.com/post/16499</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Thu, 10 Jan 2019 20:04:18 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 19:48:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: lakotaubp">@<bdi>lakotaubp</bdi></a> said in <a href="/post/16472">Phone doesn't ring</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> can you try the dev channel for a bit see if that helps</p>
</blockquote>
<p dir="auto">Thanks for your help, but that didn't do the trick. After 36 times calling the UT phone the problem appeared again.</p>
]]></description><link>https://forums.ubports.com/post/16497</link><guid isPermaLink="true">https://forums.ubports.com/post/16497</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Thu, 10 Jan 2019 19:48:47 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 19:22:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: lakotaubp">@<bdi>lakotaubp</bdi></a> said in <a href="/post/16472">Phone doesn't ring</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> can you try the dev channel for a bit see if that helps</p>
</blockquote>
<p dir="auto">Calling my phone 1/30 gives a no sound problem. So I'll try the dev channel now ...</p>
]]></description><link>https://forums.ubports.com/post/16496</link><guid isPermaLink="true">https://forums.ubports.com/post/16496</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Thu, 10 Jan 2019 19:22:48 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 12:02:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> can you try the dev channel for a bit see if that helps</p>
]]></description><link>https://forums.ubports.com/post/16472</link><guid isPermaLink="true">https://forums.ubports.com/post/16472</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Thu, 10 Jan 2019 12:02:35 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 11:00:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/advocatux" aria-label="Profile: advocatux">@<bdi>advocatux</bdi></a> said in <a href="/post/16466">Phone doesn't ring</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> did that issue happen running OTA-7 on your device too?</p>
</blockquote>
<p dir="auto">Yes, it does</p>
]]></description><link>https://forums.ubports.com/post/16467</link><guid isPermaLink="true">https://forums.ubports.com/post/16467</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Thu, 10 Jan 2019 11:00:02 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 10:54:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thebird" aria-label="Profile: thebird">@<bdi>thebird</bdi></a> did that issue happen running OTA-7 on your device too?</p>
]]></description><link>https://forums.ubports.com/post/16466</link><guid isPermaLink="true">https://forums.ubports.com/post/16466</guid><dc:creator><![CDATA[advocatux]]></dc:creator><pubDate>Thu, 10 Jan 2019 10:54:46 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 10:51:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristatos" aria-label="Profile: kristatos">@<bdi>kristatos</bdi></a> said in <a href="/post/16463">Phone doesn't ring</a>:</p>
<blockquote>
<p dir="auto">But in my opinion the bug was there from beginning on.</p>
</blockquote>
<p dir="auto">I agree, first I wasn’t sure about it. So it’s since the phone was released, since Ubuntu Touch Canonical Ltd.</p>
]]></description><link>https://forums.ubports.com/post/16465</link><guid isPermaLink="true">https://forums.ubports.com/post/16465</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Thu, 10 Jan 2019 10:51:55 GMT</pubDate></item><item><title><![CDATA[Reply to Phone doesn&#x27;t ring on Thu, 10 Jan 2019 10:40:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I've the same bug on my E4.5. But in my opinion the bug was there from beginning on. It's like you described, you can't reproduce it. It can be that three calls will ring, the fourth not, and the fifth will ring again. I haven't found a solution and I have no idea why this is happening. But I think it is not a regression between 15.04 and 16.04, the bug was already in earlier releases.</p>
]]></description><link>https://forums.ubports.com/post/16463</link><guid isPermaLink="true">https://forums.ubports.com/post/16463</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Thu, 10 Jan 2019 10:40:07 GMT</pubDate></item></channel></rss>