← 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 applications are usually launched by the indicator itself; sounds
like a bug in indicator-sound to me

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
       Status: New

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

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