Activity log for bug #1373319

Date Who What changed Old value New value Message
2014-09-24 09:02:15 Nick Dedekind bug added bug
2014-09-24 09:02:27 Nick Dedekind bug task added media-hub
2014-09-24 09:02:50 Nick Dedekind summary "running" flag in sound menu action state is always set to true "running" flag in indicator sound menu action state is always set to true
2014-09-24 09:20:18 Lars Karlitski indicator-sound: status New Invalid
2014-09-24 09:20:36 Nick Dedekind summary "running" flag in indicator sound menu action state is always set to true Indicator sound menu always showing media player in "running" state
2014-09-24 09:22:03 Nick Dedekind description 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" ) ] ] } ) 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"                      )                   ]             ]          }       )
2014-09-24 09:23:40 Nick Dedekind bug task added unity8 (Ubuntu)
2014-09-24 10:01:06 Nick Dedekind unity8 (Ubuntu): status New Confirmed
2014-09-24 10:01:12 Nick Dedekind unity8 (Ubuntu): importance Undecided High
2014-09-24 10:01:15 Nick Dedekind unity8 (Ubuntu): assignee Nick Dedekind (nick-dedekind)
2014-09-24 10:01:18 Nick Dedekind unity8 (Ubuntu): importance High Medium
2014-09-24 10:01:23 Nick Dedekind unity8 (Ubuntu): status Confirmed In Progress
2014-09-24 10:02:08 Nick Dedekind branch linked lp:~nick-dedekind/unity8/indicator-polishing
2014-09-24 10:02:28 Nick Dedekind branch linked lp:~nick-dedekind/ubuntu-settings-components/indicator-polishing
2014-09-24 10:02:58 Nick Dedekind bug task deleted indicator-sound
2014-09-24 10:03:42 Nick Dedekind 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"                      )                   ]             ]          }       ) Even if nothing is playing or loaded into a music player, the player still shows in running state. Unity8 should be using the state in conjunction with the running flag to determine if it should display track info. 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"                      )                   ]             ]          }       )
2014-10-17 11:42:04 Albert Astals Cid unity8 (Ubuntu): status In Progress Fix Released
2015-11-20 17:29:01 Jim Hodapp bug task deleted media-hub