July 4, 2015
9:55 p.m.
Le 04/07/2015 23:29, stepharo a écrit :
When I took the latest 50 Pharo5.0 Latest update: #50152
I get a Halt.
DoIt ^ StartupPreferencesLoader default executeAtomicItems: {StartupAction name: 'Self halt' code: [ self halt ]. StartupAction name: 'WS' code: [ Workspace open ]}
I wonder if I did something special to activate it.
I have no problem at statup with the version 50152.
Stef