boltgolt / howdy

🛡️ Windows Hello™ style facial authentication for Linux
MIT License
5.75k stars 299 forks source link

Can not enroll on Ultramarine (Fedora) #872

Closed Owen-sz closed 9 months ago

Owen-sz commented 9 months ago

Please describe the issue in as much detail as possible, including any errors and traces. I cannot enroll under Ultramarine Linux, I am using the package from Copr

owen@owen:~$ sudo howdy add
[sudo] password for owen: 
Adding face model for the user owen
Enter a label for this new model [Initial model] (max 24 characters): owen
Camera path is not configured correctly, please edit the 'device_path' config value.
Exception ignored in: <function VideoCapture.__del__ at 0x7f46e5d9e520>
Traceback (most recent call last):
  File "/usr/lib64/security/howdy/recorders/video_capture.py", line 55, in __del__
    self.internal.release()
    ^^^^^^^^^^^^^
AttributeError: 'VideoCapture' object has no attribute 'internal'

If your issue is a camera issue, be sure to also post the image generated by running sudo howdy snapshot.


I've searched for similar issues already, and my issue has not been reported yet.

Linux distribution (if applicable):

Howdy version (sudo howdy version):

tokox commented 9 months ago

@TheOwenSZ you have misconfigured your camera. Make sure device_path in config is correct. The error you see is occuring only when howdy exits with camera not opened, it isn't a problem.

Camera path is not configured correctly, please edit the 'device_path' config value.

281, #295, #396, #398, #423, #441, #460, #498, #512, #533, #538, #542, #549, #618, #675, #684, #685, #780 and maybe more. Is it not enough?

You haven't filled the howdy version in your issue.

Howdy version (sudo howdy version):

I have very good problem-solving, troubleshooting. I have worked in IT encountering and troubleshooting hundreds of issues. My Skills - Personal: Problem solving

wow :roll_eyes: