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

Image viewer node won't take user input if no images are published #290

Open
hidmic opened this issue Dec 11, 2018 · 0 comments
Open

Image viewer node won't take user input if no images are published #290

hidmic opened this issue Dec 11, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@hidmic
Copy link
Contributor

hidmic commented Dec 11, 2018

Bug report

Required Info:

  • Operating System:
  • Installation type:
    • Binary (debs)
  • Version or commit hash:
    • Crystal pre-release.
  • DDS implementation:
    • ADLink OpenSplice 6.9
  • Client library (if applicable):
    • N/A

Steps to reproduce issue

Run the interprocess viewer step of the intra-process communication tutorial. Then drop the pipeline node and try to provide user input to the remaining image_viewer_node instance.

Expected behavior

image_viewer_node takes user input as documented.

Actual behavior

image_viewer_node ignores any user input and has to be terminated with a SIGINT.

Additional information

This is due to the way the node was implemented (see here).

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

No branches or pull requests

2 participants