-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
prepare_merge_to_develop_from_GSOC2025-AnnapurnaThis is for intermediate work to get the branch mergedThis is for intermediate work to get the branch merged
Description
Crash prevention when views have been closed
File "/Users/reimarbauer/PycharmProjects/2025/annapurna-gupta/MSS/mslib/msui/msui_mainwindow.py", line 640, in update_view_list_on_change
valid_views = [(text, window) for text, window in self.viewListModel.views if window.isVisible()]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/reimarbauer/PycharmProjects/2025/annapurna-gupta/MSS/mslib/msui/msui_mainwindow.py", line 640, in <listcomp>
valid_views = [(text, window) for text, window in self.viewListModel.views if window.isVisible()]
^^^^^^^^^^^^^^^^^^
RuntimeError: wrapped C/C++ object of type MSUITopViewWindow has been deleted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prepare_merge_to_develop_from_GSOC2025-AnnapurnaThis is for intermediate work to get the branch mergedThis is for intermediate work to get the branch merged