On Darwin the default_device is no (platform dependent) constant, but we actively search for a suitable device on the system.
This will break when there is no drive (or maybe also when there is no disc?).
Tested on a virtualbox machine. That might also be some change on my end, since I updated virtualbox/kernel and many other things in between. I also can't get isrcsubmit to work and that did work before..
However, we should probably remove the default_device test on darwin.
On Darwin the default_device is no (platform dependent) constant, but we actively search for a suitable device on the system.
This will break when there is no drive (or maybe also when there is no disc?).
Tested on a virtualbox machine. That might also be some change on my end, since I updated virtualbox/kernel and many other things in between. I also can't get isrcsubmit to work and that did work before..
However, we should probably remove the default_device test on darwin.