RE: [Zope] Animated GIFs
From: Lars Heber [mailto:lheber@debis.com]
Sorry, I think you misunderstood me! I _don't_ want to stop the gif, but it does after the last frame! -- Now I tried the same Zope page in NS and IE, this phenomenon appears only with NS...
I did understand you, but I could not replicate your problem in IE. I didn't try it in NS as I don't have it installed. So I would say it most be a Netscape specific problem. - Either it is because NS has some abscure bug if the file doesn't have a .gif name with a dot, but as far as I remember you had allready tried that. - Maybe Zope sends the wrong header that somehow makes NS foul up, but when I send a request like this via telnet:
telnet localhost 8080 GET /test/ferierejser_banner_50aar.gif HTTP/1.0
I get this response, which looks fine.
HTTP/1.0 200 OK Server: Zope/Zope 2.2.2 (binary release, python 1.5.2, win32-x86) ZServer/1.1b1 Date: Tue, 10 Oct 2000 09:20:38 GMT Connection: close Content-Type: image/gif Content-Length: 15341 Last-Modified: Tue, 10 Oct 2000 06:40:53 GMT
GIF89a\?<i?áfHJèuÞ+«lòï .......... ....................lots of Gif data
So I don't think it's a zope problem. Have you tried to save the gif you receive and then open it again, if it loops then it is an interresting problem. My bet would be that it is a NS problem. Maybe try it out on antoher version of NS Regards Max M
Hello, it's me again. I found out what the matter of my problems was. I tried the animGif on several other computers with different versions of NS, on every of them it worked. And here's the kicker: It also worked on another computer which had the same version installed like me! Therefore, something with my NS installation seems to be wrong! Thanks to you all! Lars
participants (2)
-
Lars Heber -
Max Møller Rasmussen