← Back to team overview

touch-packages team mailing list archive

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

 

Public bug reported:

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

** Affects: unity8 (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 unity8 package in Ubuntu:
  New

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/unity8/+bug/1541781/+subscriptions


Follow ups