uga-rosa / cmp-dictionary

A dictionary completion source for nvim-cmp
MIT License
236 stars 16 forks source link

Error #66

Closed Joarell closed 4 months ago

Joarell commented 4 months ago

Hi! Could you please give me some assistance to understand what's going wrong on my config?

image image

uga-rosa commented 4 months ago

Please include the """minimum""" (A small one, consisting of really minimal elements needed to reproduce this bug) configuration file that can be reproduced independently and the steps required to reproduce it. I am not a psychic.

Joarell commented 4 months ago

Sorry. I added the image with my config settings, as you can see on my first message. What I know is when I turn the dictionary off, the bug is gone.

In the last version of the plugin, it's never happened. So, I don't know enough about your modifications on the current version of the plugin to figure it out what to do or where is the cause of it. Again, I'm sorry to not provide you a great info about. Despite that, could you please guide me to find something that is value to help you fix this?

In addition, the bug happens when the cmp window opens, and I try to select some option after the first word or function/module from LSP. As soon as I try to pass through to each option this Error message pops up. dict-nvim

stamina commented 4 months ago

Hi, had the same error as you. It's probably the updated cmp-dictionary settings (document -> command -> wn). My Arch linux didn't have the "wn" (wordnet) command. I Installed the AUR wordnet-common and wordnet-cli packages.

That fixed it, gl!

Joarell commented 4 months ago

Thank you, @stamina! I use the Xerolinux, it's an Arch base linux as well. I installed wordnet-common and wordnet-cli and the Error was gone!

Thanks a lot! Have a nice day you all! 👍🏾