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

MinimalScene crashes when trying to expand window #1072

Closed
jennuine opened this issue Sep 29, 2021 · 1 comment
Closed

MinimalScene crashes when trying to expand window #1072

jennuine opened this issue Sep 29, 2021 · 1 comment
Labels
bug Something isn't working 🏯 fortress Ignition Fortress

Comments

@jennuine
Copy link
Contributor

Environment

  • OS Version: Ubuntu 20.04
  • Source or binary build?
    source, branch main, latest commit ad0ddc4
  • GUI rendering bug
    • Rendering plugin: ogre2

Description

  • Expected behavior: Be able to modify window size
  • Actual behavior: When using the default MinimalScene and plugins are showing in the right pane, when the window size is modified it crashes with:
ign gazebo gui: /var/lib/jenkins/workspace/ogre-2.2-debbuilder/repo/OgreMain/include/OgreAxisAlignedBox.h:251: void Ogre::AxisAlignedBox::setExtents(const Ogre::Vector3&, const Ogre::Vector3&): Assertion `(min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The minimum corner of the box must be less than or equal to maximum corner"' failed.

This doesn't happen when using GzScene3D.

Steps to reproduce

  1. ign gazebo
  2. Expand window (with plugins appearing in right pane)
@jennuine jennuine added bug Something isn't working 🏯 fortress Ignition Fortress labels Sep 29, 2021
@jennuine
Copy link
Contributor Author

jennuine commented Oct 4, 2021

This issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🏯 fortress Ignition Fortress
Projects
None yet
Development

No branches or pull requests

1 participant