image_path and image_data hints are not supported
Bug #1194629 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-notifications |
Confirmed
|
Undecided
|
Unassigned | ||
unity-notifications (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
build saucy-24
Galaxy Nexus
This is a regression, guessing when we moved away from notify-osd. When incoming call is received on phone, the notification does not show any avatar, only text and accept/decline buttons. It used to show either a default avatar or the actual avatar of the contact if available.
Note that incoming text messages do show avatars still, just not phone calls.
Related branches
lp://staging/~macslow/phone-app/fix-1194629
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 15 lines (+1/-4)1 file modifiedapprover/phoneappapprover.cpp (+1/-4)
Changed in touch-preview-images: | |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in touch-preview-images: | |
assignee: | Michał Sawicz (saviq) → Mirco Müller (macslow) |
importance: | Undecided → High |
summary: |
- incoming call notifications missing avatar + image_path and image_data hints are not supported |
Changed in unity-notifications: | |
status: | New → Confirmed |
affects: | touch-preview-images → unity-notifications (Ubuntu) |
tags: | added: touch-preview-images |
Changed in unity-notifications (Ubuntu): | |
status: | In Progress → Triaged |
importance: | High → Low |
Changed in unity-notifications (Ubuntu): | |
assignee: | Mirco Müller (macslow) → nobody |
To post a comment you must log in.
I just verified with the examples/ sd-example- incoming- call.py from lp:unity-notifications (you need to "sudo apt-get install python-notify" too) on the GalaxyNexus (using: build saucy-24), that notifications are correctly rendered, if the right parameters were passed. I'm now looking into the phone-app to see what arguments it passes to the notification.