roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Errors in starting channels #171

Open fennerm opened 6 years ago

fennerm commented 6 years ago

I get a series of errors on startup from ncm. Full log files are attached but the basic error is just this repeated a bunch of times:

Error detected while processing function <SNR>28_on_core_channel_error: line 1: INFO:cm:source <cm-tmux> channel pid: 23530^@ Error detected while processing function <SNR>28_on_core_channel_error: line 1: DEBUG:cm:core method cm_start_channels completed^@ Error detected while processing function <SNR>28_on_core_channel_error: line 1: INFO:cm:start_channel for cm_sources.cm_bufkeyword^@ Error detected while processing function <SNR>28_on_core_channel_error:

I still get the errors even if I remove everything from my init.vim except ncm.

nvim_log_py3_script.log nvim_log_py3_cm_sources.cm_tmux.log nvim_log_py3_cm_sources.cm_tags.log nvim_log_py3_cm_sources.cm_keyword_continue.log nvim_log_py3_cm_sources.cm_filepath.log nvim_log_py3_cm_sources.cm_bufkeyword.log nvim_log_py3_cm_core.log ncm-debug.log