Coder Social home page Coder Social logo

Comments (4)

shyim avatar shyim commented on July 25, 2024

Can you provide an image with is failing?

from froshwebp.

Hotte512 avatar Hotte512 commented on July 25, 2024

can i find them in any log ?

image

It looks like sw:thumbnail:cleanup surprised me and did remove some (original) article-pictures (jpg) there was also no webp generated, but cause the original is missing... but this can not create libpng iCCP Error.

This image are two files which disappeared after cleanup + generate https://cdn.holzundgarten.de/media/image/38/dd/08/401080_sandkasten_paula_1480x1256.jpg
https://cdn.holzundgarten.de/media/image/5d/dd/d7/SW10142_hangelleiter.jpg
but I think this might not be the files with the Color-Profile-Problem.

I'll setup a new test-system and find one, after fixing the cleanup mess...

update: I'll open a ticket for the thumbnail:cleanup...
I'll tell you if I found which has definitv the libpng warning: iCCP: known incorrect sRGB profile.

I also tried to find that files with https://stackoverflow.com/questions/22745076/libpng-warning-iccp-known-incorrect-srgb-profile
find . -type f -iname '.png' -exec pngcrush -n -q {} ;
find . -type f -iname '
.jpg' -exec jpegoptim -n -q {} ;

from froshwebp.

shyim avatar shyim commented on July 25, 2024

I cant reproduce it with your given images 🙈

from froshwebp.

blockberd avatar blockberd commented on July 25, 2024

I have quite a few errors like that. If you could add the filename which causes this warning, I could run the generation again and provide you with these files.
Same with the error "libpng warning: iCCP: cHRM chunk does not match sRGB" and other libpng warnings.

grafik

from froshwebp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.