Actions
Bug #568
closedOutput of getDecompressedColorModel() is not very useful (in case of error)
Start date:
2013-10-24
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata, dcmjpeg, dcmjpls et al.
Operating System:
Compiler:
Description
See: http://forum.dcmtk.org/viewtopic.php?f=1&t=3842
More details than "E: can't decompress first frame: Tag not found" would be needed, e.g. output to the logger which tag could not be found.
Also "E: can't decompress first frame: Illegal call, perhaps wrong parameters" is ... when you need a debugger, something is "fishy".
Updated by Marco Eichelberg over 8 years ago
- Target version changed from 3.6.2 to 3.6.3
Updated by Jan Schlamelcher over 7 years ago
- Target version changed from 3.6.3 to 3.6.6
Updated by Jörg Riesmeier over 7 years ago
- Target version changed from 3.6.6 to 3.6.4
- % Done changed from 0 to 100
Fixed with commit 8d81d64.
Actions