View Issue Details

IDProjectCategoryView StatusLast Update
0000128Slicer3Base Codepublic2007-11-28 10:14
Reporterwjp Assigned Towjp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformwin, linuxOSOS Version
Summary0000128: undo causes slicer to crash.
Description

clicking 'undo' in toolbar or pressing ctrl+Z before anything undoable exists causes crash. We identified bug in vtkSlicerViewerWidget's RemoveDisplayable() method which fails to test for a null display node (fix is not yet checked in) but something in addition to this is still crashing... have not yet tracked it down.

Steps To Reproduce

start Slicer, click undo.

TagsNo tags attached.

Activities

nicole

nicole

2007-11-28 09:10

administrator   ~0000183

Added in checks for null nodes in the vtkSlicerViewerWidget, seems to be fixed now.

wjp

wjp

2007-11-28 10:13

administrator   ~0000184

Tested on windows and looks fine now.

Issue History

Date Modified Username Field Change
2007-11-28 06:09 wjp New Issue
2007-11-28 08:00 nicole Status new => assigned
2007-11-28 08:00 nicole Assigned To => nicole
2007-11-28 09:10 nicole Note Added: 0000183
2007-11-28 09:10 nicole Assigned To nicole => wjp
2007-11-28 10:13 wjp Note Added: 0000184
2007-11-28 10:14 wjp Status assigned => closed
2007-11-28 10:14 wjp Resolution open => fixed