Omnifocus was hanging recently so I was looking at my system logs, it's consistently throwing exceptions for every quick entry.
I was able to resolve the hanging by resync'ing to mobileme, so I assume that was just a corrupted database. But the exceptions persist:
I was able to resolve the hanging by resync'ing to mobileme, so I assume that was just a corrupted database. But the exceptions persist:
Code:
Exception raised: --------------------------- Mask: 0x00000100 Name: NSAccessibilityException Reason: AXEnabled attribute unsupported by: <OOOutlineView:0x0074cb10 -- <QuickEntryOutlineController: 0x1462670>[object class: NSMutableDictionary]> Stack Trace: NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 182 objc_exception_throw (in libobjc.A.dylib) + 56 -[NSException raise] (in CoreFoundation) + 17 NSAccessibilityAttributeValue (in AppKit) + 160 -[OOOutlineView accessibilityAttributeValue:] (in OOView) + 254 CopyAppKitUIElementAttributeValueNoCatch (in AppKit) + 87 CopyAttributeValue (in AppKit) + 465 _AXXMIGCopyAttributeValue (in HIServices) + 283 _XCopyAttributeValue (in HIServices) + 489 mshMIGPerform (in HIServices) + 492 __CFRunLoopRun (in CoreFoundation) + 6523 CFRunLoopRunSpecific (in CoreFoundation) + 452 CFRunLoopRunInMode (in CoreFoundation) + 97 RunCurrentEventLoopInMode (in HIToolbox) + 392 ReceiveNextEventCommon (in HIToolbox) + 354 BlockUntilNextEventMatchingListInMode (in HIToolbox) + 81 _DPSNextEvent (in AppKit) + 847 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) + 156 -[NSApplication run] (in AppKit) + 821 -[OAApplication run] (in OmniAppKit) + 406 NSApplicationMain (in AppKit) + 574 _start (in OmniFocus) + 216 start (in OmniFocus) + 41 0x00000002 (in OmniFocus) ---------------------------