realcomplex

Results 8 comments of realcomplex

Same problem on Fedora. Except dlib wasn't even installed (and I'm running into errors trying to get pip3 to install it).

Actually, I installed dlib as root (`sudo pip3 install dlib`) and that worked for me.

It looks like installing howdy on Fedora doesn't automatically set the camera device in the configuration file, did you do that already? `sudo howdy config` and then set `device_path` to...

Yeah.... The Fedora package seems to not quite work "out of the box" yet. It also doesn't seem to include any pam configuration, so I'm still actually trying to get...

I have found that the package at https://copr.fedorainfracloud.org/coprs/principis/howdy/ works much better (dlib included as dependency, so solves this issue), and includes good instructions. I had to follow all the additional...

Yes that makes sense, like I said I didn't know if there was actually any intention behind making the minor mode global in cb90d3f but let's stick to the original...

For what it's worth, I submitted a one-line pull-request (#993) which fixes the issue. You could try to use my fork for now or just apply the fix yourself. Or...

Thanks for the pointers! Yup, I can confirm that I'm also using emacs-pgtk-20230228 and using `ldd` I can see it's using gtk+3-3.24.36; the hashes or correspond to yours too anyway....