로그 파일을 업로드 해 주셔서 감사합니다. 문제를 설명 할 수있는 몇 가지 항목이 있습니다. fe :
25/10/13 4:29:58.408 pm WindowServer[125] disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
25/10/13 4:30:12.256 pm WindowServer[125] disable_update_likely_unbalanced: UI updates still disabled by application "Mail" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
과
25/10/13 4:36:30.089 pm WindowServer[125] common_reenable_update: UI updates were finally reenabled by application "Mail" after 392.86 seconds (server forcibly re-enabled them after 1.00 seconds)
25/10/13 4:37:26.568 pm com.apple.IconServicesAgent[437] main Failed to composit image for binding VariantBinding [0x159] flags: 0x8 binding: FileInfoBinding [0x359] - extension: jpg, UTI: public.jpeg, fileType: ????.
과
25/10/13 4:45:13.084 pm Mail[408] xpc __securityd_create_connection_block_invoke got event: Connection interrupted
과
25/10/13 4:45:21.796 pm com.apple.internetaccounts[463] An instance 0x7fcb64cef770 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
<NSKeyValueObservationInfo 0x7fcb64cf0620> (
<NSKeyValueObservance 0x7fcb64cf0750: Observer: 0x7fcb64f28160, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x12131544b, Property: 0x7fcb64cf05f0>
)
동기화 오류로 인해 일부 항목이 시간 초과를 설명합니다. 그들을 고치는 방법?
캐시 폴더를 이동하거나 IMAP 계정을 삭제하고 다시 작성하여 Mail 계정의 캐시를 정리합니다.
캐시를 정리하려면 다음을 수행해야합니다.
- 메일 종료
- ~ / Library / Mail / V2에 도착
- "V2"폴더에서 IMAP 계정의 폴더를 찾으십시오. 이름은 "IMAP-you@email.address"와 같은 이름이어야합니다.
- IMAP- 계정의 폴더를 다른 곳으로 옮기십시오.
- Mail을 다시 시작하십시오. 정상적인 방식으로 IMAP- 계정에서 컴퓨터로 메일을 동기화해야합니다.
그래도 도움이되지 않으면 두 번째 방법 인 IMAP 계정을 삭제 한 후 다시 작성해보십시오.
그것을 시도하고 결과를 게시하십시오.