GNOME Bugzilla – Bug 600621
Nautilus - open with Rhythmbox Music Player" - only last song
Last modified: 2018-05-24 14:49:28 UTC
Steps 1 open folder with songs in Nautilus. 2. Select all files ( songs) and right click 3. select ' open with Rhythmbox Music Player" ' Result Only last song is played. ( it sounds as first songs are skipped (some noise) ) Expected All song played. ( see songs in play list as in Totem Movie Player 2.24.3) Rhythmbox 0.11.6 rhythmbox-0.11.6-22.r6096.fc10.x86_64 Nautilus 2.24.2 nautilus-2.24.2-4.fc10.x86_64 Linux flokia 2.6.29.6-99.fc10.x86_64 #1 SMP Mon Aug 17 10:43:23 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux add info This is also in fedora F12.
Banshee has a special plugin for this, it's called "File system queue" and it's really useful when you just want to play mp3s without adding them to library, maybe beacuse you want check the quality or you just haven't edited tags. Now the best way to do this, whitout adding new software on Gnome, is using Totem instead of Rhythmbox.
I can confirm that this happens on Fedora 17 with git checkout 8d0741b940. Steps to reproduce: 1. In Nautilus, open a folder containing music 2. View the folder as a list by pressing CTRL-1 3. Sort the folder by name ascending (Z-A) by clicking the name column header. 4. In Nautilus, highlight 2 songs by right-clicking on them while holding the CTRL key. 5. Left click on any of the selected songs and select "Open in Rhythmbox" Expected results: Songs are added to the library. They are also added to the play queue in reverse alphabetical order, cooresponding to the order they appear in Nautilus when sorted. Received results: The results vary. Either: Songs are added to the library. No songs appear in the play queue. The last song in the set of reverse-alphabetically sorted songs plays, and it is the only song that is played. or: Rhythmbox opens, then freezes. The recently selected songs appear in the song browser. Running Rhythmbox with GDB indicates that a deadlock is causing the freeze. What follows is the result of running Rhythmbox in GDB with "bt full". The output of "info thread" is attached.
+ Trace 230657
Created attachment 220927 [details] Info about where each thread stopped
-- 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/rhythmbox/issues/830.