Lychee-Docker icon indicating copy to clipboard operation
Lychee-Docker copied to clipboard

Install libraw as a replacement for ufraw

Open d7415 opened this issue 3 years ago • 7 comments

Not sure whether this will work. There's a testing image available at lycheeorg/lychee:gha-libraw. Feedback welcome!

d7415 avatar Nov 28 '20 14:11 d7415

https://github.com/ImageMagick/ImageMagick/issues/1617#issuecomment-505850288 Doesn't this need imagick recompilation?

ildyria avatar Nov 28 '20 14:11 ildyria

Doesn't this need imagick recompilation?

Hence asking for people to test... That's also why I included the binary package.

d7415 avatar Nov 28 '20 14:11 d7415

Gave it a try (CR2 file):

    2020-11-29 06:28:33 -- error   -- App\Image\ImagickHandler::crop -- 170 -- unable to open image `/tmp/lycheemoU5x9.jpeg': No such file or directory @ error/blob.c/OpenBlob/2924
    2020-11-29 06:28:33 -- notice  -- App\ModelFunctions\PhotoFunctions::createThumb -- 617 -- Photo URL is 38a40394755d63add63d5ee8296e6fdb.CR2
    2020-11-29 06:28:33 -- error   -- App\Image\GdHandler::createImage -- 303 -- Type of photo "7" is not supported
    2020-11-29 06:28:33 -- error   -- App\Image\ImagickHandler::scale -- 124 -- unable to open image `/tmp/magick-hkRN9zHEFPstgbpiLEjJ9kUSVTA2HML3.ppm': No such file or directory @ error/blob.c/OpenBlob/2924
    2020-11-29 06:28:33 -- notice  -- App\ModelFunctions\PhotoFunctions::createJpgFromRaw -- 526 -- Saving JPG of raw file to /tmp/lycheemoU5x9.jpeg

HEIC files though are working (guess they don't need ufraw)

tmp-hallenser avatar Nov 29 '20 06:11 tmp-hallenser

Did anyone try to install ufraw by compiling the source? http://ufraw.sourceforge.net/Install.html

tmp-hallenser avatar Dec 21 '20 05:12 tmp-hallenser

Did anyone try to install ufraw by compiling the source? http://ufraw.sourceforge.net/Install.html

I have no plans to release that - the Debian logic for removing it seems sound https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931725

d7415 avatar Dec 21 '20 12:12 d7415

Did anyone try to install ufraw by compiling the source? http://ufraw.sourceforge.net/Install.html

I have no plans to release that - the Debian logic for removing it seems sound https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931725

ups ... fair point

tmp-hallenser avatar Dec 21 '20 12:12 tmp-hallenser

Yeah, I probably should have put the reference earlier in this PR/somewhere. I think I discussed it with ildyria on gitter and forgot it wasn't here too.

d7415 avatar Dec 21 '20 13:12 d7415

Close ? :')

ildyria avatar Jun 30 '23 07:06 ildyria

Yeah, probably.

d7415 avatar Jun 30 '23 15:06 d7415