View Issue Details

IDProjectCategoryView StatusLast Update
0001539Slicer4Core: GUIpublic2014-03-06 06:09
Reporterpieper Assigned Toalexy  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.0.0 
Target VersionSlicer 4.0.0Fixed in VersionSlicer 4.2.0 
Summary0001539: newly built models do not appear in 3d view
Description

using the model maker requires toggling visibility of model before it will appear.

Steps To Reproduce

1) Load sample data
2) go to editor
3) create any segmentation (i.e. draw rectangle)
4) click make model effect
5) either apply or go to model maker and run from there
6) you can see that the CLI is complete and data has been read but nothing shows up in 3D view
7) go to Models module and toggle the visibility of the new model and it appears normally in 3d.

TagsNo tags attached.

Relationships

has duplicate 0001551 closednicole Model does not show up after model maker is completed 

Activities

finetjul

finetjul

2011-11-11 06:40

administrator   ~0003307

Here is what I get when I go to the Model Maker module at step 5:

Model Maker standard output:

Adding 1 pixel padding around the image, shifting origin.
WARNING: output directory is an empty string...
Made models from labels: 1
Models saved to scene file slicer:06AF3520#vtkMRMLScalarVolumeNode2.mrml

If you ran this from Slicer3's GUI, use File->Import Scene... slicer:06AF3520#vtkMRMLScalarVolumeNode2.mrml to load your models.

ERROR: In ........\Slicer4\Base\QTCLI\vtkSlicerCLIModuleLogic.cxx, line 1593
vtkSlicerCLIModuleLogic (4F0E6A90): Model Maker standard error:


ERROR: no model scene defined! Using slicer:06AF3520#vtkMRMLScalarVolumeNode2.mrml
WARNING: If you started Model Maker from the Slicer3 GUI, the models will NOT be loaded automatically.
You must use File->Import Scene slicer:06AF3520#vtkMRMLScalarVolumeNode2.mrml to see your models (don't use Load or it will close your current scene).


Model scene file doesn't exist yet: slicer:06AF3520#vtkMRMLScalarVolumeNode2.mrml
Error: no model hierarchy node at ID "", creating one

alexy

alexy

2011-11-11 07:28

developer   ~0003308

The model maker crashes running from GUI when it is trying to
commit a scene with RootDirectory=NULL.
It happens in Applications/CLI/ModelMaker/ModelMaker.cxx line 1683.

As for hierarchy visibility, it's a separate issue, I am working on it.

alexy

alexy

2011-11-18 07:56

developer   ~0003330

Fixed displayable manager and CLI scene importer to display output of the model maker.
At revision: 18710

jcfr

jcfr

2012-07-27 15:36

administrator   ~0005325

Dear issue reporter,

Good news :) Slicer developers SOLVED the problem you reported - YOU now need to VERIFY and CLOSE this issue.

Issue History

Date Modified Username Field Change
2011-11-11 04:49 pieper New Issue
2011-11-11 04:49 pieper Status new => assigned
2011-11-11 04:49 pieper Assigned To => finetjul
2011-11-11 04:59 finetjul Product Version => Slicer 4.0 RSNA
2011-11-11 06:40 finetjul Note Added: 0003307
2011-11-11 06:59 finetjul Assigned To finetjul => alexy
2011-11-11 07:28 alexy Note Added: 0003308
2011-11-18 07:56 alexy Note Added: 0003330
2011-11-18 07:56 alexy Status assigned => resolved
2011-11-18 07:56 alexy Resolution open => fixed
2011-11-18 11:03 fedorov Relationship added has duplicate 0001551
2012-07-27 15:36 jcfr Note Added: 0005325
2012-07-28 10:11 pieper Status resolved => closed
2014-03-06 06:09 jcfr Fixed in Version => Slicer 4.2.0