Skip to content

Instantly share code, notes, and snippets.

@bulkan
Created April 4, 2015 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bulkan/16359a7dabd62af4b119 to your computer and use it in GitHub Desktop.
Save bulkan/16359a7dabd62af4b119 to your computer and use it in GitHub Desktop.
2015-04-04 12:49:16.812 Neovim[45982:2458045] *** Assertion failure in -[NSEvent clickCount], /SourceCache/AppKit/AppKit-1344.72/AppKit.subproj/NSEvent.m:1601
2015-04-04 12:49:16.812 Neovim[45982:2458045] Invalid message sent to event "NSEvent: type=ScrollWheel loc=(566,404) time=78107.4 flags=0x100 win=0x7fe263520840 winNum=2109 ctxt=0x0 deltaX=0.000000 deltaY=1.400085 deltaZ=0.000000 deviceDeltaX=0.000000 deviceDeltaY=1.000000 deviceDeltaZ=0.000000 count:0 phase=Changed momentumPhase=None"
2015-04-04 12:49:16.814 Neovim[45982:2458045] (
0 CoreFoundation 0x00007fff9a7c166c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8cba176e objc_exception_throw + 43
2 CoreFoundation 0x00007fff9a7c144a +[NSException raise:format:arguments:] + 106
3 Foundation 0x00007fff8e65b3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
4 AppKit 0x00007fff977fc11f -[NSEvent clickCount] + 177
5 Neovim 0x00000001043e84a7 _Z15addModifiedNameRNSt3__113basic_ostreamIcNS_11char_traitsIcEEEEP7NSEventPKc + 71
6 Neovim 0x00000001043e12ea -[VimView(Input) scrollWheel:] + 1754
7 AppKit 0x00007fff97d5e9b6 -[NSWindow _reallySendEvent:] + 4431
8 AppKit 0x00007fff977e716e -[NSWindow sendEvent:] + 446
9 AppKit 0x00007fff97798bd3 -[NSApplication sendEvent:] + 2009
10 AppKit 0x00007fff97625608 -[NSApplication run] + 711
11 Neovim 0x00000001043e9059 main + 169
12 libdyld.dylib 0x00007fff8d8435c9 start + 1
13 ??? 0x0000000000000001 0x0 + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment