View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004049 | Slicer4 | Module DICOM | public | 2015-09-16 11:23 | 2018-03-02 11:06 |
Reporter | msmolens | Assigned To | msmolens | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | OS Version | ||
Product Version | |||||
Target Version | Slicer 4.5.0-1 | Fixed in Version | |||
Summary | 0004049: Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows | ||||
Description | Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows because DICOMLib can't find the dcmdump.exe utility. | ||||
Tags | No tags attached. | ||||
Import 2017-06-07 23:51:09: master 3be3dee7 2015-09-17 12:27:59 Details Diff |
BUG: Fix py_nomainwindow_DCMTKPrivateDictTest on Windows Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows because DICOMLib can't find the dcmdump.exe utility. Based on a comment in DICOMProcesses.py, the DCMTK build tree didn't always include the configuration name (i.e. 'Debug' or 'Release') in the build path for the utilities. Now the build tree does include the configuration name. This commit adds the 'Debug' and 'Release' subdirectories to the list of searched paths. Fixes 0004049 From: Max Smolens <max.smolens@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24557 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Scripted/DICOMLib/DICOMProcesses.py | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-16 11:23 | msmolens | New Issue | |
2015-09-16 11:23 | msmolens | Status | new => assigned |
2015-09-16 11:23 | msmolens | Assigned To | => msmolens |
2015-09-17 09:08 | msmolens | Note Added: 0013281 | |
2015-09-17 09:08 | msmolens | Status | assigned => resolved |
2015-09-17 09:08 | msmolens | Resolution | open => fixed |
2017-06-10 08:51 | msmolens | Changeset attached | => Slicer master 3be3dee7 |
2018-03-02 11:06 | jcfr | Status | resolved => closed |