← Back to team overview

touch-packages team mailing list archive

[Bug 1347856] Re: powerd doesn't turn on screen for incomimg MMS messages

 

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

** Changed in: telephony-service
       Status: New => In Progress

** Changed in: telephony-service
   Importance: Undecided => High

** Changed in: telephony-service
     Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Summary changed:

- powerd doesn't turn on screen for incomimg MMS messages
+ screen doesn't turn on for incomimg MMS messages

** Tags added: rtm14 touch-2014-10-23

** No longer affects: powerd (Ubuntu)

** Changed in: telephony-service
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to powerd in Ubuntu.
https://bugs.launchpad.net/bugs/1347856

Title:
  screen doesn't turn on for incomimg MMS messages

Status in Telephony Service:
  In Progress

Bug description:
  While testing recent MMS changes that landed recently, I discovered
  that an incoming MMS message doesn't cause the screen to be turned on,
  whereas an incoming SMS does wake the screen.  Note an alert sound is
  still played for incoming MMS messages, and the messaging-indicator
  does indicate that a new message has been received.

  This is due to the fact that powerd ( see
  powerd.cpp::on_ofono_messagemanager_signal() ) listens on ofono's
  ModemManager interface for IncomingMessage or ImmediateMessage
  signals, and these signal are never generated for incoming MMS
  messages as they're received as PushNotifications and handled
  externally to ofono by nuntium.

  This was discovered running image #u144 on mako.

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1347856/+subscriptions


References