vim-Grammalecte icon indicating copy to clipboard operation
vim-Grammalecte copied to clipboard

Error when running grammalecte

Open blogdemoi opened this issue 2 years ago • 3 comments

Hi,

When I run Grammalecte I have this error:

<hpsync/courses.txt CWD: /home/david/Grammalecte-fr-v2.0.0 Line: 12 Column: 0 Erreur détectée en traitant function grammalecte#Check : ligne 29 : E484: Impossible d'ouvrir le fichier "/tmp/vo2fBFT/0.res.txt" Erreur détectée en traitant function grammalecte#Check[51]..function grammalecte#Chec k : ligne 49 : Error while decoding json output of Grammalecte. Try running Grammalecte in command l ine to diagnose. Appuyez sur ENTRÉE ou tapez une commande pour continuer

Thank you.

blogdemoi avatar Aug 08 '22 00:08 blogdemoi

To @blogdemoi : what is the operating system?

dpelle avatar Aug 08 '22 07:08 dpelle

I am running the latest stable Manjaro.

blogdemoi avatar Aug 08 '22 12:08 blogdemoi

Having the same issue using neovim in a WSL (Ubuntu Lunar). But when I'm running neovim in an updated archlinux, :GrammalecteCheck is running just fine.

The /tmp/nvim.xfkzKp folder has the following rights: drwx------ 2 igor igor 4.0K Jun 29 08:05 nvim.xfkzKp, but no file is to be found in it.

Just in case, here is my configuration (in lua): https://git.milhit.ch/igor/neovim/src/branch/kickstart/lua/custom/plugins/grammalecte.lua

iGormilhit avatar Jun 29 '23 06:06 iGormilhit