Filename not quoted when calling cdrecord

Bug #83573 reported by Facundo Batista
2
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/tmpAhl1nw.wav -copy -audio -pad /home/mirta/tmpGR3NXF.wav -copy -audio -pad /home/mirta/music/03. Salsa.wav -copy -audio -pad /home/mirta/tmpLVZAYK.wav -copy -audio -pad /home/mirta/tmpBlpZrl.wav -copy -audio -pad /home/mirta/tmpzlfGT8.wav -copy -audio -pad /home/mirta/tmpU86ZnR.wav .......

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/tmpAhl1nw.wav -copy -audio -pad /home/mirta/tmpGR3NXF.wav -copy -audio -pad "/home/mirta/music/03. Salsa.wav" -copy -audio -pad /home/mirta/tmpLVZAYK.wav -copy -audio -pad /home/mirta/tmpBlpZrl.wav -copy -audio -pad /home/mirta/tmpzlfGT8.wav -copy -audio -pad /home/mirta/tmpU86ZnR.wav .......

Regards,

Revision history for this message
Sebastien Bacher (seb128) wrote :

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

Changed in nautilus-cd-burner:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: Unconfirmed → Confirmed
Changed in nautilus-cd-burner:
status: Unknown → Unconfirmed
Revision history for this message
Mario Đanić (mario-danic) wrote :

Do you still experience the same problem with gutsy?

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.