boltgolt / howdy

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

Unknown Error: 1 #830

Closed Ollix27 closed 1 year ago

Ollix27 commented 1 year ago

Okey, so i have tried every other fix for this error, but i have discovered this in the journalctl: sie 28 12:35:22 olli27-82ut.home python3[4351]: detected unhandled Python exception in '/lib64/security/howdy/compare.py' sie 28 12:35:22 olli27-82ut.home abrt-server[4385]: Package 'howdy' isn't signed with proper key sie 28 12:38:55 olli27-82ut.home python3[5231]: detected unhandled Python exception in '/lib64/security/howdy/compare.py' sie 28 12:38:55 olli27-82ut.home abrt-server[5263]: Package 'howdy' isn't signed with proper key sie 28 12:39:25 olli27-82ut.home python3[5652]: detected unhandled Python exception in '/lib64/security/howdy/compare.py' sie 28 12:39:25 olli27-82ut.home abrt-server[5687]: Package 'howdy' isn't signed with proper key sie 28 12:39:35 olli27-82ut.home python3[5715]: detected unhandled Python exception in '/lib64/security/howdy/compare.py' sie 28 12:39:35 olli27-82ut.home abrt-server[5747]: Not saving repeating crash in '/lib64/security/howdy/compare.py' sie 28 12:39:46 olli27-82ut.home python3[5804]: detected unhandled Python exception in '/lib64/security/howdy/compare.py' sie 28 12:39:46 olli27-82ut.home abrt-server[5844]: Package 'howdy' isn't signed with proper key
(note: using polish timezone)
I had used the fedora copr repository, and disabled selinux and gave permissions. Thanks for any help. Linux distribution (if applicable): Fedora

Howdy version: 2.6.1

Ollix27 commented 1 year ago

Fixed, i simply did chmod o+x /lib64/security/howdy/compare.py