GNOME Bugzilla – Bug 575383
Changing repeat or shuffle mode by DBus does not update UI
Last modified: 2009-03-29 22:43:25 UTC
If Banshee's shuffle or repeat mode is changed via DBus using the methods org.bansheeproject.Banshee.PlaybackController.SetShuffleMode and org.bansheeproject.Banshee.PlaybackController.SetRepeatMode the playback behavior changes as expected but the new state is not updated within the UI: the menus 'Playback > Repeat' respectively 'Playback > Shuffle' still display the modes which were valid before adjusting them via DBus.
Created attachment 131406 [details] [review] Updating UI when changing playback mode using DBus
Created attachment 131407 [details] [review] Typos
Looks good, please commit yourself once you get your account. :)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.