Modify

Opened 14 years ago

Last modified 9 years ago

#6212 new defect

Error on Tiff and other filetypes

Reported by: anonymous Owned by:
Priority: normal Component: ImageTracPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

When uploading certain types of files - as image or normal attachment button - causes the following problem:

Trac detected an internal error:
IOError: decoder group4 not available

Traceback

Python Traceback

Most recent call last:
File "/usr/local/lib/python2.6/site-packages/Trac-0.11.5-py2.6.egg/trac/web/main.py", line 444, in _dispatch_request
File "/usr/local/lib/python2.6/site-packages/Trac-0.11.5-py2.6.egg/trac/web/main.py", line 205, in dispatch
File "/usr/local/lib/python2.6/site-packages/Trac-0.11.5-py2.6.egg/trac/attachment.py", line 398, in process_request
File "/usr/local/lib/python2.6/site-packages/Trac-0.11.5-py2.6.egg/trac/attachment.py", line 612, in _do_save
File "/usr/local/lib/python2.6/site-packages/Trac-0.11.5-py2.6.egg/trac/attachment.py", line 247, in insert
File "/usr/local/lib/python2.6/site-packages/ImageTrac-0.3.1-py2.6.egg/imagetrac/image.py", line 157, in attachment_added
File "/usr/local/lib/python2.6/site-packages/ImageTrac-0.3.1-py2.6.egg/imagetrac/image.py", line 190, in create_sizes
File "/usr/local/lib/python2.6/site-packages/cropresize-0.1.1-py2.6.egg/cropresize/__init__.py", line 46, in crop_resize
File "/usr/local/lib/python2.6/site-packages/PIL/Image.py", line 1256, in resize
File "/usr/local/lib/python2.6/site-packages/PIL/ImageFile.py", line 180, in load
File "/usr/local/lib/python2.6/site-packages/PIL/Image.py", line 375, in _getdecoder

Tried uploading files that previously worked - now returns this error. Also returns error on group3 tif files, .ico files etc.

Attachments (0)

Change History (1)

comment:1 Changed 9 years ago by Ryan J Ollos

Owner: Jeff Hammel deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.