Created
June 11, 2017 09:48
-
-
Save klaxalk/b4e6740c6154a4d792f2c473dd90d913 to your computer and use it in GitHub Desktop.
ycmd_stderr log file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-06-11 11:46:57,012 - DEBUG - No global extra conf, not calling method YcmCorePreload | |
2017-06-11 11:46:57,068 - INFO - Received ready request | |
2017-06-11 11:46:57,078 - INFO - Received filetype completion available request | |
2017-06-11 11:46:57,078 - ERROR - No semantic completer exists for filetypes: [u'startify'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'startify'] | |
2017-06-11 11:46:57,082 - INFO - Received event notification | |
2017-06-11 11:46:57,082 - DEBUG - Event name: BufferVisit | |
2017-06-11 11:46:57,082 - ERROR - No semantic completer exists for filetypes: [u'startify'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'startify'] | |
2017-06-11 11:46:57,084 - INFO - Received event notification | |
2017-06-11 11:46:57,084 - DEBUG - Event name: FileReadyToParse | |
2017-06-11 11:46:57,084 - INFO - Adding buffer identifiers for file: /home/klaxalk/Startify | |
2017-06-11 11:46:57,085 - ERROR - No semantic completer exists for filetypes: [u'startify'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'startify'] | |
2017-06-11 11:46:59,163 - INFO - Received event notification | |
2017-06-11 11:46:59,163 - DEBUG - Event name: BufferUnload | |
2017-06-11 11:46:59,163 - ERROR - No semantic completer exists for filetypes: [u'startify'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'startify'] | |
2017-06-11 11:46:59,170 - INFO - Received filetype completion available request | |
2017-06-11 11:46:59,170 - ERROR - No semantic completer exists for filetypes: [u'sh'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'sh'] | |
2017-06-11 11:46:59,173 - INFO - Received event notification | |
2017-06-11 11:46:59,173 - DEBUG - Event name: BufferVisit | |
2017-06-11 11:46:59,173 - ERROR - No semantic completer exists for filetypes: [u'sh'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'sh'] | |
2017-06-11 11:46:59,175 - INFO - Received event notification | |
2017-06-11 11:46:59,175 - DEBUG - Event name: FileReadyToParse | |
2017-06-11 11:46:59,175 - INFO - Adding buffer identifiers for file: /home/klaxalk/.bashrc | |
2017-06-11 11:46:59,176 - ERROR - No semantic completer exists for filetypes: [u'sh'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'sh'] | |
2017-06-11 11:47:02,491 - INFO - Received event notification | |
2017-06-11 11:47:02,491 - DEBUG - Event name: BufferUnload | |
2017-06-11 11:47:02,491 - ERROR - No semantic completer exists for filetypes: [u'sh'] | |
Traceback (most recent call last): | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 100, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/klaxalk/git/linux-setup/appconfig/vim/dotvim/plugged/youcompleteme/third_party/ycmd/ycmd/../ycmd/server_state.py", line 89, in GetFiletypeCompleter | |
current_filetypes ) ) | |
ValueError: No semantic completer exists for filetypes: [u'sh'] | |
2017-06-11 11:47:02,493 - INFO - Received shutdown request | |
2017-06-11 11:47:02,596 - DEBUG - No global extra conf, not calling method VimClose | |
2017-06-11 11:47:02,596 - DEBUG - No global extra conf, not calling method Shutdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment