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 330014 - Provide an easy way to clear Queued Songs
Provide an easy way to clear Queued Songs
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
0.9.3
Other All
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-05 16:13 UTC by Andrey Tatarinov
Modified: 2006-02-16 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (10.61 KB, patch)
2006-02-11 12:39 UTC, Jonathan Matthew
none Details | Review
updated patch (10.89 KB, patch)
2006-02-14 20:50 UTC, Jonathan Matthew
committed Details | Review

Description Andrey Tatarinov 2006-02-05 16:13:50 UTC
It takes some keyboard and mouse actions to clear Queued Songs playlist
There should be an easy way, for example button "Clear" in Queued Songs view and
context option in source panel.

Other information:
Comment 1 James "Doc" Livingston 2006-02-06 05:09:00 UTC
Sounds useful, and shouldn't be too hard to do.
Comment 2 Jonathan Matthew 2006-02-11 12:39:37 UTC
Created attachment 59133 [details] [review]
patch

Cleans up a bit of redundant code in rb-library-source.c and rb-podcast-source.c too.
Comment 3 Alex Lancaster 2006-02-14 10:52:11 UTC
Works for me.  The only issue is that the "Clear Queue" button isn't greyed-out when the queue is empty (like "Create Audio CD" is when the playlist is empty).
Comment 4 Jonathan Matthew 2006-02-14 20:50:59 UTC
Created attachment 59365 [details] [review]
updated patch

Now sets the sensitivity of the clear queue action appropriately.
Comment 5 Alex Lancaster 2006-02-14 22:40:03 UTC
(In reply to comment #4)
> Created an attachment (id=59365) [edit]
> updated patch
> 
> Now sets the sensitivity of the clear queue action appropriately.

Better.  Greys-out clear queue properly.  Works for me.

Comment 6 James "Doc" Livingston 2006-02-15 06:05:45 UTC
Looks good.
Comment 7 Jonathan Matthew 2006-02-15 09:21:24 UTC
Committed.
Comment 8 Alex Lancaster 2006-02-16 09:56:53 UTC
*** Bug 331392 has been marked as a duplicate of this bug. ***