[TYPO3] Processed Images Don't Show

Gilles Deacur tronno22556 at gmail.com
Thu Apr 6 18:50:06 CEST 2006


Sorry, I searched for "images" and didn't see an answer that 
corresponded with my problem.

In my install tool, my configuration is this:

Current configuration
ImageMagick enabled: 1
ImageMagick path: /usr/bin/ (5.5.6)
ImageMagick path/LZW: /usr/bin/ (5.5.6)
Version 5 flag: 1

GDLib enabled: 1
GDLib using PNG: 0
GDLib 2 enabled: 0
IM5 effects enabled: 0 (Blurring/Sharpening with IM 5+)
Freetype DPI: 96 (Should be 96 for Freetype 2)
Mask invert: 0 (Should be set for some IM versions approx. 5.4+)

File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai


In the "Reading Image Formats" section, under the "Read PNG", I have a 
white box on the left, and the image on the right.  Although this did 
not set off an error for the test script.

Under "Read PDF" I get the red flag and this:

There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
/usr/bin/identify 
/hsphere/local/home/.../typo3/sysext/install/imgs/pdf_from_imagemagick.pdf[0]

Under "Read AI" I get the red flag and this:

There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
/usr/bin/identify 
/hsphere/local/home/.../typo3/sysext/install/imgs/typo3logotype.ai[0]

I also get this at the bottom of the screen:

It seems that you had some fatal errors in this test. Please make sure 
that your ImageMagick and GDLib settings are correct. Refer to the 
'Basic Configuration' section for more information and debugging of your 
settings.

(I checked my Basic Configuration, and no red flags were set.)

In the "Writing GIF and PNG" section, under "Write GIF" I get this:

Your server:		Reference:
20 K, 170x136 pixels		14.4 K, 170x136 pixels
File size is very different from reference
20865		14794
Note on gif_compress() function:
The 'gif_compress' method used was 'IM'.
Previous filesize: 20 K. Current filesize:20 K
ImageMagick commands executed:
/usr/bin/convert -geometry 170x136! -colors 64 
/hsphere/local/home/.../typo3/sysext/install/imgs/jesus.gif[0] 
/hsphere/local/home/.../typo3temp/pics/install_write_gif.gif

In the "Scaling Images" section, under "GIF to GIF, 150 pixels wide" I 
get this:

Your server:		Reference:
15.9 K, 150x120 pixels		3.8 K, 150x120 pixels
File size is very different from reference
16296		3912
Note on gif_compress() function:
The 'gif_compress' method used was 'IM'.
Previous filesize: 15.9 K. Current filesize:15.9 K
ImageMagick commands executed:
/usr/bin/convert -geometry 150x120! -colors 64 
/hsphere/local/home/.../typo3/sysext/install/imgs/jesus2_transp.gif[0] 
/hsphere/local/home/.../typo3temp/pics/install_scale_gif.gif

In the "Combining Images" section, under the "Combine using a GIF mask 
with only black and white" I get this:

Your server:		Reference:
9.0 K, 170x136 pixels		3.4 K, 170x136 pixels
File size is very different from reference
9260		3458
ImageMagick commands executed:
/usr/bin/convert -negate 
/hsphere/local/home/.../typo3/sysext/install/imgs/blackwhite_mask.gif 
/hsphere/local/home/.../typo3temp/install_76fa663b06.gif
/usr/bin/composite -compose over 
/hsphere/local/home/.../typo3/sysext/install/imgs/greenback.gif 
/hsphere/local/home/.../typo3/sysext/install/imgs/jesus.jpg 
/hsphere/local/home/.../typo3temp/install_76fa663b06.gif 
/hsphere/local/home/.../typo3temp/install_44f1273ab1.jpg

In the "GD library functions" all the text on the left side exceed the 
boxes.  And the drop shadow looks different.

I also get this at the bottom of that test screen:

Your GDLib appears to have RLE compression
This assessment is based on the filesize from 'Create image from file' 
test, which were 17002 bytes
If the image was LZW compressed you would expect to have a size of less 
than 9000 bytes. If you open the image with Photoshop and saves it from 
Photoshop, you'll a filesize like that.
The good news is (hopefully) that your [GFX][im_path_lzw] path is 
correctly set so the gif_compress() function will take care of the 
compression for you!







Sorry,Christopher wrote:
> Hi,
> 
> On 4/6/06, Gilles Deacur <tronno22556 at gmail.com> wrote:
>> I had my servers changed and I'm working my way through bugs.
>>
>> My images processed with Typo3 won't show.
> 
> <snip>
> 
> This question has been asked dozens of times on the lists.
> 
> Imagemagick is not properly configured in /typo3conf/localconf.php.
> For further information you should really search the mailing list
> archive, but you probably just need to re-setup image processing for
> the new server in the install tool's 'Image processing' section.
> 
> 
> -Christopher



More information about the TYPO3-english mailing list