View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003432 | Slicer4 | Module (Any modules) | public | 2013-10-04 00:49 | 2017-06-07 23:27 |
Reporter | jcfr | Assigned To | nicole | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.4.0 | Fixed in Version | Slicer 4.4.0 | ||
Summary | 0003432: Running RSNA2012Quant test compains about missing nuclear medicine output csv parameter file | ||||
Description | 560: ERROR: In /home/jchris/Projects/Slicer/Base/QTCLI/vtkSlicerCLIModuleLogic.cxx, line 1950 | ||||
Tags | No tags attached. | ||||
Fixed in svn 22612: |
|
Backported r22612 to Slicer-4-3 branch. See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22627 |
|
Closing resolved issues that have not been updated in more than 3 months |
|
Slicer: 2145-support-for-installing-extension-from-file a8370d70 2013-10-14 16:56:00 naucoin Details Diff |
BUG: refactor code to remove unnecessary error message There are two possible ways to obtain the results from PETStandardUptakeValueComputation, having them written out to a .csv file or to a string parameter file that gets parsed and loaded into the Slicer GUI. Only print out an error and fail if neither parameter is specified. Checks for empty strings and doesn't try to open the files, so the unable to open error messages will only occur if a non empty file name fails to open. Issue 0003432 git-svn-id: http://svn.slicer.org/Slicer4/trunk@22612 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/CLI/PETStandardUptakeValueComputation/PETStandardUptakeValueComputation.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-04 00:49 | jcfr | New Issue | |
2013-10-04 00:49 | jcfr | Target Version | => Slicer 4.3.2 |
2013-10-04 00:49 | jcfr | Relationship added | related to 0002622 |
2013-10-14 12:57 | nicole | Note Added: 0010180 | |
2013-10-14 12:57 | nicole | Status | new => resolved |
2013-10-14 12:57 | nicole | Fixed in Version | => Slicer 4.3.2 |
2013-10-14 12:57 | nicole | Resolution | open => fixed |
2013-10-14 12:57 | nicole | Assigned To | => nicole |
2013-10-21 06:12 | jcfr | Note Added: 0010204 | |
2014-03-06 05:00 | jcfr | Note Added: 0010880 | |
2014-03-06 05:01 | jcfr | Status | resolved => closed |
2014-03-06 10:16 | nicole | Target Version | Slicer 4.3.2 => Slicer 4.4.0 |
2014-03-06 10:17 | nicole | Fixed in Version | Slicer 4.3.2 => Slicer 4.4.0 |
2015-11-30 18:07 | jcfr | Category | Module PETStandardUptakeValueComputation => Module (Any CLI modules) |
2017-06-07 23:27 | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file a8370d70 |