View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000001 | Slicer3 | Base Code | public | 2007-01-18 10:25 | 2007-01-19 06:55 |
Reporter | hayes | Assigned To | alexy | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | all | OS | OS Version | ||
Summary | 0000001: Closing scene freezes 3D viewer | ||||
Description | Description: If you open a volume, e.g. fixed.nrrd from TestData, and show all three slices in the 3D viewer, you can spin them around with mouse drags. If you go to File -> Close Scene, the volume disappears in both the 3D viewer and slice windows, but you can no longer spin the pink box in the 3D viewer. Zoom in/out still appears to work. Fix is to exit Slicer and restart, which sometimes results in a core dump. | ||||
Additional Information | Platforms: At least win32 and darwin-x86 | ||||
Tags | No tags attached. | ||||
I get the same behavior on linux. I'll let Alex know. |
|
Reminder sent to: hayes, pieper This is a test of the reminder system -- could be kind of handy... |
|
I traced this bug I fixed it by setting the default mouse interaction in vtkSlicerViewerInteractorStyle to vtkMRMLSelectionNode::MouseTransform in this case, I hope it does not break anything else. I am wondering if the vtkMRMLSelectionNode is right place to store that kind of information and if vtkSlicerViewerInteractorStyle the right place for adding fiducial. Another way of adding fiducials would be to invoke mouse events from vtkSlicerViewerInteractorStyle and for Fiducial module (or Logic) to observe them and create fiducials then. |
|
Changing status from "confirmed" to "closed." |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2007-01-18 10:25 | hayes | New Issue | |
2007-01-18 14:33 | pieper | Note Added: 0000001 | |
2007-01-18 14:34 | pieper | Status | new => confirmed |
2007-01-18 14:34 | pieper | Projection | none => minor fix |
2007-01-18 14:34 | pieper | ETA | none => < 1 month |
2007-01-18 14:34 | pieper | Platform | => all |
2007-01-18 14:50 | pieper | Category | => Base Code |
2007-01-18 14:55 | pieper | Note Added: 0000002 | |
2007-01-18 17:35 | pieper | Assigned To | => alexy |
2007-01-18 17:37 | alexy | Note Added: 0000003 | |
2007-01-18 17:39 | alexy | Resolution | open => fixed |
2007-01-19 06:54 | hayes | Note Added: 0000004 | |
2007-01-19 06:55 | hayes | Status | confirmed => closed |