Page MenuHomePhabricator

MITK crashes when deleting planar figure with "Delete" key
Closed, ResolvedPublic

Description

MITK crashes when you try to delete planar figure from view with "Delete" key.

Steps to reproduce:

  1. Start MITK.
  2. Load some DICOM image.
  3. Open "Measurement" view.
  4. Add some planar figure on image.
  5. Select it with mouse on view and press "Delete" key.
    • Crash.

Revisions and Commits

Event Timeline

@nolden I'm sincerely glad you've found time for reviewing PRs/issues

possibly we will have few more in near time, I'm still thinking that it could be great idea to adopt an freenode irc chat room or even better slack organization for slightly faster communication.

PR for current issue: https://github.com/MITK/MITK/pull/133

Thanks.

@mpkh FYI, we have an official general chat now here in Phabricator Conpherence. That's the speech bubbles icon at the very top of the page.

I couldn't reproduce this bug in the latest release. What version are you using?

kislinsk triaged this task as Normal priority.Aug 9 2016, 9:29 AM

@kislinsk 2016.3.0 version, still can reproduce

@mpkh You're right, we could just reproduce this bug.

To reproduce the bug it is important not to select the planar figure in the Data Manager first. Instead, create a planar figure and immediately press the Delete key.

goch added a revision: Restricted Differential Revision.Aug 25 2016, 11:32 AM

Fix has been integrated.

Deleted branch T19801-planar-figure-interactor-crash.