Re: OT - Having a problem displaying image thumbnails

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Stephen
Date:  
To: Main PLUG discussion list
Subject: Re: OT - Having a problem displaying image thumbnails
you can also try gallery i think it is.. it will do mass convert and whatnot.

On Sat, Oct 23, 2010 at 11:44 AM, Matt Graham <> wrote:
> From: Mark Phillips <>
>> When I upload images from a friend's digital camera, a Java web app
>> is not able to create thumbnails.  When I upload images from a
>> different camera, the same app generates the thumbnail. Is there a
>> special setting that cameras have to have set to allow thumbnails
>> to be created?
>
> Cameras can do all kinds of things with image data, but I can't think of any
> software that'd honor a "do not resize this image" setting even if it were
> set.
>
>> the Python app (obviously) does not use the same image rendering
>> code to generate the thumbnails, so this leads me to believe the
>> problem is with the image itself
>
> Find out what the problem is by doing "identify -verbose NON_THUMB.jpg >
> nonthumb.txt ; identify -verbose THUMB.jpg > thumb.txt" and then looking at
> the first hundred lines of output in both files.  Then play "one of these
> things is not like the other".  The problem should become obvious.
>
> A while back, someone sent us a JPEG at work.  This image would render just
> fine in Safari and Firefox, but wouldn't display anything in IE.  The problem?
>  Its color profile was CMYK, not RGB.  *sigh*.  Your problem may be similar.
> HTH,
>
> --
> Matt G / Dances With Crows
> The Crow202 Blog:  http://crow202.org/wordpress/
> There is no Darkness in Eternity/But only Light too dim for us to see
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>




--
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss