After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575383 - Changing repeat or shuffle mode by DBus does not update UI
Changing repeat or shuffle mode by DBus does not update UI
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
1.4.3
Other Linux
: Normal minor
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-14 19:21 UTC by Oben Sonne
Modified: 2009-03-29 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Updating UI when changing playback mode using DBus (7.43 KB, patch)
2009-03-26 05:20 UTC, Alexander Kojevnikov
none Details | Review
Typos (7.50 KB, patch)
2009-03-26 05:23 UTC, Alexander Kojevnikov
committed Details | Review

Description Oben Sonne 2009-03-14 19:21:00 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.
Comment 1 Alexander Kojevnikov 2009-03-26 05:20:54 UTC
Created attachment 131406 [details] [review]
Updating UI when changing playback mode using DBus
Comment 2 Alexander Kojevnikov 2009-03-26 05:23:32 UTC
Created attachment 131407 [details] [review]
Typos
Comment 3 Gabriel Burt 2009-03-26 15:29:33 UTC
Looks good, please commit yourself once you get your account.  :)
Comment 4 Alexander Kojevnikov 2009-03-29 22:43:25 UTC
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.