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

Broken presets interface in the Intel RealSense Viewer (multicam) #2318

Closed
AntoineWefit opened this issue Aug 28, 2018 · 5 comments
Closed
Assignees
Labels

Comments

@AntoineWefit
Copy link


Required Info
Camera Model D400
Firmware Version 05.09.14.00
Operating System & Version Win 10
Kernel Version (Linux Only) /
Platform PC
SDK Version 2.12 / 2.15
Language /
Segment /

Issue Description

It looks like there is an issue with the presets selection in the Viewer, when having multiple cameras.

The drop-down presets list for the 2nd device (maybe for more than 2 devices too ?) is cropped and not usable.
There is also a strange behavior : clicking one of the lists will open both of them, but it is not possible to select a preset for the 2nd device in any case. And if you expand the options for the 1st device, the 2nd drop-down doesn't appear at all.
I had this bug in the 2.12 version, and I thought that updating the Viewer to 2.15 will correct it, but nope (only tested on Windows 10).

Broken drop-down list for the presets, when clicking on the 2nd device list (options not expanded)
image

Broken drop-down list for the presets when clicking on the 2nd device list (options expanded : the arrow of the list is enlighten but the list is not displayed)
image

@dorodnic dorodnic added the bug label Aug 28, 2018
@dorodnic
Copy link
Contributor

Hi @AntoineWefit
Thank you for bringing it up, yes, I see that all preset combo-boxes have the same ImGui ID.
We will fix ASAP

dorodnic added a commit to dorodnic/librealsense that referenced this issue Sep 2, 2018
…ice in the Viewer

(cherry picked from commit aac781991ca7440f2fa293fef920ea2d19acae8b)
dorodnic added a commit that referenced this issue Sep 3, 2018
Addressing GitHub #2318 - Two instances of the same device in the Viewer
@dorodnic
Copy link
Contributor

dorodnic commented Sep 3, 2018

I missed 2.16 unfortunately, but will be part of the next release (within a week or so).

@AntoineWefit
Copy link
Author

Great news !
Even though this issue is a bit annoying, it's not critical so no big deal...
Keep up the good work !
I'll close this issue as soon as it is corrected.

@dorodnic
Copy link
Contributor

Should be resolved now in v2.16.1

@AntoineWefit
Copy link
Author

Should be resolved now in v2.16.1

Yes indeed ! Thank you.

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

3 participants