Giter Club home page Giter Club logo

omnifocus-2-modifications's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

omnifocus-2-modifications's Issues

Brain Dump script Error on run with Apple script-editor

tell application "Finder"
set screen_resolution to bounds of window of desktop
set screen_width to item 3 of screen_resolution
set screen_height to item 4 of screen_resolution
end tell

It tells me bounds is the Problem.

I have OSX Yesomite 10.10.2

Crash

OCCCrashCatcher: Not enabling crash catching since we're connected to a tty (and thus presumably in gdb)

2015-03-10 11:41:43.620 OmniFocus[1606:8985] Exception raised:

Mask: 0x100
Name: NSInvalidArgumentException
Reason: OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.
Stack Trace:
0x7fff93a19acb -- 0 ExceptionHandling 0x00007fff93a19acb NSExceptionHandlerExceptionRaiser + 160
0x7fff908e476e -- 1 libobjc.A.dylib 0x00007fff908e476e objc_exception_throw + 43
0x1071134f0 -- 2 OmniFocus 0x00000001071134f0 OmniFocus + 1750256
0x107078e0d -- 3 OmniFocus 0x0000000107078e0d OmniFocus + 1117709
0x107093b3c -- 4 OmniFocus 0x0000000107093b3c OmniFocus + 1227580
0x10708da5e -- 5 OmniFocus 0x000000010708da5e OmniFocus + 1202782
0x10708baef -- 6 OmniFocus 0x000000010708baef OmniFocus + 1194735
0x107090189 -- 7 OmniFocus 0x0000000107090189 OmniFocus + 1212809
0x1070bfa13 -- 8 OmniFocus 0x00000001070bfa13 OmniFocus + 1407507
0x10707d977 -- 9 OmniFocus 0x000000010707d977 OmniFocus + 1137015
0x10707a063 -- 10 OmniFocus 0x000000010707a063 OmniFocus + 1122403
0x10709ee97 -- 11 OmniFocus 0x000000010709ee97 OmniFocus + 1273495
0x10709e846 -- 12 OmniFocus 0x000000010709e846 OmniFocus + 1271878
0x7fff88b942eb -- 13 AppKit 0x00007fff88b942eb -[NSOutlineView _sendDelegateHeightOfRow:] + 161
0x7fff88b9407c -- 14 AppKit 0x00007fff88b9407c -[NSTableView _uncachedRectHeightOfRow:] + 176
0x7fff88b93ea3 -- 15 AppKit 0x00007fff88b93ea3 -[_NSTableRowHeightStorage _cacheRowHeights] + 164
0x7fff88b701dd -- 16 AppKit 0x00007fff88b701dd -[_NSTableRowHeightStorage _ensureRowHeights] + 82
0x7fff88b70106 -- 17 AppKit 0x00007fff88b70106 -[_NSTableRowHeightStorage computeTableHeightForNumberOfRows:] + 105
0x7fff88b6f33e -- 18 AppKit 0x00007fff88b6f33e -[NSTableView _minimumFrameSize] + 77
0x7fff88b76907 -- 19 AppKit 0x00007fff88b76907 -[NSTableView tile] + 224
0x7fff88b90fd9 -- 20 AppKit 0x00007fff88b90fd9 -[NSTableView bounds] + 113
0x7fff88b8fd1e -- 21 AppKit 0x00007fff88b8fd1e -[NSView(NSInternal) _setLayerNeedsDisplayInViewRect:] + 406
0x7fff892281bb -- 22 AppKit 0x00007fff892281bb NSViewSetNeedsDisplayInRect + 1077
0x7fff88b75c1c -- 23 AppKit 0x00007fff88b75c1c -[NSTableView _tileAndRedisplayAll] + 231
0x10743d44f -- 24 OmniAppKit 0x000000010743d44f OAHandleChangeConfigurationValueURL + 4063
0x7fff88d3e77c -- 25 AppKit 0x00007fff88d3e77c -[NSOutlineView reloadData] + 578
0x10743d3ef -- 26 OmniAppKit 0x000000010743d3ef OAHandleChangeConfigurationValueURL + 3967
0x10706a50e -- 27 OmniFocus 0x000000010706a50e OmniFocus + 1058062
0x1070994c5 -- 28 OmniFocus 0x00000001070994c5 OmniFocus + 1250501
0x1070b6278 -- 29 OmniFocus 0x00000001070b6278 OmniFocus + 1368696
0x1070989c9 -- 30 OmniFocus 0x00000001070989c9 OmniFocus + 1247689
0x1070e9b4e -- 31 OmniFocus 0x00000001070e9b4e OmniFocus + 1579854
0x1070e8af4 -- 32 OmniFocus 0x00000001070e8af4 OmniFocus + 1575668
0x106f7af16 -- 33 OmniFocus 0x0000000106f7af16 OmniFocus + 77590
0x7fff88d56e07 -- 34 AppKit 0x00007fff88d56e07 -[NSWindowController _windowDidLoad] + 586
0x7fff88d3de12 -- 35 AppKit 0x00007fff88d3de12 -[NSWindowController window] + 110
0x106f8fe9c -- 36 OmniFocus 0x0000000106f8fe9c OmniFocus + 163484
0x106f7220b -- 37 OmniFocus 0x0000000106f7220b OmniFocus + 41483
0x106f6e310 -- 38 OmniFocus 0x0000000106f6e310 OmniFocus + 25360
0x106f6e250 -- 39 OmniFocus 0x0000000106f6e250 OmniFocus + 25168
0x7fff8ddbecdc -- 40 CoreFoundation 0x00007fff8ddbecdc CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
0x7fff8dcb0244 -- 41 CoreFoundation 0x00007fff8dcb0244 _CFXNotificationPost + 3140
0x7fff8eb49c31 -- 42 Foundation 0x00007fff8eb49c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
0x7fff88c71611 -- 43 AppKit 0x00007fff88c71611 __104-[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:]_block_invoke + 70
0x7fff88f7c8f9 -- 44 AppKit 0x00007fff88f7c8f9 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
0x7fff88f7c2f1 -- 45 AppKit 0x00007fff88f7c2f1 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
0x7fff88b197a6 -- 46 AppKit 0x00007fff88b197a6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 331
0x7fff88b19529 -- 47 AppKit 0x00007fff88b19529 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
0x7fff88b18f75 -- 48 AppKit 0x00007fff88b18f75 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
0x7fff8eb691e8 -- 49 Foundation 0x00007fff8eb691e8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
0x10713e550 -- 50 OmniFocus 0x000000010713e550 OmniFocus + 1926480
0x10747ab7b -- 51 OmniAppKit 0x000000010747ab7b attributesFromFont + 26123
0x7fff8eb69059 -- 52 Foundation 0x00007fff8eb69059 _NSAppleEventManagerGenericHandler + 102
0x7fff8861b99c -- 53 AE 0x00007fff8861b99c _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
0x7fff8861b719 -- 54 AE 0x00007fff8861b719 ZL25dispatchEventAndSendReplyPK6AEDescPS + 31
0x7fff8861b623 -- 55 AE 0x00007fff8861b623 aeProcessAppleEvent + 295
0x7fff86e63a2e -- 56 HIToolbox 0x00007fff86e63a2e AEProcessAppleEvent + 56
0x7fff88b15626 -- 57 AppKit 0x00007fff88b15626 _DPSNextEvent + 2665
0x7fff88b14730 -- 58 AppKit 0x00007fff88b14730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
0x7fff88b08593 -- 59 AppKit 0x00007fff88b08593 -[NSApplication run] + 594
0x7fff88af3a14 -- 60 AppKit 0x00007fff88af3a14 NSApplicationMain + 1832


2015-03-10 11:41:43.622 OmniFocus[1606:8985] OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.

2015-03-10 11:41:43.657 OmniFocus[1606:8985] Exception raised:

Mask: 0x100
Name: NSInvalidArgumentException
Reason: OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.
Stack Trace:
0x7fff93a19acb -- 0 ExceptionHandling 0x00007fff93a19acb NSExceptionHandlerExceptionRaiser + 160
0x7fff908e476e -- 1 libobjc.A.dylib 0x00007fff908e476e objc_exception_throw + 43
0x1071134f0 -- 2 OmniFocus 0x00000001071134f0 OmniFocus + 1750256
0x107078e0d -- 3 OmniFocus 0x0000000107078e0d OmniFocus + 1117709
0x107093b3c -- 4 OmniFocus 0x0000000107093b3c OmniFocus + 1227580
0x10708da5e -- 5 OmniFocus 0x000000010708da5e OmniFocus + 1202782
0x10708baef -- 6 OmniFocus 0x000000010708baef OmniFocus + 1194735
0x107090189 -- 7 OmniFocus 0x0000000107090189 OmniFocus + 1212809
0x1070bfa13 -- 8 OmniFocus 0x00000001070bfa13 OmniFocus + 1407507
0x10707d977 -- 9 OmniFocus 0x000000010707d977 OmniFocus + 1137015
0x10707a063 -- 10 OmniFocus 0x000000010707a063 OmniFocus + 1122403
0x10709ee97 -- 11 OmniFocus 0x000000010709ee97 OmniFocus + 1273495
0x10709e846 -- 12 OmniFocus 0x000000010709e846 OmniFocus + 1271878
0x7fff88b942eb -- 13 AppKit 0x00007fff88b942eb -[NSOutlineView _sendDelegateHeightOfRow:] + 161
0x7fff88b9407c -- 14 AppKit 0x00007fff88b9407c -[NSTableView _uncachedRectHeightOfRow:] + 176
0x7fff88b93ea3 -- 15 AppKit 0x00007fff88b93ea3 -[_NSTableRowHeightStorage _cacheRowHeights] + 164
0x7fff88b701dd -- 16 AppKit 0x00007fff88b701dd -[_NSTableRowHeightStorage _ensureRowHeights] + 82
0x7fff88b70106 -- 17 AppKit 0x00007fff88b70106 -[_NSTableRowHeightStorage computeTableHeightForNumberOfRows:] + 105
0x7fff88b6f33e -- 18 AppKit 0x00007fff88b6f33e -[NSTableView _minimumFrameSize] + 77
0x7fff88b6f2e7 -- 19 AppKit 0x00007fff88b6f2e7 -[NSClipView _minimumFrameSize] + 45
0x7fff88b6e79d -- 20 AppKit 0x00007fff88b6e79d -[NSScrollView tile] + 2149
0x7fff88b6de9d -- 21 AppKit 0x00007fff88b6de9d -[NSScrollView _tileWithoutRecursing] + 51
0x7fff88bb400c -- 22 AppKit 0x00007fff88bb400c -[NSScrollView _update] + 27
0x7fff88bb3e22 -- 23 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88bb3f34 -- 24 AppKit 0x00007fff88bb3f34 -[NSScrollView layout] + 43
0x7fff88bb3a64 -- 25 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88b48f35 -- 26 AppKit 0x00007fff88b48f35 -[NSView setFrameSize:] + 1605
0x7fff88bda71e -- 27 AppKit 0x00007fff88bda71e -[NSScrollView setFrameSize:] + 835
0x7fff88b487e3 -- 28 AppKit 0x00007fff88b487e3 -[NSView setFrame:] + 464
0x7fff88bb32cf -- 29 AppKit 0x00007fff88bb32cf -[NSView resizeWithOldSuperviewSize:] + 694
0x7fff88b6dccc -- 30 AppKit 0x00007fff88b6dccc -[NSView resizeSubviewsWithOldSize:] + 317
0x7fff88bb3e22 -- 31 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88bb3a64 -- 32 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88b48f35 -- 33 AppKit 0x00007fff88b48f35 -[NSView setFrameSize:] + 1605
0x7fff88b487e3 -- 34 AppKit 0x00007fff88b487e3 -[NSView setFrame:] + 464
0x7fff88bb32cf -- 35 AppKit 0x00007fff88bb32cf -[NSView resizeWithOldSuperviewSize:] + 694
0x7fff88b6dccc -- 36 AppKit 0x00007fff88b6dccc -[NSView resizeSubviewsWithOldSize:] + 317
0x7fff88bb3e22 -- 37 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88bb3a64 -- 38 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88b48f35 -- 39 AppKit 0x00007fff88b48f35 -[NSView setFrameSize:] + 1605
0x7fff88b487e3 -- 40 AppKit 0x00007fff88b487e3 -[NSView setFrame:] + 464
0x7fff88bb32cf -- 41 AppKit 0x00007fff88bb32cf -[NSView resizeWithOldSuperviewSize:] + 694
0x7fff88b6dccc -- 42 AppKit 0x00007fff88b6dccc -[NSView resizeSubviewsWithOldSize:] + 317
0x7fff88bb3e22 -- 43 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88bb3a64 -- 44 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88b48f35 -- 45 AppKit 0x00007fff88b48f35 -[NSView setFrameSize:] + 1605
0x7fff88b487e3 -- 46 AppKit 0x00007fff88b487e3 -[NSView setFrame:] + 464
0x7fff88bb32cf -- 47 AppKit 0x00007fff88bb32cf -[NSView resizeWithOldSuperviewSize:] + 694
0x7fff88b6dccc -- 48 AppKit 0x00007fff88b6dccc -[NSView resizeSubviewsWithOldSize:] + 317
0x7fff88bb3e22 -- 49 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88bb3a64 -- 50 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88b48f35 -- 51 AppKit 0x00007fff88b48f35 -[NSView setFrameSize:] + 1605
0x7fff88b487e3 -- 52 AppKit 0x00007fff88b487e3 -[NSView setFrame:] + 464
0x7fff88bb32cf -- 53 AppKit 0x00007fff88bb32cf -[NSView resizeWithOldSuperviewSize:] + 694
0x7fff88b6dccc -- 54 AppKit 0x00007fff88b6dccc -[NSView resizeSubviewsWithOldSize:] + 317
0x7fff88bd78ad -- 55 AppKit 0x00007fff88bd78ad -[NSSplitView resizeSubviewsWithOldSize:] + 362
0x7fff88bb3e22 -- 56 AppKit 0x00007fff88bb3e22 NSViewLevelLayout + 165
0x7fff88c09db7 -- 57 AppKit 0x00007fff88c09db7 -[NSSplitView layout] + 363
0x7fff88bb3a64 -- 58 AppKit 0x00007fff88bb3a64 -[NSView _layoutSubtreeWithOldSize:] + 373
0x7fff88bb3cb5 -- 59 AppKit 0x00007fff88bb3cb5 -[NSView _layoutSubtreeWithOldSize:] + 966
0x7fff88bb3cb5 -- 60 AppKit 0x00007fff88bb3cb5 -[NSView _layoutSubtreeWithOldSize:] + 966


