View Single Post
Great idea.

Following is from the console (I sent to the ninjas as well). Note that "tibob" is an old account. Not sure why it is being referenced. "bob" is my current account:

NSFilePath = "/Users/tibob/Library/Application Support/OmniFocus";
NSLocalizedDescription = "Could not create directory";
NSLocalizedFailureReason = "mkdir: /Users/tibob: Permission denied";

FYI:

From: /Users/bob/Library/Application Support

drwxr-xr-x 5 bob staff 170 Jul 12 08:31 OmniFocus

--------------------------
LONGER VERSION:

7/11/08 10:10:09 PM OmniFocus[8527] Transaction "root=CA3941AB-EAAD-4A91-B9D6-40173EEADFE7:1E613AE1-14B3-437A-9E96-E31D7C359C04.xml" in document "file://localhost/Users/bob/Library/Application%20Support/OmniFocus/OmniFocus.ofocus/" appears to be from an older version.
7/11/08 10:10:09 PM com.apple.launchd[173] (0x100f40.VersionCueCS3monitor) Failed to check-in!
7/11/08 10:10:11 PM OmniFocus[8527] Upgrading document at /Users/bob/Library/Application Support/OmniFocus/OmniFocus.ofocus...
7/11/08 10:10:11 PM OmniFocus[8527] Presenting modal error: {
code = 13;
domain = NSPOSIXErrorDomain;
userInfo = {
NSFilePath = "/Users/tibob/Library/Application Support/OmniFocus";
NSLocalizedDescription = "Could not create directory";
NSLocalizedFailureReason = "mkdir: /Users/tibob: Permission denied";
};
}

Last edited by omnibob; 2008-07-12 at 08:27 AM..