Muchas veces, cuando abro un archivo en TextEdit, como test.txt
, se creará otro archivo test.txt.sb-d7bff531-E4qLT8
en el mismo directorio.
¿Por qué hace esto?
Muchas veces, cuando abro un archivo en TextEdit, como test.txt
, se creará otro archivo test.txt.sb-d7bff531-E4qLT8
en el mismo directorio.
¿Por qué hace esto?
Si también recibes errores como este, probablemente sea el mismo problema que tuve.
El documento "temp.txt" no se pudo abrir. No tienes permiso.
Para ver o cambiar los permisos, seleccione el elemento en el Finder y elija Archivo > Obtener información.
Había mensajes como este en system.log, por lo que podría estar relacionado con Versiones o sandbox:
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.)"
Terminé de reemplazar TextEdit con TextEditPlus , y no he recibido esos errores o archivos temporales adicionales después de eso. Se basa en una versión de TextEdit que vino con Lion, pero aún es casi idéntica a la versión actual.
Lea otras preguntas en las etiquetas textedit