Hi Justin,

That is very strange!  I converted all these files using the command:

$ pngcrush -fix -force old.png new.png

just as you mentioned previously at
https://mail.gna.org/public/relax-devel/2013-11/msg00010.html.  Which
version of ImageMagick are you using?  I have:

$ identify --version
Version: ImageMagick 6.8.1-1 2013-01-12 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: OpenMP Modules BZLIB FFTW Fontconfig Freetype JBIG JNG JP2
JPEG LCMS LQR LZMA Pango PNG PS RSVG TIFF WMF X XML ZLIB
$ cat /etc/release
Mageia release 3 (Official) for x86_64

Maybe the easiest would be to create a bug report for this
(https://gna.org/bugs/?func=additem&group=relax) and attach the files
./graphics/relax_icons/png/nessy.png and ./graphics/wizards/bruker.png
which have been converted to the correct colour profile using
pngcrush.  I cannot identify these files:

$ find -name "*.png" -exec identify '{}' \; > /dev/null
$

So my ImageMagick mustn't be as new.  If you could convert these two
files, check that identify is happy with them, and then attach them to
a new bug report that would be greatly appreciated.  I can then
convert these corrected files to the smaller versions and everything
should then be happy.

Cheers,

Edward

On 11 December 2013 10:35, justin <[email protected]> wrote:
> Hello,
>
> I need to report again the png issue. The png files are different
> between 3.1.0 and 3.1.1, but they are still suffering from the profile
> issue.
>
> Justin
>
> $ find -name "*.png" -exec identify '{}' \; > /dev/null
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/png/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/22x22/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/48x48/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/48x48/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/32x32/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/128x128/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/128x128/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/relax_icons/16x16/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/wizards/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.0/graphics/wizards/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/png/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/22x22/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/48x48/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/48x48/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/32x32/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/128x128/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/128x128/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/relax_icons/16x16/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/wizards/bruker.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
> identify: iCCP: known incorrect sRGB profile
> `./relax-3.1.1/graphics/wizards/nessy.png' @
> warning/png.c/MagickPNGWarningHandler/1830.
>
>
>
> _______________________________________________
> relax (http://www.nmr-relax.com)
>
> This is the relax-devel mailing list
> [email protected]
>
> To unsubscribe from this list, get a password
> reminder, or change your subscription options,
> visit the list information page at
> https://mail.gna.org/listinfo/relax-devel
>

_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

Reply via email to