Importing DNG files using RawTherapee fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Hugin |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I clicked on Edit > Import Raw Files, changed the filter to "All files (*)" (see bug 1801512), selected some DNG files (from Adobe DNG Converter 11.0), clicked "Import", and it failed with:
Executing: /home/morgan/
RawTherapee, version 5.4-1075-
Error: "/tmp/.
What is datahugin_rt.pp3?
Recommendations:
1. Hugin should allow the user to specify a custom processing profile, or use the one alongside the file if one exists. And it does - good! It does so thanks to specifying a custom -p before -s.
2. Use uncompressed 16-bit TIFF files as intermediate files, because they are fast to write and the user loses no image quality along the way. Hugin does not handle 32-bit files correctly yet.
Changing the above command as needed, the final command should look as follows:
"${HOME}
Changed in hugin: | |
milestone: | none → 2018.2beta1 |
status: | Incomplete → Fix Committed |
Changed in hugin: | |
status: | Fix Committed → Fix Released |
This error might be related to the AppImage and not to Hugin itself: mount_Hugin_ obDWOJ/ usr/share/ hugin/datahugin _rt.pp3" not found.
Error: "/tmp/.
I will contact Carmelo to doublecheck: /discuss. pixls.us/ t/rawtherapee- integration- with-hugin/ 9625/9
https:/
However, please consider my suggestions regarding changing that command line per recommendations.