← 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

 

After more investigation, I found out the root of this bug: what you see
in the indicator is the Media Player (the video app) which cannot play
audio. On the other hand, what would be useful to display here, is the
Music app (which sadly doesn't have this DBUS-MPRIS functionality.

** Changed in: unity8 (Ubuntu)
       Status: Confirmed => Invalid

-- 
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:
  Invalid
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