ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #01335
[Bug 1317692] Re: Messaging menu in split greeter doesn't notice missed calls
This bug was fixed in the package telephony-service -
0.1+14.10.20140526-0ubuntu1
---------------
telephony-service (0.1+14.10.20140526-0ubuntu1) utopic; urgency=low
[ Michael Terry ]
* Support PA_DISABLED in telephony-service to support running without
sound.
[ Ubuntu daily release ]
* New rebuild forced
[ Tiago Salem Herrmann ]
* start indicator only after ofono-setup has finished its execution.
stop only when the desktop session ends. (LP: #1317692)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Mon, 26 May 2014 15:43:45 +0000
** Changed in: telephony-service (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to telephony-service in Ubuntu.
https://bugs.launchpad.net/bugs/1317692
Title:
Messaging menu in split greeter doesn't notice missed calls
Status in Telephony Service:
New
Status in Ubuntu UX bugs:
New
Status in “telephony-service” package in Ubuntu:
Fix Released
Bug description:
The messaging menu in a split greeter doesn't notice missed calls.
I've traced it to indicator/callchannelobserver.cpp's
onCallStateChanged(). The accountForConnection() call returns null
and the method early-exits. Why can't it find the account?
Here's how to test split greeter:
$ ubuntu-device-flash --channel=devel-proposed
$ adb shell
# add-apt-repository -y ppa:ci-train-ppa-service/landing-002
# apt-get update
# apt-get dist-upgrade
# exit
$ adb reboot
To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1317692/+subscriptions
References