daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

hangs infinitely with 'parsonsmatt/intero-neovim' #112

Closed hasufell closed 6 years ago

hasufell commented 6 years ago

https://github.com/parsonsmatt/intero-neovim

Just hangs and some stderr output:

ERROR 2018-06-14T00:17:03Z: nvim_gtk::file_browser: Couldn't get cwd: Unknown error type: Wait timeout (nvim_eval)
ERROR 2018-06-14T00:17:03Z: nvim_gtk::file_browser: Couldn't populate tree: No such file or directory (os error 2)
ERROR 2018-06-14T00:17:13Z: nvim_gtk::subscriptions: Error manually running SubscriptionHandle { event_name: "BufEnter", index: 0 }
ERROR 2018-06-14T00:17:23Z: nvim_gtk::subscriptions: Error manually running SubscriptionHandle { event_name: "BufEnter,DirChanged", index: 0 }
ERROR 2018-06-14T00:17:33Z: nvim_gtk::subscriptions: Error manually running SubscriptionHandle { event_name: "DirChanged", index: 0 }

normal nvim works

hasufell commented 6 years ago

Could be related to incomplete install.