[etoys-notify] [JIRA] Commented: (SQ-424) Can't save because of naughty blocks

tracker at squeakland.org tracker at squeakland.org
Tue Sep 22 01:42:25 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-424?page=comments#action_37390 ]
     
Yoshiki Ohshima commented on SQ-424:
------------------------------------

Not sure exactly what has changed but the recent EtoyProjectDetailsMorph changes must be making the "actionBlock" of EtoyProjectDetailsMorph and other blocks passed into it tracable from the project being saved for some reason.  A safely measure would be to change the use of blocks there with full-methods and performing them by name.  It appears that there isn't much variations actually used so it is conceivable to write one or two versions.

> Can't save because of naughty blocks
> ------------------------------------
>
>          Key: SQ-424
>          URL: http://tracker.immuexa.com/browse/SQ-424
>      Project: squeakland
>         Type: Bug
>   Components: etoys
>     Reporter: Bert Freudenberg
>      Fix For: etoys 4.0 - summer 2009
>  Attachments: SqueakDebug.log
>
>
> I just ran into the same issue Tim did when making his screencast with Scott. I did nothing unusual but loading an old project and trying to save it to squeakland, but it complained about bad blocks:
>  #(MouseButtonEvent>>sentTo:
>  EToyProjectDetailsMorph>>doOK
>  SimpleButtonMorph>>mouseUp:
>  PasteUpMorph>>doOneCycle
>  Project>>storeOnServerShowProgressOn:forgetURL:
>  HandMorph>>processEvents
>  SimpleButtonMorph>>doButtonAction
>  Project>>validateProjectNameIfOK:
>  HandMorph>>handleEvent:
>  [] in Project>>storeOnServerShowProgressOn:forgetURL: {[self isCurrentProject   ifTrue: [forget     ifTrue: [self forgetExistingURL...]}
>  HandMorph>>sendEvent:focus:clear:
>  WorldState>>handsDo:)

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



More information about the etoys-notify mailing list