We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test run that generates diffs -> click button -> crash.
Application Specific Information: Sending tappedButton: to <ORSnapshotDiffs: 0x7ff94ca39ae0> from <NSButton: 0x7ff94eb12df0> ProductBuildVersion: 6A1042b UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[NSViewController loadView] could not load the "ORPopoverController" nib. UserInfo: (null) Hints: 0: Sending tappedButton: to <ORSnapshotDiffs: 0x7ff94ca39ae0> from <NSButton: 0x7ff94eb12df0> Backtrace: 0 0x00007fff8b21c244 __exceptionPreprocess (in CoreFoundation) 1 0x0000000102afafc4 DVTFailureHintExceptionPreprocessor (in DVTFoundation) 2 0x00007fff88273e75 objc_exception_throw (in libobjc.A.dylib) 3 0x00007fff8b21c10c +[NSException raise:format:] (in CoreFoundation) 4 0x00007fff841ff317 -[NSViewController loadView] (in AppKit) 5 0x00007fff8412d718 -[NSViewController view] (in AppKit) 6 0x00007fff842e14c2 -[NSPopover showRelativeToRect:ofView:preferredEdge:] (in AppKit) 7 0x0000000109c43542 -[ORSnapshotDiffs tappedButton:] at /Users/ash/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORSnapshotDiffs.m:99 (in Snapshots) 8 0x00007fff8425b260 -[NSApplication sendAction:to:from:] (in AppKit) 9 0x0000000103065270 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit) 10 0x0000000102afad02 DVTInvokeWithFailureHint (in DVTFoundation) 11 0x0000000102f2f67e -[DVTApplication sendAction:to:from:] (in DVTKit) 12 0x00007fff8425b0de -[NSControl sendAction:to:] (in AppKit) 13 0x00007fff842a7c4d -[NSCell _sendActionFrom:] (in AppKit) 14 0x00007fff842c1655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) 15 0x00007fff842c0a27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) 16 0x00007fff842c013d -[NSControl mouseDown:] (in AppKit) 17 0x00007fff84241a58 -[NSWindow sendEvent:] (in AppKit) 18 0x0000000103d5a52b -[IDEWorkspaceWindow sendEvent:] (in IDEKit) 19 0x00007fff841e05d4 -[NSApplication sendEvent:] (in AppKit) 20 0x0000000103b037d4 -[IDEApplication sendEvent:] (in IDEKit) 21 0x00007fff840309f9 -[NSApplication run] (in AppKit) 22 0x00007fff8401b783 NSApplicationMain (in AppKit) 23 0x00007fff81a2d5fd start (in libdyld.dylib) 24 0x0000000000000001 abort() called
That is, if you're still supporting Mavericks
The text was updated successfully, but these errors were encountered:
It happens to me as well...
Sorry, something went wrong.
Known Alcatraz bug: alcatraz/Alcatraz#196
That's a bit sad ... I'll build from source – thanks Orta.
No branches or pull requests
Test run that generates diffs -> click button -> crash.
That is, if you're still supporting Mavericks
The text was updated successfully, but these errors were encountered: