[Zope] Photo & Photofolder: broken pipe (err32)

Ron Bickers rbickers-expires-1065459588.0a86d5 at logicetc.com
Mon Sep 29 13:01:23 EDT 2003


On 09/28/2003 1:33 PM, Jim Whiteside wrote:

> 	Zope Error
> 	Zope has encountered an error while publishing this resource.
> 	Error Type: IOError
> 	Error Value: [Errno 32] Broken pipe

Sounds like Photo can't find the 'convert' command in the path, or the
'convert' first in the path is not from ImageMagick.  If this is the case,
you can hack Photo.py _resize() to specify the path to 'convert', or just
make sure it's first in the path.

-- 
Ron Bickers
Logic Etc, Inc.



More information about the Zope mailing list