touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #02587
[Bug 1347856] Re: powerd doesn't turn on screen for incomimg MMS messages
we do send a MessageAdded signal from nuntium that telepathy-ofono
parses and is then forwarded to the history service; this could be
used.; but I counter propose to track notify-osd.
--
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:
powerd doesn't turn on screen for incomimg MMS messages
Status in “powerd” package in Ubuntu:
Confirmed
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/ubuntu/+source/powerd/+bug/1347856/+subscriptions
References