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
Describe the bug
During manual testing of 6.12 release-next nightly, the following error message was seen when closing sliceviewer:
Traceback (most recent call last): File "/opt/mantidworkbenchnightly/lib/python3.10/site-packages/matplotlib/cbook.py", line 298, in process func(*args, **kwargs) File "/opt/mantidworkbenchnightly/lib/python3.10/site-packages/mantidqt/widgets/sliceviewer/views/cursor.py", line 57, in on_mouse_leave self.on_cursor_outside_axes() File "/opt/mantidworkbenchnightly/lib/python3.10/site-packages/mantidqt/widgets/sliceviewer/presenters/imageinfowidget.py", line 67, in on_cursor_outside_axes self._widget.cursorAt(DBLMAX, DBLMAX, DBLMAX, extra_cols)RuntimeError: wrapped C/C++ object of type ImageInfoWidget has been deleted
This occurs inconsistently, though was replicated on both IDAaaS and OSX.
Describe the bug
During manual testing of 6.12
release-next
nightly, the following error message was seen when closing sliceviewer:This occurs inconsistently, though was replicated on both IDAaaS and OSX.
s(q,w) portion of https://developer.mantidproject.org/Testing/Inelastic/QENSFittingTests.html
The text was updated successfully, but these errors were encountered: