[BUG] reloading projects results in mangled images

Bob Arning arning at charm.net
Wed Jul 10 16:23:30 UTC 2002


This problem is a result of update 4892. In Form>>readNativeResourceFrom: when we get to 

	img displayOn: self.

<img> is the 8-bit ColorForm that was read from the gif and it looks fine. <self> is the 8-bit ColorForm that you will see when the project opens and the #displayOn: doesn't work as advertised in this case. I'll dig into it some more to see if I can spot why.

Cheers,
Bob

On Wed, 10 Jul 2002 14:30:32 +0200 "Hans Baveco Saskia Visser" <visser.baveco at hccnet.nl> wrote:
>I am still wrestling with <see subject>. As a test I have produced a simple
>project file that contains 1 image (gif).
>While in the project file the gifis intact (checked with winzip), in a
>loaded project it shows up as a black rectangle.... At least, I can't find a
>way to let it appear as it should...
>
>Project created with (the latest) squeak3.2gamma5.image using the
>squeak3.2.2.exe on windows 98.
>
>Maybe somebody can load this project and test whether loading leads to the
>same problem on other systems?




More information about the Squeak-dev mailing list