几天前已反馈给官方,但是杳无音信。
错误消息去 Google 的话只有一个 pastebin 上的同样的结果。
有人也遇到了这个问题了吗?
➜ ~ dayone new
2016-02-12 12:14:58.835 dayone[10300:18259505] *** Assertion failure in +[DOJournalPackageFile(OSXAdditions) defaultPackage](), /Users/ben/Developer/DO-Mac/Source/DOJournalPackageFile+OSXAdditions.m:20
2016-02-12 12:14:58.840 dayone[10300:18259505] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Default location is not set - Error Domain=DOErrorDomain Code=4 "(null) not found" UserInfo={NSLocalizedDescription=(null) not found}'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff99ef4ae2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff96d43f7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff99ef48ba +[NSException raise:format:arguments:] + 106
3 Foundation 0x00007fff8b85ed4a -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169
4 dayone 0x00000001079d89d8 +[DOJournalPackageFile(OSXAdditions) defaultPackage] + 376
5 dayone 0x00000001079daa15 main + 1717
6 dayone 0x00000001079d7924 start + 52
)
libc++abi.dylib: terminating with uncaught exception of type NSException
[1] 10300 abort dayone new
➜ ~