Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Say when no RPi command was found #4026

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

EricClaeys
Copy link
Collaborator

Fixes #4013

If none of rpicam-still, libcamera-still, and raspicam-still exist and the user has an RPi camera, they will see a message saying, "no camera detected", when the real problem is none of those commands exist.

Fix that by telling the user no commands exist.

@Alex-developer Alex-developer merged commit d338256 into master Dec 8, 2024
1 check passed
@EricClaeys EricClaeys deleted the Say-when-no-RPi-command-was-found branch December 8, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs software change Install / upgrade Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install.sh needs to check if libcamera-still exists
2 participants