Ok Tiago, Here are the results of the test. First I check that the telephony service is running, and this is the case:
phablet@ubuntu-phablet:~$ ps -aux | grep telephony-service-indicator phablet 2261 0.0 0.5 177012 5564 ? Ssl févr.24 0:39 /usr/bin/telephony-service-indicator phablet 22490 0.0 0.0 4852 676 pts/29 S+ 20:26 0:00 grep telephony-service-indicator phablet@ubuntu-phablet:~$ Now the test without messaging-app window opened and the screen already has auto-shut. The message is sent from my alert server to the FreeMobile SMS server. After about 10 seconds... The phone does not vibrate (answer 1) but its own screen opens during about ~15 seconds, then the phone screen switches off. >From that point, I enter the phone, I can realize that the message-app window is not open, I check that the telephony service is still running (answer 2): phablet@ubuntu-phablet:~$ phablet@ubuntu-phablet:~$ ps -aux | grep telephony-service-indicator phablet 2261 0.0 0.5 177012 5564 ? Ssl févr.24 0:39 /usr/bin/telephony-service-indicator phablet 23387 0.0 0.0 4852 676 pts/29 S+ 20:28 0:00 grep telephony-service-indicator phablet@ubuntu-phablet:~$ In my previous tests I remember that the messaging-app window was opened(answer 3) with the same issue. Do not hesitate to ask me to make more tests. Thanks again. Good evening. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1547462 Title: [notification] all received messages are not always played back Status in Canonical System Image: Triaged Status in telephony-service package in Ubuntu: New Bug description: Here is another case where received messages are not notified: SMS messages sent directly from my operator to my number. To do so I need to send the SMS into a formatted url (Percent-encoding) from my operator web site: example: to send the message "Hello World !" on the mobile connect to : https://smsapi.free-mobile.fr/sendmsg?user=login&pass=password&msg=Hello%20World%20! As well the login/password is the one supplied by my operator. This kind of SMS message will not be notified when it arrives in my BQ Aquaris Phone. Other notifications work well. This problem did not exist before OTA-9 Expected Result: This SMS also should give sound notification. phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 29 device name: krillin channel: ubuntu-touch/stable/bq-aquaris.en last update: 2016-01-28 09:44:29 version version: 29 version ubuntu: 20160123.1 version tag: OTA-9 version device: 20160108-efc96d8 version custom: 20160111-926-36--vivid phablet@ubuntu-phablet:~$ To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1547462/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp