ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #01222
[Bug 1317692] [NEW] Messaging menu in split greeter doesn't notice missed calls
Public bug reported:
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
** Affects: telephony-service (Ubuntu)
Importance: Undecided
Status: New
--
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” package in Ubuntu:
New
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/ubuntu/+source/telephony-service/+bug/1317692/+subscriptions
Follow ups
References