2015-03-10 11:41:43.669 OmniFocus[1606:8985] OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.

2015-03-10 11:41:43.724 OmniFocus[1606:8985] Exception raised:

Mask: 0x100
Name: NSInvalidArgumentException
Reason: OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.
Stack Trace:
0x7fff93a19acb -- 0 ExceptionHandling 0x00007fff93a19acb NSExceptionHandlerExceptionRaiser + 160
0x7fff908e476e -- 1 libobjc.A.dylib 0x00007fff908e476e objc_exception_throw + 43
0x1071134f0 -- 2 OmniFocus 0x00000001071134f0 OmniFocus + 1750256
0x107078e0d -- 3 OmniFocus 0x0000000107078e0d OmniFocus + 1117709
0x107093b3c -- 4 OmniFocus 0x0000000107093b3c OmniFocus + 1227580
0x10708da5e -- 5 OmniFocus 0x000000010708da5e OmniFocus + 1202782
0x10708baef -- 6 OmniFocus 0x000000010708baef OmniFocus + 1194735
0x107090189 -- 7 OmniFocus 0x0000000107090189 OmniFocus + 1212809
0x1070bfa13 -- 8 OmniFocus 0x00000001070bfa13 OmniFocus + 1407507
0x10707d977 -- 9 OmniFocus 0x000000010707d977 OmniFocus + 1137015
0x10707a063 -- 10 OmniFocus 0x000000010707a063 OmniFocus + 1122403
0x10709ee97 -- 11 OmniFocus 0x000000010709ee97 OmniFocus + 1273495
0x10709e846 -- 12 OmniFocus 0x000000010709e846 OmniFocus + 1271878
0x7fff88b942eb -- 13 AppKit 0x00007fff88b942eb -[NSOutlineView _sendDelegateHeightOfRow:] + 161
0x7fff88b9407c -- 14 AppKit 0x00007fff88b9407c -[NSTableView _uncachedRectHeightOfRow:] + 176
0x7fff88b93ea3 -- 15 AppKit 0x00007fff88b93ea3 -[_NSTableRowHeightStorage _cacheRowHeights] + 164
0x7fff88b701dd -- 16 AppKit 0x00007fff88b701dd -[_NSTableRowHeightStorage _ensureRowHeights] + 82
0x7fff88bb5d66 -- 17 AppKit 0x00007fff88bb5d66 -[_NSTableRowHeightStorage computeRowAtPoint:] + 39
0x7fff88bb5c80 -- 18 AppKit 0x00007fff88bb5c80 -[NSTableView rowAtPoint:] + 316
0x7fff88bb5ab6 -- 19 AppKit 0x00007fff88bb5ab6 -[NSTableView rowsInRect:] + 368
0x7fff8932673a -- 20 AppKit 0x00007fff8932673a _NSTVVisibleRowsForUpdateFunnel + 1390
0x7fff88bb4dec -- 21 AppKit 0x00007fff88bb4dec -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 153
0x7fff88bb4bb7 -- 22 AppKit 0x00007fff88bb4bb7 -[NSTableRowData updateVisibleRowViews] + 230
0x7fff88c39b42 -- 23 AppKit 0x00007fff88c39b42 -[NSTableView viewWillDraw] + 178
0x7fff88c39a7f -- 24 AppKit 0x00007fff88c39a7f -[NSOutlineView viewWillDraw] + 169
0x107069a9b -- 25 OmniFocus 0x0000000107069a9b OmniFocus + 1055387
0x7fff88c39332 -- 26 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 27 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c397fd -- 28 AppKit 0x00007fff88c397fd -[NSScrollView viewWillDraw] + 49
0x7fff88c39332 -- 29 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 30 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 31 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 32 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 33 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c397be -- 34 AppKit 0x00007fff88c397be -[NSSplitView viewWillDraw] + 145
0x7fff88c39332 -- 35 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 36 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c39332 -- 37 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
0x7fff88c37f90 -- 38 AppKit 0x00007fff88c37f90 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1417
0x7fff88c19b99 -- 39 AppKit 0x00007fff88c19b99 -[NSView displayIfNeeded] + 1216
0x7fff88c371c5 -- 40 AppKit 0x00007fff88c371c5 -[NSWindow displayIfNeeded] + 232
0x7fff88c74322 -- 41 AppKit 0x00007fff88c74322 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 936
0x7fff8923d0e1 -- 42 AppKit 0x00007fff8923d0e1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1531 + 46
0x7fff8dd1fda7 -- 43 CoreFoundation 0x00007fff8dd1fda7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
0x7fff8dd1fd00 -- 44 CoreFoundation 0x00007fff8dd1fd00 __CFRunLoopDoObservers + 368
0x7fff8dd11e08 -- 45 CoreFoundation 0x00007fff8dd11e08 __CFRunLoopRun + 872
0x7fff8dd11858 -- 46 CoreFoundation 0x00007fff8dd11858 CFRunLoopRunSpecific + 296
0x7fff86e56aef -- 47 HIToolbox 0x00007fff86e56aef RunCurrentEventLoopInMode + 235
0x7fff86e5676e -- 48 HIToolbox 0x00007fff86e5676e ReceiveNextEventCommon + 179
0x7fff86e566ab -- 49 HIToolbox 0x00007fff86e566ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
0x7fff88b14f81 -- 50 AppKit 0x00007fff88b14f81 _DPSNextEvent + 964
0x7fff88b14730 -- 51 AppKit 0x00007fff88b14730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
0x7fff88b08593 -- 52 AppKit 0x00007fff88b08593 -[NSApplication run] + 594
0x7fff88af3a14 -- 53 AppKit 0x00007fff88af3a14 NSApplicationMain + 1832
0x106f6a67e -- 54 OmniFocus 0x0000000106f6a67e OmniFocus + 9854
0x7fff914bf5c9 -- 55 libdyld.dylib 0x00007fff914bf5c9 start + 1
0x1 -- 56 ??? 0x0000000000000001 0x0 + 1


2015-03-10 11:41:43.731 OmniFocus[1606:8985] Crashing with report:

Exception raised:

Mask: 0x00000001
Name: NSInvalidArgumentException
Reason: OFIFontRegistry: Unable to create fixed font from specification in -fontForTextStyle:.
Info:
{
NSStackTraceKey = "0x7fff93a19acb 0x7fff908e476e 0x1071134f0 0x107078e0d 0x107093b3c 0x10708da5e 0x10708baef 0x107090189 0x1070bfa13 0x10707d977 0x10707a063 0x10709ee97 0x10709e846 0x7fff88b942eb 0x7fff88b9407c 0x7fff88b93ea3 0x7fff88b701dd 0x7fff88bb5d66 0x7fff88bb5c80 0x7fff88bb5ab6 0x7fff8932673a 0x7fff88bb4dec 0x7fff88bb4bb7 0x7fff88c39b42 0x7fff88c39a7f 0x107069a9b 0x7fff88c39332 0x7fff88c39332 0x7fff88c397fd 0x7fff88c39332 0x7fff88c39332 0x7fff88c39332 0x7fff88c39332 0x7fff88c39332 0x7fff88c397be 0x7fff88c39332 0x7fff88c39332 0x7fff88c39332 0x7fff88c37f90 0x7fff88c19b99 0x7fff88c371c5 0x7fff88c74322 0x7fff8923d0e1 0x7fff8dd1fda7 0x7fff8dd1fd00 0x7fff8dd11e08 0x7fff8dd11858 0x7fff86e56aef 0x7fff86e5676e 0x7fff86e566ab 0x7fff88b14f81 0x7fff88b14730 0x7fff88b08593 0x7fff88af3a14 0x106f6a67e 0x7fff914bf5c9 0x1";
}
Backtrace:
0 CoreFoundation 0x00007fff8de0266c exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff908e476e objc_exception_throw + 43
2 OmniFocus 0x00000001071134f0 OmniFocus + 1750256
3 OmniFocus 0x0000000107078e0d OmniFocus + 1117709
4 OmniFocus 0x0000000107093b3c OmniFocus + 1227580
5 OmniFocus 0x000000010708da5e OmniFocus + 1202782
6 OmniFocus 0x000000010708baef OmniFocus + 1194735
7 OmniFocus 0x0000000107090189 OmniFocus + 1212809
8 OmniFocus 0x00000001070bfa13 OmniFocus + 1407507
9 OmniFocus 0x000000010707d977 OmniFocus + 1137015
10 OmniFocus 0x000000010707a063 OmniFocus + 1122403
11 OmniFocus 0x000000010709ee97 OmniFocus + 1273495
12 OmniFocus 0x000000010709e846 OmniFocus + 1271878
13 AppKit 0x00007fff88b942eb -[NSOutlineView _sendDelegateHeightOfRow:] + 161
14 AppKit 0x00007fff88b9407c -[NSTableView _uncachedRectHeightOfRow:] + 176
15 AppKit 0x00007fff88b93ea3 -[_NSTableRowHeightStorage _cacheRowHeights] + 164
16 AppKit 0x00007fff88b701dd -[_NSTableRowHeightStorage _ensureRowHeights] + 82
17 AppKit 0x00007fff88bb5d66 -[_NSTableRowHeightStorage computeRowAtPoint:] + 39
18 AppKit 0x00007fff88bb5c80 -[NSTableView rowAtPoint:] + 316
19 AppKit 0x00007fff88bb5ab6 -[NSTableView rowsInRect:] + 368
20 AppKit 0x00007fff8932673a _NSTVVisibleRowsForUpdateFunnel + 1390
21 AppKit 0x00007fff88bb4dec -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 153
22 AppKit 0x00007fff88bb4bb7 -[NSTableRowData updateVisibleRowViews] + 230
23 AppKit 0x00007fff88c39b42 -[NSTableView viewWillDraw] + 178
24 AppKit 0x00007fff88c39a7f -[NSOutlineView viewWillDraw] + 169
25 OmniFocus 0x0000000107069a9b OmniFocus + 1055387
26 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
27 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
28 AppKit 0x00007fff88c397fd -[NSScrollView viewWillDraw] + 49
29 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
30 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
31 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
32 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
33 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
34 AppKit 0x00007fff88c397be -[NSSplitView viewWillDraw] + 145
35 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
36 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
37 AppKit 0x00007fff88c39332 -[NSView viewWillDraw] + 1138
38 AppKit 0x00007fff88c37f90 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1417
39 AppKit 0x00007fff88c19b99 -[NSView displayIfNeeded] + 1216
40 AppKit 0x00007fff88c371c5 -[NSWindow displayIfNeeded] + 232
41 AppKit 0x00007fff88c74322 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 936
42 AppKit 0x00007fff8923d0e1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1531 + 46
43 CoreFoundation 0x00007fff8dd1fda7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
+ 23
44 CoreFoundation 0x00007fff8dd1fd00 __CFRunLoopDoObservers + 368
45 CoreFoundation 0x00007fff8dd11e08 __CFRunLoopRun + 872
46 CoreFoundation 0x00007fff8dd11858 CFRunLoopRunSpecific + 296
47 HIToolbox 0x00007fff86e56aef RunCurrentEventLoopInMode + 235
48 HIToolbox 0x00007fff86e5676e ReceiveNextEventCommon + 179
49 HIToolbox 0x00007fff86e566ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
50 AppKit 0x00007fff88b14f81 _DPSNextEvent + 964
51 AppKit 0x00007fff88b14730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
52 AppKit 0x00007fff88b08593 -[NSApplication run] + 594
53 AppKit 0x00007fff88af3a14 NSApplicationMain + 1832
54 OmniFocus 0x0000000106f6a67e OmniFocus + 9854
55 libdyld.dylib 0x00007fff914bf5c9 start + 1

56 ??? 0x0000000000000001 0x0 + 1

dual displays

Before I reinvent the wheel wanted to ask if anyone had tweaked this to work on dual monitors. Windows size gets wonky.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.