Comment 0 for bug 1373319

Revision history for this message
Nick Dedekind (nick-dedekind) wrote : "running" flag in sound menu action state is always set to true

Even if nothing is playing or loaded into a player, we get the state of the "mediaplayer-app.desktop" action "running = true"

      dict entry(
         string "mediaplayer-app.desktop"
         struct {
            boolean false
            signature ""
            array [
               variant array [
                     dict entry(
                        string "running"
                        variant boolean true
                     )
                     dict entry(
                        string "state"
                        variant string "Stopped"
                     )
                  ]
            ]
         }
      )