MantisBT - ITK
View Issue Details
0011490ITKITKpublic2010-11-21 17:492010-11-30 17:07
David Doria 
Mathieu Malaterre 
normaltrivialalways
closedfixed 
LinuxFedora13
 
 
backlog
0011490: GDCM warning when opening any image
When I open any image file (JPG for example) using itkImageFileReader,
I see this warning:

Warning: In /home/doriad/src/ITK/Utilities/gdcm/Source/DataStructureAndEncodingDefinition/gdcmReader.cxx,
line 365, function <unknow>
no file meta info found

Bill Lorensen confirmed this is probably a recently introduced bug on the mailing list.
No tags attached.
Issue History
2010-11-21 17:49David DoriaNew Issue
2010-11-21 17:49David DoriaStatusnew => assigned
2010-11-21 17:49David DoriaAssigned To => Mathieu Malaterre
2010-11-22 05:17Mathieu MalaterreStatusassigned => acknowledged
2010-11-30 14:36Matthew McCormickNote Added: 0023590
2010-11-30 17:05Mathieu MalaterreNote Added: 0023591
2010-11-30 17:07Mathieu MalaterreStatusacknowledged => closed
2010-11-30 17:07Mathieu MalaterreResolutionopen => fixed

Notes
(0023590)
Matthew McCormick   
2010-11-30 14:36   
This may be a little much to ask, but when fixing this bug, please consider making it so that an exception does not get thrown in gdcmFileMetaInformation.cxx:607. It just makes it easier when debugging other parts of ITK and having 'catch throw' enabled.

Thanks.
(0023591)
Mathieu Malaterre   
2010-11-30 17:05   
wrote .git/COMMIT_EDITMSG, 25 lines, 1109 chars
[no_fmi_warning_remove 8f2ea65] BUG: 11490 Change a warning to be a debug info.
 1 files changed, 1 insertions(+), 1 deletions(-)