mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
Aaru crashes on macOS when trying to list devices #817
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @InternalLoss on GitHub (Sep 28, 2021).
Prerequisites
Check and fill as appropriate:
Description
When trying to run
dev list, the program crashes before the list is given.Exact command line used:
aaru dev listExpected behavior:
The device list to show my internal SSD and USB-connected disc drive.
Actual behavior:
Output of command execution with debug output enabled
This error does not occur with the
-dparameter passed on either debug or regular.@claunia commented on GitHub (Sep 28, 2021):
Platform MacOSX not yet supported.not a bug@InternalLoss commented on GitHub (Sep 28, 2021):
oops, sorry!