Project

General

Profile

Actions

Bug #19475

closed

t3lib/thumbs.php can't convert some png's

Added by Robert Heel about 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-10-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I have some png's (one attached) where thumbs.php didn't show a thumbnail in the backend.

Imagemagick debian version: 6.2.4.5.dfsg1-0.14
convert --version: 6.2.4 02/10/07 Q16

  1. /usr/X11R6/bin/convert -sample 56x56 -colors 16 /var/www/typo3/fileadmin/moneywheel.png0 /var/www/typo3/typo3temp/tmb_3de8857576.png
    convert: Invalid bit depth for RGBA image `/var/www/typo3/typo3temp/tmb_3de8857576.png'.

(issue imported from #M9594)


Files

moneywheel.png (26.2 KB) moneywheel.png Administrator Admin, 2008-10-17 13:40
Thumbnails.diff (1.67 KB) Thumbnails.diff Administrator Admin, 2008-10-28 12:16
Actions #1

Updated by Robert Heel about 16 years ago

Removed the colordepth feature (see diff) and all thumbnails are shown now ...

Actions #2

Updated by Robert Heel over 15 years ago

Seems to be an ImageMagick bug.

A Serverupdate from Debian etch (ImageMagick 6.2.4) to Debian lenny (ImageMagick 6.3.7) solves the problem.

Actions #3

Updated by Christian Kuhn over 15 years ago

Resolved, no change required. Not a bug it TYPO3 as told by reporter.

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF