The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus 1 for Mac (http://forums.omnigroup.com/forumdisplay.php?f=38)
-   -   Exception raised, atos developer tools (http://forums.omnigroup.com/showthread.php?t=20352)

iandennismiller 2011-03-08 08:15 AM

Exception raised, atos developer tools
 
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)

---------------------------[/CODE]

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

potato 2011-03-22 07:27 AM

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)

---------------------------

hooverbag 2011-06-11 12:40 AM

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


All times are GMT -8. The time now is 10:52 PM.

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