WARNING: libpng warning: iCCP: known incorrect sRGB profile

Code:
$ bibletime
lthemeengine: using lthemeengine plugin
(BibleTime 2.11.2) WARNING: libpng warning: iCCP: known incorrect sRGB profile
(BibleTime 2.11.2) WARNING: libpng warning: iCCP: known incorrect sRGB profile
Trace/BPT trap
 
I get these in my ~/.xsession-errors too, when using www/falkon. Don't know where it's coming from but don't think it's a big problem.
 
Code:
$ bibletime
lthemeengine: using lthemeengine plugin
(BibleTime 2.11.2) WARNING: libpng warning: iCCP: known incorrect sRGB profile
(BibleTime 2.11.2) WARNING: libpng warning: iCCP: known incorrect sRGB profile
Trace/BPT trap

This warning appear in many programs. There are a lot of png's with incorrect sRGB profile. You have convert the png's with graphics/ImageMagick ( mogrify) or other tools to have correct png's. The problem is to find the right png's, which had to converted.
And convert all is too much work.
In most of all cases of this warning you can ignore it, it is mostly harmless.
 
I get the same error in graphics/gimp from time to time. I just ignore it and tell it not to ask me about that file again.
 
Back
Top