Media Hub not exporting MPRIS controls
Bug #1373313 reported by
Nick Dedekind
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
John McAleely | ||
Ubuntu Music App |
Invalid
|
Undecided
|
Unassigned | ||
indicator-sound (Ubuntu) |
Fix Released
|
High
|
Xavi Garcia | ||
media-hub (Ubuntu) |
Fix Released
|
High
|
Jim Hodapp |
Bug Description
Pressing the previous or next button in the indicator sound menu does nothing.
Related branches
lp://staging/~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313
- Xavi Garcia: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 488 lines (+269/-85)7 files modifieddebian/changelog (+18/-0)
src/media-player-mpris.vala (+22/-0)
src/media-player.vala (+4/-0)
src/mpris2-interfaces.vala (+4/-1)
src/sound-menu.vala (+61/-6)
tests/media-player-mock.vala (+6/-0)
tests/sound-menu.cc (+154/-78)
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 538 lines (+275/-91)7 files modifieddebian/changelog (+24/-6)
src/media-player-mpris.vala (+22/-0)
src/media-player.vala (+4/-0)
src/mpris2-interfaces.vala (+4/-1)
src/sound-menu.vala (+61/-6)
tests/media-player-mock.vala (+6/-0)
tests/sound-menu.cc (+154/-78)
lp://staging/~xavi-garcia-mena/indicator-sound/mpris-bug-1373313
- PS Jenkins bot (community): Approve (continuous-integration)
- Xavi Garcia: Approve
-
Diff: 462 lines (+251/-85)6 files modifiedsrc/media-player-mpris.vala (+22/-0)
src/media-player.vala (+4/-0)
src/mpris2-interfaces.vala (+4/-1)
src/sound-menu.vala (+61/-6)
tests/media-player-mock.vala (+6/-0)
tests/sound-menu.cc (+154/-78)
tags: | added: lt-age-20141001 lt-category-visible lt-prio-high |
tags: |
added: lt-date-20141001 removed: lt-age-20141001 |
summary: |
- Previous & New buttons not hooked up in indicator + Previous & Next buttons not hooked up in indicator |
summary: |
- Previous & Next buttons not hooked up in indicator + Previous & Next buttons not hooked up in media-hub |
tags: | added: rtm14 |
tags: | added: lt-whitelisted |
Changed in media-hub: | |
status: | Triaged → In Progress |
assignee: | Thomas Voß (thomas-voss) → Jim Hodapp (jhodapp) |
Changed in canonical-devices-system-image: | |
milestone: | none → ww26-2015 |
no longer affects: | indicator-sound |
Changed in media-hub: | |
status: | In Progress → Triaged |
summary: |
- Previous & Next buttons not hooked up in media-hub + indicator-sound does not display media controls and the controls aren't + fully working |
Changed in music-app: | |
status: | New → Invalid |
Changed in indicator-sound (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
milestone: | ww26-2015 → ww34-2015 |
importance: | Undecided → High |
affects: | media-hub → ubuntu |
affects: | ubuntu → media-hub (Ubuntu) |
Changed in media-hub (Ubuntu): | |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | ww34-2015 → ww40-2015 |
Changed in indicator-sound (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Xavi Garcia (xavi-garcia-mena) |
Changed in media-hub (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in media-hub (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Released → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I can't reproduce this with other players.
Does calling org.mpris. MediaPlayer2. Player. Next manually on the media hub advance to the next song?