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

Preview is working but pibooth crashes when taking the picture (EoS M100) #581

Open
Dakanox opened this issue May 8, 2024 · 4 comments
Open
Assignees
Labels

Comments

@Dakanox
Copy link

Dakanox commented May 8, 2024

Describe the bug
I am using a Canon EoS M100 with Buster OS on my Raspberry Pi 4b and after the image has been captured I get the titled error.

Steps to reproduce the bug

  1. Go to Pibooth
  2. Click on 1 image
  3. Image preview is shown with countdown working correctly.
  4. Image is captured but immediately crashes without saving image anywhere

Logs

pibooth.log

Environment

  • OS = Raspbian Buster
  • Camera [EoS M100]
  • Pibooth version [2.0.8]
@Dakanox Dakanox added the bug label May 8, 2024
@werdeil
Copy link
Member

werdeil commented May 14, 2024

Hi @Dakanox from what I see on the logs it could be an issue with the capture resolution, have you tried with different values? The same as the one for preview for example (640.0, 480.0).

@werdeil werdeil self-assigned this May 14, 2024
@Dakanox
Copy link
Author

Dakanox commented May 16, 2024

@werdeil Hi, thanks for responding.

The lowest resolution my camera goes to is 1600x1600 using 1:1.

I have adjusted the config file to match that resolution as well as 1984x1984 but the same error appears unfortunately.

@werdeil
Copy link
Member

werdeil commented May 17, 2024

Not sure a 1:1 resolution is a good way to test, does the preview work with this kind of resolution?

As stated from the log I can see that the preview is done with the following resolution: (640.0, 480.0), could you try to capture with this one?

@werdeil
Copy link
Member

werdeil commented May 17, 2024

And if possible can you run the pibooth-diag command and paste the result please? It can help.

@werdeil werdeil changed the title Oops! It seems that pibooth has crached Preview is working but pibooth crashes when taking the picture (EoS M100) May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants