rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

Internal Error when opening from command line #311

Open jminardi opened 7 years ago

jminardi commented 7 years ago

typing gnvim gives me the following error:

Internal Error

An uncaught exception was raised. Choose "Continue" to continue running in an inconsistent state. Choose "Crash" to halt the application and file a bug report with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.

More Details:

Exception Name: NSInvalidArgumentException
Description: launch path not accessible
User Info: (null)

0   CoreFoundation                      0x00007fff959d152b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fffaa0a9cad objc_exception_throw + 48
2   CoreFoundation                      0x00007fff95a4fa0d +[NSException raise:format:] + 205
3   Foundation                          0x00007fff973e41de -[NSConcreteTask launchWithDictionary:] + 414
4   Neovim                              0x0000000105b0f967 -[AppDelegate environmentFromLoginShell:] + 423
5   Neovim                              0x0000000105b0fec1 -[AppDelegate loadLoginShellEnvironmentVariables] + 129
6   Neovim                              0x0000000105b10791 -[AppDelegate applicationWillFinishLaunching:] + 529
7   CoreFoundation                      0x00007fff9595d63c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
8   CoreFoundation                      0x00007fff9595d53b _CFXRegistrationPost + 427
9   CoreFoundation                      0x00007fff9595d2a2 ___CFXNotificationPost_block_invoke + 50
10  CoreFoundation                      0x00007fff9591a9a3 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
11  CoreFoundation                      0x00007fff959199dc _CFXNotificationPost + 604
12  Foundation                          0x00007fff973290e3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
13  AppKit                              0x00007fff935d4278 -[NSApplication finishLaunching] + 327
14  AppKit                              0x00007fff935d3d2a -[NSApplication run] + 267
15  Neovim                              0x0000000105b1cf2a main + 186
16  libdyld.dylib                       0x00007fffaa987255 start + 1
17  ???                                 0x0000000000000003 0x0 + 3