View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003795 | Slicer4 | Module Volumes | public | 2014-08-05 12:12 | 2017-06-10 08:51 |
Reporter | wangk | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.3.1-2 | ||||
Target Version | Slicer 4.4.0 | Fixed in Version | Slicer 4.4.0 | ||
Summary | 0003795: Clone volume node without an assoicated display node will crash slicer. | ||||
Description | When creating a volume node without a display node, then clone this volume node would crash slicer. need to add check before copy the display node in vtkSlicerVolumesLogic::CloneVolume(). Related discussion on GitHub. See https://github.com/Slicer/Slicer/pull/165 | ||||
Tags | No tags attached. | ||||
Pull request created by Csaba at https://github.com/Slicer/Slicer/pull/165 Please integrate. Thannk. |
|
Fixed in r23561 |
|
Import 2017-06-07 23:51:09: master fc2d024e 2014-08-07 14:45:02 Details Diff |
BUG: Fixed crash when cloned volume does not have display node. Fixes 0003795 From: Csaba Pinter <csaba.pinter@queensu.ca> git-svn-id: http://svn.slicer.org/Slicer4/trunk@23561 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Volumes/Logic/vtkSlicerVolumesLogic.cxx | Diff File | ||
Import 2017-06-07 23:51:09: master a653d8e0 2014-08-12 14:31:31 Details Diff |
BUG: Fixed clone when cloned volume does not have display node. Fixes 0003795 Fixing second function doing that (rev23561 fixed only vtkSlicerVolumesLogic::CloneVolume, this commit fixes vtkSlicerVolumesLogic::CloneVolumeWithoutImageData) git-svn-id: http://svn.slicer.org/Slicer4/trunk@23563 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Volumes/Logic/vtkSlicerVolumesLogic.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-05 12:12 | wangk | New Issue | |
2014-08-07 10:50 | wangk | Note Added: 0012359 | |
2014-08-07 10:50 | wangk | Status | new => assigned |
2014-08-07 10:51 | wangk | Assigned To | => jcfr |
2014-08-07 10:56 | jcfr | Target Version | => Slicer 4.4.0 |
2014-08-07 10:57 | jcfr | Note Added: 0012360 | |
2014-08-07 10:57 | jcfr | Status | assigned => resolved |
2014-08-07 10:57 | jcfr | Fixed in Version | => Slicer 4.4.0 |
2014-08-07 10:57 | jcfr | Resolution | open => fixed |
2014-08-07 10:57 | jcfr | Description Updated | |
2014-09-17 22:57 | jcfr | Status | resolved => closed |
2017-06-10 08:51 | pinter | Changeset attached | => Slicer master a653d8e0 |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master fc2d024e |