touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #20394
[Bug 1373319] Re: Indicator sound menu always showing media player in "running" state
** Summary changed:
- "running" flag in indicator sound menu action state is always set to true
+ Indicator sound menu always showing media player in "running" state
** Description changed:
- Even if nothing is playing or loaded into a player, we get the state of
- the "mediaplayer-app.desktop" action "running = true"
+ Even if nothing is playing or loaded into a music player, the player
+ still shows in running state.
- 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"
- )
- ]
- ]
- }
- )
+ Partial output of actions shows "running=true"
+ dbus-send --print-reply --session --dest=com.canonical.indicator.sound /com/canonical/indicator/sound org.gtk.Actions.DescribeAll
+
+
+ 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"
+ )
+ ]
+ ]
+ }
+ )
** Also 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/1373319
Title:
Indicator sound menu always showing media player in "running" state
Status in Sound Menu:
Invalid
Status in Media Hub:
New
Status in “unity8” package in Ubuntu:
New
Bug description:
Even if nothing is playing or loaded into a music player, the player
still shows in running state.
Partial output of actions shows "running=true"
dbus-send --print-reply --session --dest=com.canonical.indicator.sound /com/canonical/indicator/sound org.gtk.Actions.DescribeAll
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"
)
]
]
}
)
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373319/+subscriptions