Open ari-gutierrez opened 6 years ago
Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.
@sergtz Do you have neovim installed?
@badosu Yes, using chocolatey.
C:\Windows\system32>nvim --version NVIM v0.3.1 Build type: RelWithDebInfo LuaJIT 2.0.5 Compilation: C:/msys64/mingw64/bin/gcc.exe -Wconversion -O2 -g -DMIN_LOG_LEVEL=3 -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=g nu99 -Wimplicit-fallthrough -D__USE_MINGW_ANSI_STDIO -D_WIN32_WINNT=0x0600 -Wvla -fdiagnostics-color=auto -Wno-array-bounds -DINCLUDE_GENERATEDDECLARATIONS -D GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -IC:/projects/ne ovim/build/config -IC:/projects/neovim/src -IC:/projects/neovim/.deps/usr/includ e -IC:/msys64/mingw64/include -IC:/projects/neovim/build/src/nvim/auto -IC:/proj ects/neovim/build/include Compiled by appveyor@APPVYR-WIN
Features: -acl +iconv -jemalloc +tui See ":help feature-compile"
system vimrc file: "$VIM\sysinit.vim" fall-back for $VIM: "C:/Program Files (x86)/nvim/share/nvim"
Run :checkhealth for more info
Oni Version: 0.3.6 Neovim Version (Linux only): Operating System: W7 x64
Issue: Oni doesn't start
Expected behavior: app should start
Actual behavior: app does not start. Checked if a process is launched, but nothing named oni/neovim or something like that is executed. Executed from CMD command prompt if something is shown in stdout/stderr but nothing is shown. Also tried as administrator, but same behavior.
Steps to reproduce: install it using .exe installer, or .zip distribution, and run oni.exe.
Steps to attach significant information will be highly appreciated.