GNOME Bugzilla – Bug 535894
update_ui_for_album() doesn't update the ui correctly
Last modified: 2021-05-17 16:00:29 UTC
Please describe the problem: If you choose "Re-read disc" from the disc menu, the arrow showing the song currently played and the title of the window will disappear. I think the function update_ui_for_album() is not designed to handle that case. I made a quick hack in the code to handle the problem. You can find that at the following location : http://archive.ubuntu.com/ubuntu/pool/main/s/sound-juicer/sound-juicer_2.22.0.orig.tar.gz Steps to reproduce: 1. Play a song 2. Choose "Re-read disc" from the disc menu 3. Actual results: The arrow showing the song currently played and the title of the window will disappear. Expected results: Does this happen every time? Other information: You can have a look to this little hack : http://archive.ubuntu.com/ubuntu/pool/main/s/sound-juicer/sound-juicer_2.22.0.orig.tar.gz
The link you've provided is the Ubuntu pristine source tarball, which won't contain any of your work.
Created attachment 111849 [details] [review] hack for sound-juicer to correct update_ui_for_album()
Created attachment 111850 [details] [review] hack for sound-juicer to correct update_ui_for_album()
Hey Ross, your question from comment #1 has been answered in comment #3 :) Also, there is a patch to review ;-) I am thus reopening this issue.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/sound-juicer/-/issues/91.