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

Viewer shows pixel formats in the wrong order #765

Closed
tpwrules opened this issue Feb 14, 2023 · 0 comments · Fixed by #766
Closed

Viewer shows pixel formats in the wrong order #765

tpwrules opened this issue Feb 14, 2023 · 0 comments · Fixed by #766

Comments

@tpwrules
Copy link
Contributor

Describe the bug
The viewer appears to show pixel formats in the wrong order.

To Reproduce
Steps to reproduce the behavior:

  1. Plug in a camera
  2. Select it in the viewer
  3. Observe that (e.g.) the pixel formats listed are e.g. Mono12p, Mono12, and Mono8 (grayed out).
  4. Start the camera stream with e.g. Mono12p selected
  5. Observe that the stream starts properly
  6. Select a different pixel format, then select Mono12p again
  7. Start the camera stream
  8. Observe that the stream does not start and Aravis prints the message GStreamer cannot understand this camera pixel format: 0x10c0047!

Expected behavior
I expect the pixel format selection to work properly.

Camera description:

  • Basler
  • acA2040-90umNIR
  • USB3

Platform description:

  • Aravis 0.8.25
  • OS: Ubuntu 20.04
  • x86_64

Additional context
In Aravis 0.8.24, the formats are listed in reverse of the order they appear in 0.8.25 and everything appears to work correctly.

EmmanuelP added a commit that referenced this issue Feb 16, 2023
EmmanuelP added a commit that referenced this issue Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant