View Issue Details

IDProjectCategoryView StatusLast Update
0000161Slicer3Command Line Modules (Applications/CLI)public2010-03-23 10:50
Reporternicole Assigned Tomillerjv  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000161: Some command line modules not loading on some platforms
Description

Checking using my development versions:

  • model maker does not load on Mac OS X Darwin, but does load on Linux64, win32
    On Mac:
    ModelMaker is not a plugin (timeout exceeded).
    responds to --xml from inside Slicer3 tcl term, but no shared plug in got built

  • Probe Volume with Model (Paint) loads on linux64 and win32, but not Mac OS X Darwin

  • Diffusion Tensor Estimation and Diffusion Tensor Scalar Measurements load on win32 and linux64, not Mac OS X Darwin

  • Label Statistics loads on Win32, not linux64 or Mac OS X Darwin

  • Orient Images loads on win32 and Mac OS X Darwin, not linux64

  • Execution Model Tour doesn't load on Mac OS X Darwin, does on linux64 and win32

  • ROI Select doesn't load on Mac OS X Darwin, does on linux64 and win32

  • Linear registration doesn't load on Mac OS X Darwin, does on linux64 and win32
    List of all models exceeds my screen height on linux64 and there's no way to scroll the list, it should get broken into columns.

In the categorised list, under Tractography, on win32 and Mac OS X Darwin, Stochastic Tractography Filter appears in the Seeding subcat, but it appears under the Stochastic subcat on linux64

TagsNo tags attached.

Activities

nicole

nicole

2008-02-15 12:19

administrator   ~0000262

this may be due to a time out setting of 5 seconds in the ModuleFactory. Upping it to 10 seconds and testing on linux 64, the OrientImage CLI now appears. Ditto on Mac, and ModelMaker now loads. Label Statistics is the only one that now doesn't load on Mac (name change?). Checking in fix:
http://www.na-mic.org/ViewVC/index.cgi/trunk/Libs/ModuleDescriptionParser/ModuleFactory.cxx?r1=5483&r2=5847

nicole

nicole

2008-02-15 12:42

administrator   ~0000263

Checked in a fix to break up the list of All Modules:
http://www.na-mic.org/ViewVC/index.cgi/trunk/Base/GUI/vtkSlicerModuleChooseGUI.cxx?r1=4409&r2=5849

pieper

pieper

2010-03-23 10:50

administrator   ~0001435

Nicole reports this is fixed because the timeout has been removed.

Issue History

Date Modified Username Field Change
2007-12-18 11:00 nicole New Issue
2007-12-18 11:00 nicole Status new => assigned
2007-12-18 11:00 nicole Assigned To => millerjv
2007-12-18 14:22 nicole Description Updated
2007-12-18 14:22 nicole Additional Information Updated
2008-02-15 12:19 nicole Note Added: 0000262
2008-02-15 12:42 nicole Note Added: 0000263
2010-03-23 10:50 pieper Note Added: 0001435
2010-03-23 10:50 pieper Status assigned => closed
2010-03-23 10:50 pieper Resolution open => fixed