Menu

#175 cdrdao Mac OS X 10.6.x: "Cannot setup device IODVDServices"

not reproducible
closed-fixed
nobody
None
5
2022-04-18
2011-07-29
draenan
No

As per MacPorts Ticket #27819 (https://trac.macports.org/ticket/27819), cdrdao 1.2.3 cannot setup the IODVDServices device on Mac OS X 10.6.x

Sample output:

ERROR: init: no object
ERROR: init: no plugin
ERROR: init: no mmc
ERROR: init: no scsi
ERROR: init: failed
ERROR: Please use option '--device {[proto:]bus,id,lun}|device', e.g. --device 0,6,0, --device ATA:0,0,0 or --device /dev/cdrom
ERROR: Cannot setup device IODVDServices.

Discussion

  • Misty De Meo

    Misty De Meo - 2012-02-22

    Macports identified this as an issue with the overly verbose device names exceeding the buffer size - issue, with patch, at http://trac.macports.org/ticket/27819

     
  • Slushpupie

    Slushpupie - 2013-11-26

    The buffer needs to be even larger than 256 bytes- Modern USB SuperDrives give a path >400 chars, so I set it to 1024 to be safe.

     
  • Denis Leroy

    Denis Leroy - 2022-04-18

    Fixed in 1.2.5, upstream is now on github.

    And nothing beats the feeling of closing a 9-year old bug.

     
  • Denis Leroy

    Denis Leroy - 2022-04-18
    • status: open --> closed-fixed
    • Group: --> not reproducible
     

Log in to post a comment.