Etoys 5.0 beta

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Etoys 5.0 beta

Karl Ramberg
Hi
It with great joy I announce the Etoys 5.0 beta release.
Big thanks to everybody who has contributed to this project

We have assembled quite a lot of bug fixes and new features so we bump version to 5.0




This is a beta release and we would like you to _test_ the image and _report issues_ to either 


or to 


last resort is mailing me directly karlramberg 'at' gmail.com





Cheers,
Karl


_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Etoys 5.0 beta

Scott Wallace
On Mar 6, 2012, at 7:06 AM, karl ramberg wrote:

> Hi
> It with great joy I announce the Etoys 5.0 beta release.


Karl,

Yay!!

It seems that "Vocabulary initialize" never got executed in this beta image, with the result that the AttachmentEdge type does not exist, so the positioning of attached watchers isn't available.  (It wasn't issued automatically in the package-loading process because the #initialize method itself had not been modified; in the fileout on the tracker, the call was issued in the change-set's Postscript.)

Hopefully this can be rectified in an update soon :)

Until then, I suggest users of the beta image execute "Vocabulary initialize" in a workspace, then re-save their image.

Thank you, Karl!

  -- Scott

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Etoys 5.0 beta

Bert Freudenberg

On 07.03.2012, at 04:36, Scott Wallace wrote:

> On Mar 6, 2012, at 7:06 AM, karl ramberg wrote:
>
>> Hi
>> It with great joy I announce the Etoys 5.0 beta release.
>
>
> Karl,
>
> Yay!!
>
> It seems that "Vocabulary initialize" never got executed in this beta image, with the result that the AttachmentEdge type does not exist, so the positioning of attached watchers isn't available.  (It wasn't issued automatically in the package-loading process because the #initialize method itself had not been modified; in the fileout on the tracker, the call was issued in the change-set's Postscript.)
>
> Hopefully this can be rectified in an update soon :)
>
> Until then, I suggest users of the beta image execute "Vocabulary initialize" in a workspace, then re-save their image.
>
> Thank you, Karl!
>
>  -- Scott


I added this to the release builder. Any other doits that we need to make sure are done before a release?

(alternatively, saving the initialize method with a different time stamp would have caused it to execute)

- Bert -


_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev