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 331392 - A more convenient way to empty the queue-in-sidebar
A more convenient way to empty the queue-in-sidebar
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other Linux
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-16 09:26 UTC by Nguyen Thai Ngoc Duy
Modified: 2006-02-18 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
show popup menus when clicking on blank areas in entry views (7.59 KB, patch)
2006-02-16 12:28 UTC, Jonathan Matthew
committed Details | Review

Description Nguyen Thai Ngoc Duy 2006-02-16 09:26:53 UTC
Currently the only way i see to empty the music queue is to choose the first song, hold shift and choose the last song, then click on Remove on popup menu.
I would suggest add another item to music queue popup menu: Empty queue or at least make Ctrl+A choose all song in music queue (currently, Ctrl+A choose all song in playlist/library, not the music queue)
Comment 1 Alex Lancaster 2006-02-16 09:56:53 UTC
This is implemented in CVS, see bug #330014.  Closing this as a dupe.  Feel free to reopen if the fix now in CVS doesn't solve your problem.

*** This bug has been marked as a duplicate of 330014 ***
Comment 2 Alex Lancaster 2006-02-16 10:05:19 UTC
Just to clarify: the "Clear Queute" button is on the Toolbar.
Comment 3 James "Doc" Livingston 2006-02-16 10:15:01 UTC
This is kind of different to the other one; that dealt with queue-as-source, but this is more for queue-in-sidebar, which still has no easy way of clearing.
Comment 4 Jonathan Matthew 2006-02-16 10:21:58 UTC
There's also a 'clear queue' item in the sidebar queue popup menu.
Comment 5 Alex Lancaster 2006-02-16 10:27:37 UTC
Hmm, sorry about premature dupe closing, I didn't realise it was about the sidebar version.  I looked for the clear queue item in the sidebar queue popup menu, but didn't find it.
Comment 6 Jonathan Matthew 2006-02-16 10:38:39 UTC
That's because I forgot to commit it until now.
Comment 7 Nguyen Thai Ngoc Duy 2006-02-16 10:41:11 UTC
Off-topic note. I didn't know I can turn queue-in-sidebar into a queue-as-source :( Perhaps we need a guide for Rhythmbox. 
Comment 8 Alex Lancaster 2006-02-16 10:59:24 UTC
Small issue with the "Clear Queue" when in sidebar mode: it only works when the mouse is over a track.  If you right click over the blank area in the Queue below the songs, there is no popup menu.  I would expect that the Clear Queue popup be available anywhere within the sidebar.
Comment 9 Jonathan Matthew 2006-02-16 12:28:18 UTC
Created attachment 59473 [details] [review]
show popup menus when clicking on blank areas in entry views

This gives sources the option of displaying a popup menu when the user right-clicks over a blank part of the entry view.  The library, iradio, and podcast sources display the same popup as used in the source list.  The playlist sources do nothing, except the play queue sidebar, which displays the same menu as for when right clicking over an entry.

The effect of this is that you can right click anywhere in the queue sidebar to clear it, and as a bonus, you can import files and add radio stations by right clicking in the blank areas of the library and iradio sources.
Comment 10 Alex Lancaster 2006-02-16 12:44:35 UTC
Nice.  Works for me.
Comment 11 Alex Lancaster 2006-02-18 10:11:41 UTC
Any chance this last patch can be committed?  Then we could close this bug.
Comment 12 Jonathan Matthew 2006-02-18 13:32:17 UTC
committed.