Page 1 of 1

BUG: Wrong checking image type on Ubuntu 12.04

Posted: 2012-07-30T04:36:47-07:00
by vladimir_ff
Wrong checking image type on Ubuntu 12.04
This image: https://www.dropbox.com/s/9b542y8x1ehz602/grayscale.png
It is an JPEG image, extension does not matter
I do "identify -verbose" and see "PaletteType" on Ubuntu 12.04
If I do this on Ubuntu 11.04 and CentOs 6 i get "GrayScale" type.
Interetsting thing: if i run force convert to grayscale then i get truth - "GrayScale" type
-----
IM 6.7.8

Re: Wrong checking image type on Ubuntu 12.04

Posted: 2012-07-30T06:38:23-07:00
by glennrp
Are you sure you have IM-6.7.8 on both platforms? "identify | head" to find out.

Re: Wrong checking image type on Ubuntu 12.04

Posted: 2012-07-30T06:47:30-07:00
by vladimir_ff
glennrp wrote:Are you sure you have IM-6.7.8 on both platforms? "identify | head" to find out.
You are right, i have 6.7.6-9 on Ubuntu 11.04 and CentOs 6
But i installed the same 6.7.6-9 on Ubuntu 12.04 and got the same error

Re: Wrong checking image type on Ubuntu 12.04

Posted: 2012-08-06T01:00:07-07:00
by vladimir_ff
What should I do with this problem? Behavior on developers machine differs from production one