Sqlite and Monterey on M1
Ludovic THEBAULT
ludovic.thebault at laposte.net
Wed Jun 8 09:43:25 EDT 2022
Hello,
These were file's attributes that were blocking the writing (noticed by an @ with an ‘ls’).
They had to be removed with a "sudo xattr -c ..." (deleting only the com.apple.quarantine was not enough)
HTH !
> Le 15 mai 2022 à 17:30, Ludovic THEBAULT <ludovic.thebault at laposte.net> a écrit :
>
>
>
>> Le 12 mai 2022 à 20:23, ludovic.thebault at laposte.net a écrit :
>>
>>
>>
>> Bonsoir Ludovic,
>>
>> on the Mac we have write permissions here -> specialFolderPath("preferences")
>> Works on Monterey as well and is "out of sight" of the user. ;-)
>>
>>
>>
>
>
> Hello, Thanks
>
> But it seems is don’t work for my app.
>
> The sqlite file was copied from an Time Machine backup (but manually).
> But i tested it on my Mac (Big Sur) and all work fine…
>
> there must be something else that blocks the writing in the database. The processor (M1) ? the user id ?
>
> I'll dig and test more deeply!
> Ludovic
Ludovic
More information about the use-livecode
mailing list