Sekitar sekali per hari, TextEdit mulai menampilkan dialog seperti ini ketika saya mencoba membuka file apa pun:
Dokumen "test.txt" tidak dapat dibuka. Kamu tidak memiliki izin
Untuk melihat atau mengubah izin, pilih item di Finder dan pilih File> Get Info.
Biasanya ada pesan seperti ini di system.log:
9/13/12 10:41:42.952 PM sandboxd[21081]: ([357]) TextEdit(357) deny file-read-data /Users/lauri/Desktop/test.txt
9/13/12 10:41:55.118 PM TextEdit[357]: NSFileVersion tried to tried to add a new generation and failed. Versioned file URL: file://localhost/Users/lauri/Notes/temp.txt, contents URL: file://localhost/Users/lauri/Notes/temp.txt.sb-de6477ff-BhVNrq, error: Error Domain=GSLibraryErrorDomain Code=1 "The operation couldn’t be completed. (GSLibraryErrorDomain error 1.)"
9/13/12 10:41:55.118 PM TextEdit[357]: NSDocument failed to preserve the old version of a document. Here's the error:
Error Domain=GSLibraryErrorDomain Code=1 "The operation couldn’t be completed. (GSLibraryErrorDomain error 1.)"
9/13/12 10:41:55.119 PM TextEdit[357]: <Document: 0x7f971d00a510>: An error occurred while attempting to preserve the backup file at file://localhost/Users/lauri/Notes/temp.txt.sb-de6477ff-BhVNrq: Error Domain=GSLibraryErrorDomain Code=1 "The operation couldn’t be completed. (GSLibraryErrorDomain error 1.)"
Saya tidak dapat membuka file apa pun hingga saya keluar dan membuka kembali TextEdit. Saya juga harus menghapus file cadangan (seperti temp.txt.sb-de6477ff-BhVNrq
) secara manual.
Saya mengalami masalah pada dua instalasi berbeda. Saya telah mencoba menghapus wadah sandbox dan memperbaiki izin dari partisi pemulihan. Adakah yang tahu apa yang terjadi?
ls -lt
?