Gimp reports error message
Opening '/tmp/DSC_<filenumber>.NEF_<UFraw reference>.ufraw' failed:
Could not open '<filename>' for reading: Unknown reasonafter processing Nikon .nef file.
I'm on Ubuntu 16.04, Gimp 2.8.16 (and 2.8.18) UFRaw 0.20. What am I missing?
31 Answer
There is a GIMP plug-in that supports UFRaw.
To install it, run the following from a terminal window:
sudo apt install gimp-ufrawHope this helps!