Actions
Bug #442
closedConfusing error message from storescu
Start date:
2012-08-24
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
On caesar, do the following:
storescp -od /tmp/ 1234 --prefer-lossless >/dev/null &
storescu localhost 1234 /share/dicom/contrib/20120820_ith-icoserve_thumbnail_in_private_sequence/1C2E5A59-anonymized.dcm --propose-lossless
Result:
W: DIMSE Warning: (STORESCU,ANY-SCP): sendMessage: unable to convert dataset from 'JPEG Lossless, Non-hierarchical, 1st Order Prediction' transfer syntax to 'JPEG Lossless, Non-hierarchical, 1st Order Prediction'
It should be figured out why this weird warning is printed and how we can get a more meaningful message.
Updated by Uli Schlachter over 12 years ago
- Status changed from New to Closed
This seems to be already fixed. It works with latest storescu, but still fails with storescu from release 3.6.0. Sadly, I don't know what happens (storescu from current git prints a warning, but that seems unrelated).
Actions