- Notifications
You must be signed in to change notification settings - Fork3.9k
Fixlist_cameras being empty on linux#3594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Starbuck5 commentedNov 28, 2022
@oddbookworm Could you test this? |
oddbookworm commentedNov 28, 2022
Works for me on Manjaro with Python 3.10.8. I tried to test on 3.11, but for whatever reason 3.11 seems broken for me because of some SSL problem. Still does not work for me on WSL with Ubuntu, but I'm going to chalk that down to the problem that my graphics driver has been having |
MyreMylar left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
OK 👍
This is a quickfix of a linux-only 2.1.3 regression I introduced in an older commit.
close()should have been only called on success of a camera existing. Otherwise it errors and the function exits early and stops looking for more cameras