Hi,
On Oct 20, 2015, at 13:54, stepharo <stepharo@free.fr> wrote:
Hi guys
I took latest image set up some fonts. Then pressed saved.
"Information Settings has been stored on the disk." would be good to know where. I have no clue.
SystemSettingsPersistence defaultPreferenceFileReference
Then I tried load
I got: no idea what it is.
Information Cannot update #Nautilus#emptyCommentWarning. Exception: MessageNotUnderstood: Nautilus class>>emptyCommentWarning:
You got this message because Nautilus settings in #nautilusSettingsOn: called #emptyCommentWarning do not have a setting method that should be defined on Nautilus class>>#emptyCommentWarning: This is a Nautilus's bug. I can write a test case that will detect problematic settings. Setting Browser will only inform a user about a issue. It does not raise error (debugger).
I want to set automatically and programmatically settings and I thought that I could use Ston saved settings but I looks like a not so good idea.
I do not understand this. You can programmatically save a setting using SystemSettingsPersistence>>#storeIdentifier: Cheers, Juraj
Stef