Git Product home page Git Product logo

Comments (9)

boltgolt avatar boltgolt commented on May 17, 2024

@KelleyMcChes problemens with the cv2 python bindings perhaps?

from howdy.

KelleyMcChes avatar KelleyMcChes commented on May 17, 2024

There are currently a few problems with the Arch package. I am working on it currently and should have it fixed in the next few days. @boltgolt @ChrisChinh

from howdy.

boltgolt avatar boltgolt commented on May 17, 2024

Great, thanks!

from howdy.

KelleyMcChes avatar KelleyMcChes commented on May 17, 2024

I finally got howdy updated and the issue should be fixed. Don't forget to change /dev/videoX in the config file or you will get an error!

from howdy.

boltgolt avatar boltgolt commented on May 17, 2024

Great, thanks!

Is it possible for a multi-distro package to track the .SRCINFO and PKGBUILD files within the main repo? I find it a bit unnerving that such important files are not saved in the repository and are only available on AUR. I guess there is a chicken-egg problem with the sha256sums but that's only a small part of the files.

from howdy.

KelleyMcChes avatar KelleyMcChes commented on May 17, 2024

The problem is that the .SRCINFO is generated dynamically with every new PKGBUILD. If there ever seems to be an issue with a new version and I have to modify the PKGBUILD by adding a package or something similar, the .SRCINFO will change and thus the sha256 of the package will change. There's a reason no package stores it's checksums inside the downloaded zip or tar file 😉

from howdy.

boltgolt avatar boltgolt commented on May 17, 2024

I get that there's a chicken-egg there, but it's weird to me that such an important file is only stored outside this repo.

from howdy.

Madseason41 avatar Madseason41 commented on May 17, 2024

I have the same issue when I update the kernel on Ubuntu 18.04 to 4.18 from 4.15.
Once i revert back to 4.15 everything works fine.

Error when using 4.18 and trying sudo apt update:

Unable to stop the stream: Invalid argument
VIDEOIO ERROR: V4L: can't open camera by index 1
Face detection timeout reached

Error when trying sudo howdy test:

Unable to stop the stream: Invalid argument
VIDEOIO ERROR: V4L: can't open camera by index 1

Opening a window with a test feed

Press ctrl+C in this terminal to quit
Click on the image to enable or disable slow mode

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Traceback (most recent call last):
File "/usr/local/bin/howdy", line 102, in
import cli.test
File "/lib/security/howdy/cli/test.py", line 85, in
overlay = frame.copy()
AttributeError: 'NoneType' object has no attribute 'copy'

Ideas?

from howdy.

boltgolt avatar boltgolt commented on May 17, 2024

Following up on issues i forgot to reply to in august, are you still having this problem or did you fix it/uninstall Howdy?

from howdy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.