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 338457 - Opening Multiple Files from Nautilus Creates (Many) Playlists
Opening Multiple Files from Nautilus Creates (Many) Playlists
Status: RESOLVED DUPLICATE of bug 335307
Product: rhythmbox
Classification: Other
Component: general
0.9.3
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-14 11:52 UTC by Sebastien Bacher
Modified: 2006-04-14 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-04-14 11:52:35 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/rhythmbox/+bug/39522

"While Rhythmbox is closed:
1. Select more than one media file in Nautilus (I used 20 ogg vorbis files)
2. Right click and select "Open with Rhythmbox Music Player"
... Rhythmbox opens, and creates 20 blank playlists on the left bar before playing the files.
... Additionally, it plays the songs out of order."
Comment 1 James "Doc" Livingston 2006-04-14 12:08:36 UTC
Adding the playlists was bug 335307. It was fixed by the change http://cvs.gnome.org/viewcvs/rhythmbox/shell/rb-shell.c?r1=1.413&r2=1.414

Playing out-of-order is bug 161107.

*** This bug has been marked as a duplicate of 335307 ***
Comment 2 Sebastien Bacher 2006-04-14 13:33:32 UTC
with this patch there is no playlist create but rhythmbox doesn't start playing anything neither
Comment 3 James "Doc" Livingston 2006-04-14 13:48:21 UTC
That's actually what bug 161107 is (but it can also cause the out-of-order issue the OP mentioned).

I should really get around to fixing that.