When I try to burn a cd image in /home/calitar/Documents/operating systems/ I get an error that states: cdrecord: No such file or directory. Cannot open '/home/calitar/Documents/operating'. This does not seem to happen when burning regular data cds. Reproducible: Always Steps to Reproduce: 1. Select "Burn CD image" 2. select a cd image that is in a folder with a space (make a folder and put the iso in if you need to) 3. try to burn and click on "view output" (it should reach 100% immediatly) Actual Results: Got an error that states: cdrecord: No such file or directory. Cannot open '/home/calitar/Documents/operating'. Expected Results: Burned the cd image. I am using linux 2.6.10 This may be caused by the debian release of cdrecord, but that is doubtful because other programs that use cdrecord and cdrtools do not have this problem. I cannot get the official cdrtools to build correctly. If no one using the official cdrtools can reproduce this bug, I will file a bug report with the debian cdrecord people.
hmm i haven't check yet but i guess it's due to a space in the command line resulting in the rest of the patch being treated as paramaters by cdrecord i need time to look into this
fixed with revision 22595