GNOME Bugzilla – Bug 414384
Allowing burning from non-local sources (such as DAAP, media)
Last modified: 2007-03-26 13:20:41 UTC
Distribution: Debian 4.0 Package: rhythmbox Severity: Normal Version: GNOME2.14.3 0.9.8 Gnome-Distributor: Debian Synopsis: Cannot burn audio cd from play queue Bugzilla-Product: rhythmbox Bugzilla-Component: general Bugzilla-Version: 0.9.8 Description: Description of Problem: Whenever I try to burn an audio CD from the play queue, I get the following error: "Could not create audio CD Could not pause playback" This does only happen when wanting to burn an audio CD from files shared on DAAP server, this does not happen with files in the local library. Steps to reproduce the problem: 1. Add files shared on a DAAP server in the play queue 2. Go to the play queue 3. Click on "burn an audio CD" Actual Results: "Could not create audio CD Could not pause playback" Expected Results: RB should begin the encoding and burning process How often does this happen? Always Additional Information: Relevant debug output: (13:35:51) [0x80f2030] [source_burn] rb-cd-recorder-plugin.c:170: burning source (13:35:51) [0x80f2030] [rb_plugin_find_file] rb-plugin.c:255: found '/usr/lib/rhythmbox/plugins/cd-recorder/recorder.glade' when searching for file 'recorder.glade' for plugin 'cd-recorder' (13:35:55) [0x80f2030] [rb_recorder_close] rb-recorder-gst.c:977: Closing rb_recorder (13:35:55) [0x80f2030] [rb_recorder_gst_free_pipeline] rb-recorder-gst.c:285: Freeing rb_recorder pipeline (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:565: Constructing element "src" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:581: Constructing element "typefind" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:584: Constructing element "decoder" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:591: Constructing element "audioconvert" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:597: Constructing element "audioscale" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:602: Constructing element "audioconvert2" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:605: Constructing element "capsfilter" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:609: Constructing element "encoder" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:614: Constructing element "sink" (13:35:55) [0x80f2030] [rb_recorder_construct] rb-recorder-gst.c:660: Pipeline construction complete (13:35:55) [0x80f2030] [rb_recorder_sync_pipeline] rb-recorder-gst.c:936: Syncing pipeline (13:35:55) [0x80f2030] [rb_recorder_sync_pipeline] rb-recorder-gst.c:949: Pausing pipeline (13:35:55) [0x80f2030] [rb_recorder_close] rb-recorder-gst.c:977: Closing rb_recorder (13:35:55) [0x80f2030] [rb_recorder_gst_free_pipeline] rb-recorder-gst.c:285: Freeing rb_recorder pipeline Cheers, Julien ------- Bug created by bug-buddy at 2007-03-03 21:57 -------
You can't (currently) burn tracks directly from non-local sources (like DAAP or removeable media). You need to first copy them to the Library (e.g. using drag and drop). Retitling bug to reflect underlying issue.
I understand. However, the error message should be clearer, at least waiting burning non-local tracks is possible. I personally don't use the library at all as all my tracks are shared by a DAAP server, which causes audio CD burning totally not working for me (or at least very difficult to use). Cheers, Julien
This is probably best solved by showing a new "burning" source when you insert a blank CD, which lets you put tracks on it and them burn. That is bug 153559, and has the start of a patch on it, so marking a dupe of that. *** This bug has been marked as a duplicate of 153559 ***