Closed a-gerescher closed 3 years ago
Hello @a-gerescher and thanks for the information. It seems like you are not using latest version, I can understand from the debug log. Please install the latest one from releases page or pull from git and recompile. If you encounter again after updating please send me the following informations: Does it only happen with Consolas font? Does it only happen at startup? (Remove guifont command from your init.vim and write it after neoray starts.) Does it happen with minimal config? (Start neoray with '-u NORC' option and write command 'set guifont=Consolas')
Hello and thanks a lot.
I am using the latest version from your releases page. (987338f commit)
Unfortunately i am unable to compile it myself. Microsoft Build Tools are not installable on my PC. And i tried a lot.
It crashes too when i start with '-u NORC' and write :set guifont=Consolas
.
It stops crashing if i use the default font with the latest version.
Crashes too with every monospace font on my PC. Other fonts i didn't try. As i think Verdana makes no sense in an nvim client.
Neovim itself doesnt crash with these fonts.
Is it possible to load fonts with additional debug information?
Thanks a lot again for your work.
This issue may not be a font issue and I think it's same with #17. I will ask him whether the issue has been fixed or not.
Please try the new latest release and let me know if it was fixed.
Fixed, works on my system.
Please complete the following information:
Describe the bug
Without font changes there is no problem, if i change the font to Consolas, startup throws segfault.
Steps to reproduce
Your neoray config in init.vim (Only the part that concerns neoray!)
Crash log if available (may be generated by neoray after crash)
Debug output (you can generate starting neoray with --verbose option)