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

Inconsistent error when closing sliceviewer #38660

Open
MialLewis opened this issue Jan 22, 2025 · 1 comment
Open

Inconsistent error when closing sliceviewer #38660

MialLewis opened this issue Jan 22, 2025 · 1 comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)

Comments

@MialLewis
Copy link
Contributor

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.

s(q,w) portion of https://developer.mantidproject.org/Testing/Inelastic/QENSFittingTests.html

@MialLewis MialLewis added the Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) label Jan 22, 2025
@sf1919
Copy link
Contributor

sf1919 commented Jan 22, 2025

Is this a regression?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)
Projects
None yet
Development

No branches or pull requests

2 participants