Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

No handlers could be found for logger "vimhdl.vim_client" #19

Closed
doragasu opened this issue Apr 11, 2016 · 2 comments · Fixed by #20
Closed

No handlers could be found for logger "vimhdl.vim_client" #19

doragasu opened this issue Apr 11, 2016 · 2 comments · Fixed by #20
Assignees
Labels
Milestone

Comments

@doragasu
Copy link

I have installed ghdl and vundle, and then vim-hdl and syntastic. So far tags and syntax are properly highlighted, and errors are reported as expected running SyntasticCheck (or just modifying and saving files). But each time I open an vhd file with vim, this message appears:

Error detected while processing BufEnter Auto commands for "*.vhd":
No handlers could be found for logger "vimhdl.vim_client"
Press ENTER or type command to continue

I'm using vim 7.4 on up-to-date ArchLinux.

@suoto suoto added the bug label Apr 11, 2016
@suoto suoto added this to the 0.2 milestone Apr 11, 2016
@suoto suoto self-assigned this Apr 11, 2016
@suoto
Copy link
Owner

suoto commented Apr 11, 2016

Thanks for you report, I have reproduced this as well. The fix for this seems easy, I'll let you know when it gets fixed.

@suoto suoto closed this as completed in #20 Apr 11, 2016
suoto added a commit that referenced this issue Apr 11, 2016
Added null logging handler to root logger (issue #19)
@suoto suoto removed the in progress label Apr 11, 2016
@doragasu
Copy link
Author

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants