You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking the button shown in the image causes a segfault with the following error on snap version 0.14
[GUI] [Dbg] [Application.cc:305] Loading plugin [TesseractScene3D]
[GUI] [Msg] Record video service on [/tesseract/gui/record_video]
[GUI] [Msg] Added plugin [Tesseract 3D Scene] to main window
[GUI] [Msg] Loaded plugin [TesseractScene3D] from path [/snap/tesseract-ignition/12/opt/ros/melodic/lib/libTesseractScene3D.so]
tesseract_visualization_app: /build/ogre-1.9-B6QkmW/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreRoot.cpp:632: void Ogre::Root::_popCurrentSceneManager(Ogre::SceneManager*): Assertion `_getCurrentSceneManager() == sm && "Mismatched push/pop of SceneManager"' failed.
Aborted
The text was updated successfully, but these errors were encountered:
Clicking the button shown in the image causes a segfault with the following error on snap version 0.14
The text was updated successfully, but these errors were encountered: