gimp
gimp copied to clipboard
Automatic transfer of raw files from RawTherapee
Using the snap version 2.10 I am not able to automatically transfer raw files from RawTherapee as the required file /tmp/<image_name>.tif cannot be found although the file is definitely in that place.
A snap app has no access to the root / system partition. Hence no access to /tmp
It's a real problem as some gimp plugins may need that /tmp place.
See if it's possible to tell to RawTherapee to send its files to another place than /tmp, some place within reach of gimp-snap ( /home or /media, /mnt, /run/media granted you connected gimp-snap to the removable-media interface ) ?