Skip to content
New issue

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

⌘-G triggers internal error on macOS Sierra #359

Open
wtn opened this issue Oct 15, 2016 · 0 comments
Open

⌘-G triggers internal error on macOS Sierra #359

wtn opened this issue Oct 15, 2016 · 0 comments

Comments

@wtn
Copy link
Collaborator

wtn commented Oct 15, 2016

Exception details:

Exception Name: NSInvalidArgumentException
Description: +[NSTextFinder sharedTextFinder]: unrecognized selector sent to class 0x7fffe1e5f2c0
User Info: (null)

0   CoreFoundation                      0x00007fffc7c3352b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fffdc30bcad objc_exception_throw + 48
2   CoreFoundation                      0x00007fffc7cb4c74 +[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3   CoreFoundation                      0x00007fffc7ba5bf5 ___forwarding___ + 1061
4   CoreFoundation                      0x00007fffc7ba5748 _CF_forwarding_prep_0 + 120
5   Notational Velocity                 0x000000010001fc34 Notational Velocity + 130100
6   libsystem_trace.dylib               0x00007fffdce1b03d _os_activity_initiate + 61
7   AppKit                              0x00007fffc5f534e7 -[NSApplication(NSResponder) sendAction:to:from:] + 456
8   AppKit                              0x00007fffc5a91de2 -[NSMenuItem _corePerformAction] + 324
9   AppKit                              0x00007fffc5a91b4e -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
10  libsystem_trace.dylib               0x00007fffdce1b03d _os_activity_initiate + 61
11  AppKit                              0x00007fffc5a90962 -[NSMenu performKeyEquivalent:] + 367
12  AppKit                              0x00007fffc5f520c9 routeKeyEquivalent + 1024
13  AppKit                              0x00007fffc5f504ad -[NSApplication(NSEvent) sendEvent:] + 3377
14  AppKit                              0x00007fffc5836009 -[NSApplication run] + 1002
15  AppKit                              0x00007fffc5800a8a NSApplicationMain + 1237
16  Notational Velocity                 0x0000000100009650 Notational Velocity + 38480
17  ???                                 0x0000000000000001 0x0 + 1

macOS 10.12 and nv 2.0 β5 (8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant