[BUG] reloading projects results in mangled images

Ned Konz ned at bike-nomad.com
Tue Jul 2 20:09:46 UTC 2002


On Tuesday 02 July 2002 12:49 pm, Hans Baveco Saskia Visser wrote:
> Yes, but this should be an image with the fix loaded (latest update
> 4904). Checked it again using only this image to save and load,
> with a series of jpgs, gifs and bmps in a bookmorph:
> some of them (a gif and a bmp) still had garbled colors. Also
> Squeak tried to access the internet looking for a server with the
> name of the project - something it shouldn't do because the whole
> project is stored on disk.

Did you ever store this project using a pre-4892 image?
Did you ever store it before?

If so, you may have cached the images.

Try doing this:
* go into your project, and do:
Project current resourceManager: nil

* delete your Squeaklets/resourceCache.map file

Then try it again.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list