Embedded version of delegates.xml is outdated
Posted: 2015-01-20T07:11:12-07:00
In magick/delegate.c, the DelegateMap contains a version of delegates.xml to be used in case the delegates.xml file cannot be found.
That's great. However, for the dng:decode entry (haven't checked the others), the command-line used is very different from the one in the config/delegates.xml.in template. The version embedded in the .c file is outdated, and doesn't work with newer ufraw-batch versions since at least 5 years. With this old command-line, you get errors of the form:
Could you update the embedded delegate map?
That's great. However, for the dng:decode entry (haven't checked the others), the command-line used is very different from the one in the config/delegates.xml.in template. The version embedded in the .c file is outdated, and doesn't work with newer ufraw-batch versions since at least 5 years. With this old command-line, you get errors of the form:
Code: Select all
ufraw-batch: Output type 'ppm16' is deprecated
Magick: UnableToOpenBlob `/tmp/magick-24587gxlRUcTZuRaU.ppm': No such file or directory @ error/blob.c/OpenBlob/2647