[indicators] Players in sound indicator are not launched when clicking in its icon
Bug #1541781 reported by
Xavi Garcia
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
John McAleely | ||
Ubuntu UX |
New
|
Undecided
|
Unassigned | ||
indicator-sound (Ubuntu) |
Invalid
|
Undecided
|
Xavi Garcia | ||
media-hub (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The sound indicator defines an action per each player.
Example for music-app on the phone:
struct {
uint32 1
uint32 2
array [
array [
dict entry(
)
I don't see on the phone that the action is invoked when pressing the app icon, so the app cannot be raised or launched from the indicator.
This works fine in unity7 (desktop).
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
Changed in unity8 (Ubuntu): | |
status: | Invalid → Confirmed |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
importance: | Undecided → High |
milestone: | none → ww08-2016 |
status: | New → Confirmed |
tags: | added: bgplaylist |
Changed in canonical-devices-system-image: | |
milestone: | ww08-2016 → 11 |
assignee: | Alejandro J. Cura (alecu) → John McAleely (john.mcaleely) |
Changed in canonical-devices-system-image: | |
milestone: | 11 → 12 |
Changed in canonical-devices-system-image: | |
milestone: | 13 → backlog |
To post a comment you must log in.
The applications are usually launched by the indicator itself; sounds like a bug in indicator-sound to me