Page MenuHomePhabricator

QmitkOverlayManagerView crashes when the view is closed and the focus is changed to another view
Closed, WontfixPublic

Description

To reproduce:

  1. Start MITK workbench with overlaymanager-plugin enabled
  2. Open the overlay-plugin and close it
  3. Change the focus by clicking e.g. into the StdMultiWidgetEditor
  4. Workbench crashes in itkCommand.h, coming from RenderingManager::SetRenderWindowFocus

My guess is that the itkCommand is not removed from the rendering manager as an obvserver, if the overlay-plugin view is destroyed.

Event Timeline

kalali triaged this task as High priority.Nov 13 2019, 1:54 PM
kalali created this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs