-
Notifications
You must be signed in to change notification settings - Fork 276
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
Cleanup GUI plugin menu #1254
Comments
chapulina
added
bug
Something isn't working
GUI
Gazebo's graphical interface (not pure Ignition GUI)
labels
Dec 15, 2021
Progress tracking Citadel
FortressOnly plugins that aren't on Citadel
|
This was referenced Jan 8, 2022
Merged
This was referenced Mar 3, 2022
All PRs merged. No plugins should crash / freeze or be empty on insertion now. We should be careful not to add new plugins that break these rules. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Description
Expected behavior:
Inserting a plugin from the top-right menu should never crash. When inserting a plugin that doesn't have any widgets, we should add some text explaining to the user that this is the case, otherwise the user may think they're doing something wrong, or something is broken.
Actual behavior:
Inserting plugins like
Scene3D
crash the application... Plugins likeKeyPublisher
are empty.Steps to reproduce
Insert various plugins from the menu and see how some behave badly.
The text was updated successfully, but these errors were encountered: