Millipixels won't open if kill switch is off
Steps to Reproduce:
- Switch the camera/mic killswitch off on the librem 5
- Open millipixels
When run from the cli I get this:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', ../src/focus.rs:26:52
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
fatal runtime error: failed to initiate panic, error 1745047584
Tried exporting RUST_BACKTRACE=full in bash and running it but got the same message.