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

crash on exposure slider change #55

Closed
leoyala opened this issue Jan 15, 2025 · 0 comments · Fixed by #57
Closed

crash on exposure slider change #55

leoyala opened this issue Jan 15, 2025 · 0 comments · Fixed by #57
Assignees
Labels
bug Something isn't working
Milestone

Comments

@leoyala
Copy link
Collaborator

leoyala commented Jan 15, 2025

🐛 Bug Report

When the exposure slider is changed rapidly, the camera does not seem to have time to change the exposure time at the hardware level, causing a runtime error because it cannot access some internal resources that might be unavailable while the exposure time is being changed.

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. start the software
  2. Connect any XIMEA camera to computer
  3. Adjust the exposure time rapidly using the slider

Code sample

Environment

  • OS: Linux
  • CMake version: 3.22.1
  • Compiler: gcc

Screenshots

image

📈 Expected behavior

No crash when changing exposure time using the slider at any speed.

📎 Additional context

@leoyala leoyala added the bug Something isn't working label Jan 15, 2025
@leoyala leoyala self-assigned this Jan 15, 2025
@leoyala leoyala added this to the v0.2.3 milestone Jan 16, 2025
@leoyala leoyala linked a pull request Jan 16, 2025 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant