Page MenuHomePhabricator

Crosshair stuck when using Segmentation perspective
Closed, ResolvedPublic

Description

SVN Checkout: 20084

When starting MITK in Release configuration the cross hair works only sporadically.
Starting in or switching to the segmentation perspective sometimes seems to break part (or all) of the cross hair functions. Clicking somewhere on loaded and global reinited data may produce normal behaviour or one, two or all three planes of the cross hair being stuck on a certain location (neither clicking anywhere nor scrolling with the mousewheel can change the plane on a stuck render window). The pixel position and value in the footer however change according to the position clicked on.
There seems to be no favored plane.

Event Timeline

Steps for reproduction:

  • delete .Mitk3M3 cache ( $HOME/.Mitk3M3 )
  • start Mitk3M3 (starts with segmentation view)
  • click away splash screen or wait until it's hidden
  • use menu File/Open to load Pic3D.pic.gz
  • widget planes are stuck

[SVN revision 20129]
FIX (#2944): correct some messed up RemoveObserver calls

Works for me now. Caspar, could you verify my solution? (Just try it again on your machine with a build of revision 20129 or later)