View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000015 | Slicer3 | Command Line Modules (Applications/CLI) | public | 2007-01-23 07:56 | 2007-01-25 07:10 |
Reporter | pieper | Assigned To | millerjv | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | windows | OS | OS Version | ||
Summary | 0000015: model building fails with space in command line (temp dir) | ||||
Description | If the applications setting for the module temp dir is for a directory with a space in the path an error is generated in the command line parser. | ||||
Additional Information | vtkCommandLineModuleLogic (13BDEDF0): Model Maker standard error: PARSE ERROR:
Brief USAGE: For complete USAGE and HELP type: c:/pieper/bwh/slicer3/debug/Slicer3-build/bin/Debug/../../lib/Slicer3/Plugins/Debug/ModelMaker.exe --help Type: Information c:/pieper/bwh/slicer3/debug/Slicer3-build/bin/Debug/../../lib/Slicer3/Pl
Type: Information c:/pieper/bwh/slicer3/debug/Slicer3-build/bin/Debug/../../lib/Slicer3/Plugins/Debug/ModelMaker.exe --start 1 --name Model --anatomyLabelFile NoneSpecified --smooth 15 --decimate 0.25 --splitnormals --pointnormals --filtertype Sinc --end 1 C:/Documents and Settings/pieper/Slicer3/vtkMRMLScalarVolumeNodeC_EDEI.nrrd | ||||
Tags | No tags attached. | ||||
Oops, sorry - turns out it was a different issue. The spaces don't seem to be the problem. The actual issue was that the output dir for the model maker wasn't specified -- but I had no way of getting this from the error message I got (below). Shouldn't the message be: "No output directory specified" instead of: PARSE ERROR:
I've changed this to a feature request for a better error mesage :) |
|
I added additional error checking of parameter values for the index parameters (required parameters). |
|
I added additional error checking of parameter values for the index parameters (required parameters). |
|
Changing status from resolved -> closed. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2007-01-23 07:56 | pieper | New Issue | |
2007-01-23 07:56 | pieper | Status | new => assigned |
2007-01-23 07:56 | pieper | Assigned To | => millerjv |
2007-01-23 08:14 | pieper | Note Added: 0000007 | |
2007-01-23 08:14 | pieper | Severity | major => feature |
2007-01-23 08:14 | pieper | Status | assigned => confirmed |
2007-01-24 08:10 | millerjv | Note Added: 0000014 | |
2007-01-24 08:13 | millerjv | Status | confirmed => resolved |
2007-01-24 08:13 | millerjv | Resolution | open => fixed |
2007-01-24 08:13 | millerjv | Note Added: 0000015 | |
2007-01-25 07:10 | hayes | Note Added: 0000018 | |
2007-01-25 07:10 | hayes | Status | resolved => closed |