View Issue Details

IDProjectCategoryView StatusLast Update
0003267Slicer4Core: MRMLpublic2017-06-07 23:27
Reporterblowekamp Assigned Topieper  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.2.0 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003267: Error when using a SimpleFilters with a new output volume
Description

Steps to reproduce:
1) Load MRBrain sample data
2) In SimpleFilter's module select "SmoothingRecursiveGaussianImageFilter"
3) For "Output Volume", select "Create new Volume"
4) Hit Apply
In the stderr/error log the following message occurs:

ERROR: In /Users/blowekamp/src/Slicer/Libs/MRML/Logic/vtkMRMLSliceLayerLogic.cxx, line 317
vtkMRMLSliceLayerLogic (0x7fb6273eae60): UpdateNodeReferences: Volume Node vtkMRMLScalarVolumeNode3 doesn't have a display node, adding one.

TagsNo tags attached.

Activities

pieper

pieper

2013-07-31 13:48

administrator   ~0009310

r22252 changed to debug macro

blowekamp

blowekamp

2013-08-02 05:08

developer   ~0009349

no more error message.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file d944a276

2013-07-31 17:47:41

pieper

Details Diff
BUG: 0003267 silence warning message

By changing the error message to a debug message we avoid signalling
an error condition when in fact it's not an error.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22252 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Libs/MRML/Logic/vtkMRMLSliceLayerLogic.cxx Diff File

Issue History

Date Modified Username Field Change
2013-07-31 10:28 blowekamp New Issue
2013-07-31 10:28 blowekamp Status new => assigned
2013-07-31 10:28 blowekamp Assigned To => alexy
2013-07-31 13:29 pieper Assigned To alexy => pieper
2013-07-31 13:32 pieper Target Version => Slicer 4.3.0
2013-07-31 13:48 pieper Note Added: 0009310
2013-07-31 13:48 pieper Status assigned => resolved
2013-07-31 13:48 pieper Fixed in Version => Slicer 4.3.0
2013-07-31 13:48 pieper Resolution open => fixed
2013-08-02 05:08 blowekamp Note Added: 0009349
2013-08-02 05:08 blowekamp Status resolved => closed
2017-06-07 23:27 pieper Changeset attached => Slicer 2145-support-for-installing-extension-from-file d944a276