← Back to team overview

touch-packages team mailing list archive

[Bug 1541781] Re: [indicators] Players in sound indicator are not launched when clicking in its icon

 

The music-app is an MPRIS player (running the code from media-player-
mpris.vala:)

That code is running on the desktop (unity7) and it launches the players
fine.

That's why I've opened the bug, to also confirm the action associated with the player is executed. 
I've asked dednick about it and he wasn't 100% sure if it was a unity8 bug.

Cheers

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

Title:
  [indicators] Players in sound indicator are not launched when clicking
  in its icon

Status in indicator-sound package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

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(
                    string "action"
                    variant                      string "indicator.mediaplayer-app.desktop"
                 )

  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).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1541781/+subscriptions


References