-
Notifications
You must be signed in to change notification settings - Fork 29
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
OSX app always crash on first launch #86
Comments
Hi @metalelf0 ! Thanks for reporting. |
Yes, I use it regularly. Strange thing is, I just tried opening fvim again, and it started normally (just a couple warnings about |
Other users also report this symptom. Weird indeed. I've edited the title a bit. Let's keep this issue open so we can track and fix this. |
I've got this issue too. |
In my case most of the times it crashes. I am very lucky to get it working. I get a blank (black) screen.
It stops at this line |
I don't get crashed anymore :) |
Some findings here. The crash usually doesn't reveal the "real exception" but if you go into the app package folder and invoke I've got a null value exception caused by |
Hi,
just downloaded the latest release and I cannot start fvim from osx.
Here's the window I get with the error message:
Currently installed neovim version is
NVIM v0.5.0-53b0258
. OS is macOS Catalina 10.15 (19A602). Let me know if I can provide any further info.Thanks!
The text was updated successfully, but these errors were encountered: