GNOME Bugzilla – Bug 597584
make burning audio cds with brasero work
Last modified: 2009-10-07 20:28:45 UTC
Created attachment 144902 [details] [review] patch Here is a patch that makes audio cd burning work somewhat, by actually agreeing on what to pass on the cmdline between brasero and the plugin. This still needs to be all redone and moved back into rhythmbox' ui proper. All we need is a drive selector and a burn button, no crazy audio project ui.
Agreed on the 2nd part, but that's a different problem. The original problem is that brasero suddenly stopped being able to handle file paths (which aren't URIs). This is a brasero bug, and shouldn't be in rhythmbox.
*** Bug 597624 has been marked as a duplicate of this bug. ***
Breaks Totem as well, as seen in the dupe.
Created attachment 144934 [details] [review] Fix parsing of file paths on the command-line Between 2.26.x and 2.28.x, Brasero lost its ability to have file paths (as opposed to URIs) be used to pass arguments on the command-line, breaking the existing Totem and Rhythmbox burn plugins. Mark the relevant options as being passed filenames and get the URI/path using GIO in the functions requiring it.
Thanks for the report and the patch. I committed it to both master and gnome-2-28.