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 307310 - dragging a playlist into nautilus delivers invalid uri list
dragging a playlist into nautilus delivers invalid uri list
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.8.8
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-11 18:19 UTC by Martin Wehner
Modified: 2005-09-19 15:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Wehner 2005-06-11 18:19:46 UTC
When a playlist is dragged from rhythmbox to a nautilus window, nautilus
receives an uri_list consisting just of a single digit (eg. "2"), which caused
bug 306246.
I'd expect rhythmbox to either deliver the uri of the playlist or the uris of
all the files in the playlist - but not some internal id (?).
Comment 1 James "Doc" Livingston 2005-09-19 15:56:34 UTC
This is fixed in cvs, it delivers the uris of all the files in the playlist.