← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1317692] Re: Messaging menu in split greeter doesn't notice missed calls

 

** Also affects: telephony-service
   Importance: Undecided
       Status: New

** Also affects: ubuntu-ux
   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:
  New
Status in Ubuntu UX bugs:
  New
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/telephony-service/+bug/1317692/+subscriptions


References