GTK
#1
Does AC use GTK? because apparently Warning: iCCCP: known incorrect sRGB profile is a known GTK bug.
Thanks given by:
#2
I believe that's a libpng error, not GTK. I had the same error when opening images a while back. Using the convert tool from imagemagick fixed it for me.
convert $filename.png $filename.png
I'm assuming AC gives that error when opening the various png files it uses for the GUI. sdl_image depends on libpng, so it could be that.
Thanks given by: