Problem starting Etoys in Squeak5.3

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

Problem starting Etoys in Squeak5.3

Indrajith
I was trying to invoke Etoys in Squeak5.3 and am getting a few deprecation
warnings which was not happening in 5.2. I am not proficient with Squeak, so
not able to see what is going on. Attached is the screenshot of the warning
I am receiving.

I invoked Etoys with the following in Workspace

ReleaseBuilderSqueakland
     intermediatePrepareForUsers.  
    Preferences
     disable: #noviceMode;  
     enable: #generalizedYellowButtonMenu;  
     enable: #showAdvancedNavigatorButtons;  
     disable: #eToyFriendly.  
    TheWorldMainDockingBar showWorldMainDockingBar: true.
<http://forum.world.st/file/t372264/Squeak_e32nccHbkd.png>




--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html

Reply | Threaded
Open this post in threaded view
|

Re: Problem starting Etoys in Squeak5.3

marcel.taeumel
Thanks for the pointer! Should be fixed after updating to System-mt.1080.

Best,
Marcel

Am 05.08.2019 17:54:21 schrieb Indrajith <[hidden email]>:

I was trying to invoke Etoys in Squeak5.3 and am getting a few deprecation
warnings which was not happening in 5.2. I am not proficient with Squeak, so
not able to see what is going on. Attached is the screenshot of the warning
I am receiving.

I invoked Etoys with the following in Workspace

ReleaseBuilderSqueakland
intermediatePrepareForUsers.
Preferences
disable: #noviceMode;
enable: #generalizedYellowButtonMenu;
enable: #showAdvancedNavigatorButtons;
disable: #eToyFriendly.
TheWorldMainDockingBar showWorldMainDockingBar: true.





--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html



Reply | Threaded
Open this post in threaded view
|

Re: Problem starting Etoys in Squeak5.3

Indrajith
I have checked it with the latest build (dt 6th Aug) 64 bit Windows
(Squeak5.3alpha-18734-64bit-201810190412-Windows.zip). It works !  Thank
you.



--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html