[etoys-notify] [JIRA] Resolved: (SQ-1058) Etoys 5.0 RC1 show the debug icon in the halo

Bert Freudenberg (JIRA) tracker at squeakland.org
Mon Mar 26 05:34:35 EDT 2012


     [ http://tracker.squeakland.org/browse/SQ-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bert Freudenberg resolved SQ-1058.
----------------------------------

      Assignee: Bert Freudenberg
    Resolution: Complete

Fixed in System-bf.57.

* Morphic-kfr.88 removed an instance variable from PasteUpMorph
* when I built the release, the home screen project was loaded from file. it had an old (now obsolete) PasteUpMorph in it.
* I saved the image. Until this point, the debugHaloHandle was correct.

* when testing the new image, I got an error about "AnObsoleteFake37PasteUpMorph". This prompted me to write the above message to Karl. 
* I went into the project and fixed the script manually.
* then saved the image without running the release builder
* that caused my personal preference setting of debugHaloHandle to be saved 

So PasteUpMorph changed its shape, and that caused problems when loading an older project. The problem was that PasteUpMorph instances were converted correctly, but the class object itself was not. This is what gets fixed in System-bf.57.

> Etoys 5.0 RC1 show the debug icon in the halo
> ---------------------------------------------
>
>                 Key: SQ-1058
>                 URL: http://tracker.squeakland.org/browse/SQ-1058
>             Project: squeakland
>          Issue Type: Bug
>            Reporter: Stephen Thomas
>            Assignee: Bert Freudenberg
>            Priority: Blocker
>             Fix For: etoys 5.0
>
>
> Etoys friendly is on. But if you un-check then check "eToyFriendly" in the preferences pane, the icon is no longer in the halo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list