Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
waring: iCCP: known incorrect sRGB profile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
beizhuchun
n00b
n00b


Joined: 11 Apr 2013
Posts: 29

PostPosted: Fri Apr 26, 2013 6:24 am    Post subject: waring: iCCP: known incorrect sRGB profile Reply with quote

When I start some app form terminator, warning as follow occured:
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
....

OR
Qt WARNING: libpng warning: iCCP: known incorrect sRGB profile
Qt WARNING: libpng warning: iCCP: known incorrect sRGB profile
.....


I guess it's about libpng, how can I correct it
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Thu May 23, 2013 9:30 pm    Post subject: Reply with quote

Don't have an answer, but I get this message too.
Back to top
View user's profile Send private message
avx
Advocate
Advocate


Joined: 21 Jun 2004
Posts: 2152

PostPosted: Thu Jun 13, 2013 9:41 am    Post subject: Reply with quote

Same problem here, had the problem with splashutils/fbcondecor. This worked, at least for the images involved.
_________________
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
Back to top
View user's profile Send private message
frigger
n00b
n00b


Joined: 01 Apr 2009
Posts: 15
Location: Norway

PostPosted: Mon Aug 19, 2013 8:32 pm    Post subject: Reply with quote

#emerge imagemagick

#cd /usr/share/games/playonlinux/

#for i in `find . | grep .png`; do convert "$i" -strip "$i"; done

Did it for me.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum