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

ArvGcCategory objects do not seem to have DisplayName/ToolTip/Description #632

Closed
TIS-Edgar opened this issue Feb 15, 2022 · 2 comments · Fixed by #633
Closed

ArvGcCategory objects do not seem to have DisplayName/ToolTip/Description #632

TIS-Edgar opened this issue Feb 15, 2022 · 2 comments · Fixed by #633

Comments

@TIS-Edgar
Copy link
Contributor

Hi Emmanuel,

Describe the bug

Using functions like
arv_gc_feature_node_get_display_name
or
arv_gc_feature_node_get_description

on category nodes returns NULL and not what the genicam document contains.

To Reproduce

A small c program that reproduces the problem can be found here:
https://gist.github.com/TIS-Edgar/a8d29750948c4a2fb53a05bb25b6bdaa

Expected behavior

DisplayName, ToolTip, Description, etc should be accessible.

Camera description:

Seems to be reproducable with all TIS cameras. GigE and USB3.
Verified with DMK 33UX273, DFK 33GP1300 and DFK 33GP1300.

Platform description:

  • current master (08dc0ba)
  • OS: Debian Testing
  • Hardware: amd64

If you need any additional information,
please let me know.

As always, thank you in advance!

@EmmanuelP
Copy link
Contributor

Hi Edgar,

Thanks for the report. Please test #633.

@TIS-Edgar
Copy link
Contributor Author

Hi Emmanuel,

That seems to fix everything.

Thank you very much!

EmmanuelP added a commit that referenced this issue Feb 15, 2022
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.

2 participants