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

[BUG] core-pygui observer widget raises exception if mouse passes over switch nodes #485

Closed
siliconja opened this issue Jul 7, 2020 · 2 comments
Assignees

Comments

@siliconja
Copy link
Member

Describe the bug
If you have an Observer Widget active and move the mouse over a switch node, an exception dialog pops up "node class(SwitchNode) is not expected(CoreNode)".

To Reproduce
See description.

Expected behavior
Observer Widgets should not generate node commands for non-container nodes like switches, hubs, RJ45s, WLANs.

Nothing should happen when I mouse over these other node types.

Screenshots

Desktop (please complete the following information):

  • OS: Ubuntu 18.04
  • CORE Version develop 2020-07-07

Additional context

@bharnden
Copy link
Contributor

bharnden commented Jul 7, 2020

Thanks will check this out, probably applies to other nodes as well, will fix.

@bharnden bharnden self-assigned this Jul 7, 2020
@bharnden
Copy link
Contributor

bharnden commented Jul 7, 2020

fixed on develop

@bharnden bharnden closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants