goneovim: v0.4.8 crashes on Windows with en_GB locale
UI is briefly visible, but quickly crashes with the following in debug.log:
[1019/124842.015:ERROR:icu_util.cc(177)] Invalid file descriptor to ICU data received.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (7 by maintainers)
Got it working!
Apparently I’ve had an old empty nvim folder with “bin” in path. Not sure why/how, but maybe Gonevim was using the 1st match and not checking the others? Removing it solved the issue.
I’m glad the problem is solved. Close this issue 😃
Ah, that reminds me, earlier versions of goneovim were bundled with nvim. Oh, yeah.
Relevant info:
Please let me know if something important is missing.
I have added Gonevim path to the $PATH (no pun intended) and can launch it from a new PS session:
Not anymore, I have changed the system locale to en_US and it still can be reproduced.
Nope.
I do have “Windows Defender” enabled and I don’t see it reacting to Gonevim.
I have tried v0.4.8.1 and it makes a small difference: now blank window does not disappear automatically. See the screenshot above.
Version 0.3.4 works just fine:
I do have have a few. To eliminate this possibility, I have created a new VM and tried the latest release there, same result: