The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Exception raised, atos developer tools Thread Tools Search this Thread Display Modes
Hi all,

Last night an authentication window popped up for seemingly no reason, asking for extra permissions to use atos, presumably to log a message to the console. I canceled a few times, but it was persistant. I did grant it permission, and the following was logged to my console:

Code:
11-03-08 12:55:56 AM	OmniFocus[274]	Exception raised:
---------------------------
Mask: 0x00000100
Name: NSAccessibilityException
Reason: "AXTitleUIElement" attribute unsupported by: ({
    "01_frame" = "{{0, 419}, {1258, 55}}";
    "__self__" = "<NSToolbarView: 0xcc3ab0>";
    subviews =     (
        {
    "01_frame" = "{{0, 0}, {1254, 55}}";
    "__self__" = "<_NSToolbarViewClipView: 0xcc3cc0>";
    subviews =     (
        <NSToolbarItemViewer: 0xcd1cd0 'ProcessInbox.PerspectiveTemplate'>,
        <NSToolbarItemViewer: 0xcd2a00 'ProcessProjects.PerspectiveTemplate'>,
        <NSToolbarItemViewer: 0xcd2790 'ProcessContexts.PerspectiveTemplate'>,
        <NSToolbarItemViewer: 0xcd35a0 'ProcessDueSoon.PerspectiveTemplate'>,
        <NSToolbarItemViewer: 0xcd3a70 'ProcessFlagged.PerspectiveTemplate'>,
        <NSToolbarItemViewer: 0xcd3f20 'NSToolbarSpaceItem'>,
        <NSToolbarItemViewer: 0xcd44b0 'ToggleHoistState'>,
        <NSToolbarItemViewer: 0xcd49c0 'AddTask'>,
        <NSToolbarItemViewer: 0xcd4f00 'CompactCompletedItems'>,
        <NSToolbarItemViewer: 0xcd5440 'NSToolbarFlexibleSpaceItem'>,
        <NSToolbarItemViewer: 0xcd5980 'SearchField'>,
        <NSToolbarItemViewer: 0xcd5ec0 'ToggleFilterRibbon'>,
        <NSToolbarItemViewer: 0xcd6400 'ShowInfo'>,
        <NSToolbarItemViewer: 0xcd6940 'SynchronizeWithServer'>
    );
}
    );
}: Database)
Stack Trace:
NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 182
objc_exception_throw (in libobjc.A.dylib) + 56
-[NSException raise] (in CoreFoundation) + 17
NSAccessibilityAttributeValue (in AppKit) + 160
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) + 158
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)

---------------------------
I was hoping someone could provide some context for why this happened, and maybe suggest a way to achieve some desirable outcome without requiring extra permissions.

Thanks,
Ian
 
I have several instances of the same exceptions. I would love a solution to this as well!



11-03-17 1:51:17 AM OmniFocus[159] Exception raised:
---------------------------
Mask: 0x00000100
Name: NSAccessibilityException
Reason: "AXFilename" attribute unsupported by: <NSThemeDocumentButtonCell: 0x15450750>
Stack Trace:
NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 182
objc_exception_throw (in libobjc.A.dylib) + 56
-[NSException raise] (in CoreFoundation) + 17
NSAccessibilityAttributeValue (in AppKit) + 160
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
-[OAAppKitQueueProcessor shouldProcessQueueEnd] (in OmniAppKit) + 163
-[OFQueueProcessor processQueueUntilEmpty:forTime:] (in OmniFoundation) + 869
-[OFQueueProcessor processQueueUntilEmpty:] (in OmniFoundation) + 58
-[OFQueueProcessor processQueueUntilEmpty] (in OmniFoundation) + 42
-[OFRunLoopQueueProcessor processQueueUntilEmpty] (in OmniFoundation) + 100
__NSFireMachPort (in Foundation) + 325
__CFMachPortPerform (in CoreFoundation) + 338
__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)

---------------------------
 
I have just started getting similar message too - this may be a coincidence, but yesterday I repaired permissions on my hard drive, and the errors started appearing after that.

If you haven't already, you can log a support call with OmniGroup (Help menu > Send Feedback, opens an email in your default email client)

Hope that helps.
Tim
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sudden Exception loading group errors mfiorentino OmniGraffle General 9 2012-06-26 07:21 AM
Exception raised: ISyncSessionUnavailableException Zettt OmniFocus Syncing 2 2009-10-25 10:34 AM
Exception handling Joe Alexander Omni Frameworks 0 2009-08-15 09:31 PM
Systems Thinking tools Stephan Vanhaverbeke OmniGraffle General 2 2009-08-11 10:16 AM
Exception when exporting project in Omniplan 1.1.1 rc1 and 1.1. adhamh OmniPlan General 3 2007-06-15 11:20 AM


All times are GMT -8. The time now is 05:55 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.