This bug was observed in all version through 0.9.8beta2
In a system without IDE CD-Rom drives, the list of
available copy sources will be empty. If one if the
SCSI drives is added to the IOCTL devices list, it will
then show in the copy sources list.
Still, CD copying doesn't work. The copy process using
CDRDAO will fail when trying to start because of an
invalid copy source specification (needs bus,id,lun,
not /dev/cdromX)
Apparently the drop down box, which should only list
SCSI drives, excludes SCSI drives instead. Also, no
option is provided to copy using the recorder only,
even though this is supported by CDRDAO.
Logged In: YES
user_id=651114
Can you please give some more info about your setup? Distro?
Kernel version? Proper SCSI support?
Off the top of my head, it sounds like you're using kernel
2.6.X, and Arson is thus looking for an IDE device. Sounds
like a bug, but I'll wait for further information...