2016-06-23 15:07 GMT+02:00 Christophe Demarey <christophe.demarey@inria.fr>:
What happens if you execute 'SystemSettingsPersistence��resumeSystemSettings��� in a 60103 image?
If nothing happens, it could be that 'SystemSettingsPersistence instVarNamed: ���alreadyResumed������ is true

Yes, nothing happens. Any way to read out SystemSettingsPersistence alreadyResumed value, before the resumeSystemSettings is
executed on startup ?
��

I checked the startupList and PharoCommandLineHandler>>#runPreferences but nothing changed there.


Le 23 juin 2016 �� 11:42, Nicolai Hess <nicolaihess@gmail.com> a ��crit :



2016-06-23 11:33 GMT+02:00 Sven Van Caekenberghe <sven@stfx.eu>:
An error during the load ?


I do not see any error message.
Settings were automatically load until Pharo 60102
Since Pharo 60103, it does not load any stored settings on startup.
��
> On 23 Jun 2016, at 09:01, Nicolai Hess <nicolaihess@gmail.com> wrote:
>
> My stored settings aren't loaded at start up anymore (for example, in Pharo 60107).
>
> any ideas?