I'm using ZOPE 2.0.0b5, and tried to upload a PNG image to a ZOPE folder. When I tried to view it, the image cannot show properly. A check of its property page in ZOPE discovered that ZOPE erroneously calculatedd the width and height of the image(with height of 1229472850). The image was converted from a PostScript file with ghostscript, and it displays properly in other applications(eg. netscape). If I manually modify its width and height in ZOPE's property page, the image shows properly. Anyone know what's the problem? Li
At 10:22 31/08/99 , Li Dongfeng wrote:
I'm using ZOPE 2.0.0b5, and tried to upload a PNG image to a ZOPE folder. When I tried to view it, the image cannot show properly. A check of its property page in ZOPE discovered that ZOPE erroneously calculatedd the width and height of the image(with height of 1229472850). The image was converted from a PostScript file with ghostscript, and it displays properly in other applications(eg. netscape).
If I manually modify its width and height in ZOPE's property page, the image shows properly.
Anyone know what's the problem?
Li
This has (I think) been fixed in b6. At least, there is a fix for PNG version 1.2 in there. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
Hi, Please, download beta 6 at the Zope.org site. This version contains a bug fix for PNG v1.2 image files. Regards, Tom. At 16:22 31/08/1999 +0800, Li Dongfeng wrote:
I'm using ZOPE 2.0.0b5, and tried to upload a PNG image to a ZOPE folder. When I tried to view it, the image cannot show properly. A check of its property page in ZOPE discovered that ZOPE erroneously calculatedd the width and height of the image(with height of 1229472850). The image was converted from a PostScript file with ghostscript, and it displays properly in other applications(eg. netscape).
If I manually modify its width and height in ZOPE's property page, the image shows properly.
Anyone know what's the problem?
Li
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Thanks for the advice. But: I have a site now running with ZOPE 2.0.0b5, which is the most painless way to upgrade(with minimum effort to move my web contents to the new platform?) Li Tom Deprez wrote:
Hi,
Please, download beta 6 at the Zope.org site. This version contains a bug fix for PNG v1.2 image files.
Regards, Tom.
At 16:22 31/08/1999 +0800, Li Dongfeng wrote:
I'm using ZOPE 2.0.0b5, and tried to upload a PNG image to a ZOPE folder. When I tried to view it, the image cannot show properly. A check of its property page in ZOPE discovered that ZOPE erroneously calculatedd the width and height of the image(with height of 1229472850). The image was converted from a PostScript file with ghostscript, and it displays properly in other applications(eg. netscape).
If I manually modify its width and height in ZOPE's property page, the image shows properly.
Anyone know what's the problem?
Li
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Li Dongfeng -
Martijn Pieters -
Tom Deprez