Re: Photo & Photofolder: broken pipe (err32)
extract from the help we received from Sergey Konozenko ... You've got to edit the source of the Photo product. Find the "command" string and modify it to point to your "convert" correctly ... ... In the middle of the Photo.py, inside the _resize method, there is an invocation of the popen2 function. Just edit the command string of it - it contains a reference to convert, but probably it has a wrong path ... It turned out ImageMagick took a different base folder to install itself into :-) Hope this helps, Kind Regards, Roel & Tim
-----Original Message----- Message: 2 Date: Sun, 28 Sep 2003 18:33:12 +0100 From: "Jim Whiteside" <jim@jaydublu.com> Subject: [Zope] Photo & Photofolder: broken pipe (err32)
Having similar problems to Tim Willems http://mail.zope.org/pipermail/zope/2003-August/140257.html
participants (1)
-
Roel Van den Bergh