Im seeing the logs never reach this line:
https://github.com/Hacksore/betterdisplay-kvm/blob/master/src/app.rs#L23
So it makes me wonder if this can be blocking an never finding the binary on my affected system?
let betterdisplay_path = get_betterdisplay_path();
Im seeing the logs never reach this line:
https://github.com/Hacksore/betterdisplay-kvm/blob/master/src/app.rs#L23
So it makes me wonder if this can be blocking an never finding the binary on my affected system?