Filename not quoted when calling cdrecord
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus-cd-burner |
Expired
|
Medium
|
|||
nautilus-cd-burner (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: nautilus-cd-burner
Using Serpentine, which uses nautilus-cd-burner (see bug #79436 in Serpentine package), if I add a file named, for example (quotes for clarity) "03. Salsa.wav" to the main window, nautilus-cd-burner ends using that name (without the quotes) when calling cdrecord, actually "breaking" the command line.
Example of real life:
mirta@selene:~$ serpentine --debug
launching command: cdrecord fs=16m dev=/dev/hdc -eject driveropts=burnfree -v -copy -audio -pad /home/mirta/
That leads to cdrecord giving a cryptic message of error (No such file or directory. Cannot open ''.).
If I call cdrecord with the same as before but that problematic filename quoted, like the following sentence, everything goes ok:
cdrecord fs=16m dev=/dev/hdc -eject driveropts=burnfree -v -copy -audio -pad /home/mirta/
Regards,
Changed in nautilus-cd-burner: | |
status: | Unknown → Unconfirmed |
Changed in nautilus-cd-burner: | |
status: | Confirmed → Incomplete |
Changed in nautilus-cd-burner: | |
status: | Incomplete → New |
status: | New → Triaged |
Changed in nautilus-cd-burner: | |
importance: | Unknown → Medium |
status: | New → Expired |
Thanks for your bug report. This bug has been reported to the developers of the software. You can track it and make comments here: http:// bugzilla. gnome.org/ show_bug. cgi?id= 415663