View Issue Details

IDProjectCategoryView StatusLast Update
0004049Slicer4Module DICOMpublic2018-03-02 11:06
Reportermsmolens Assigned Tomsmolens  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSOS Version
Product Version 
Target VersionSlicer 4.5.0-1Fixed in Version 
Summary0004049: Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows
Description

Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows because DICOMLib can't find the dcmdump.exe utility.

TagsNo tags attached.

Related Changesets

Import 2017-06-07 23:51:09: master 3be3dee7

2015-09-17 12:27:59

msmolens

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

Issue History

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