Page MenuHomePhabricator

Crash in ODF Details Widget
Closed, ResolvedPublic

Description

To reproduce:

  1. Start MITK Diffusion
  2. Open ODF Details Widget
  3. Load .qbi
  4. Click on any point
  5. Load a .nii image

-> Crash

Alternative:

  1. Start MITK Diffusion
  2. Open ODF Details Widget
  3. Load .nii
  4. Load .qbi
  5. Click on any point

-> vtk Output Window

  1. Right click in Datamanager select "Global reinit"

-> Crash

Will probably happen in ExtApp as well, was tested using the data in MITK-DI-Demodaten (the parcellation image)

Related Objects

Event Timeline

The index is calculated incorrectly when another image is loaded

I am not sure. Jan did something about it yesterday, but the bug is still open and assigned to me.

[286e9d]: Merge branch 'bug-9968-ODFDetails-Crash'

Merged commits:

2011-11-02 19:40:22 Jan Hering [4b6f41]
Added check for crosshair position inside geometry

Changes merged also into master. Issue fixed. Closing bug.