View Bug Details

IDProjectCategoryView StatusLast Update
0002171DCP-o-maticBugspublic2022-01-20 18:59
Reportercarl Assigned Tocarl  
PrioritynormalSeveritymajorReproducibilityalways
Status confirmedResolutionopen 
Target Version2.16.x 
Summary0002171: Disk Writer does not work on macOS 10.8
Description

It seems like the daemon does not start, and Drive::get() returns nothing:

Thu 20 Jan 11:16:38 2022: Mount point is /dev/disk4
Thu 20 Jan 11:16:38 2022: Vendor/model: [none] [none]
Thu 20 Jan 11:16:38 2022: There is no MediaPathKey (no cstring)
Thu 20 Jan 11:16:38 2022: Finding media path for disk4 failed
Thu 20 Jan 11:16:38 2022: disk4s1 appeared
TagsNo tags attached.
Branch108-disk-writer
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2022-01-20 11:00

administrator   ~0004806

Though kDADiskDescriptionMediaPathKey is supposed to be supported from 10.4 up: https://developer.apple.com/documentation/diskarbitration/kdadiskdescriptionmediapathkey

carl

2022-01-20 11:00

administrator   ~0004807

Maybe there's nothing in UTF-8?

carl

2022-01-20 12:48

administrator   ~0004808

First commit on the branch fixes the disks list.

carl

2022-01-20 12:55

administrator   ~0004809

Last edited: 2022-01-20 13:37

Works if you start the daemon manually, either by running it or with launchctl start com.dcpomatic.disk.writer as root.

Bug History

Date Modified Username Field Change
2022-01-20 10:59 carl New Bug
2022-01-20 10:59 carl Assigned To => carl
2022-01-20 10:59 carl Status new => confirmed
2022-01-20 11:00 carl Note Added: 0004806
2022-01-20 11:00 carl Note Added: 0004807
2022-01-20 12:48 carl Branch => 108-disk-writer
2022-01-20 12:48 carl Estimated work required => Undecided
2022-01-20 12:48 carl Note Added: 0004808
2022-01-20 12:55 carl Note Added: 0004809
2022-01-20 13:37 carl Note Edited: 0004809
2022-01-20 18:59 carl Severity minor => major