iCCP: known incorrect sRGB profile


Good morning, I’ve got an error message again that I can’t do anything with. It would be nice to know which file caused this! But that’s not the only error I have. Yesterday I uninstalled and reinstalled KiCad. After starting and calling up one of my test projects, an error message immediately came up saying that a self-created Liberi was not found. I had manually deleted them from the directory. Conclusion Deleting by hand is wrong, it has to be done somehow from the program so that all paths are deleted!
But back to the first mistake. I don’t know what this is from, as yesterday I was working on my symbols see image and on a plugin.

KiCad does not search for libraries.
It has two files, a sym-lib-table (for schematic symbol libraries) and a fp-lib-table (for footprint libraries.
It has global variants of those files, and each project has those files for their project specific libraries.

You could manipulate those files with a text editor, but the correct way is to do it via the interface that jmk posted a screenshot of.


I have no idea about those “iCCP: known incorrect sRGB profile” messages.

A simple search suggests it has something to do with .png images.
https://html.duckduckgo.com/html?q=iCCP%3A+known+incorrect+sRGB+profile

One or more custom icons are saved wrongly

https://pngquant.org/
Hi, thanks for the hints. The solution to such a problem is the program, which works in MacOS, Linux or Windows.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.