AtomLinter / linter-spell

Multilingual grammar-specific spell checking for Atom and linter using Ispell compatible interface such as GNU Aspell or Hunspell.
https://atom.io/packages/linter-spell
MIT License
14 stars 1 forks source link

Call to hunspell failed with a code of 1 #65

Open QuentinRoy opened 6 years ago

QuentinRoy commented 6 years ago

This is a re-opening of issue #38. The symptoms are similar. I am using hunspell 1.6.2, atom 1.24 and linter-spell 0.15. I've install hunspell using brew and it works perfectly outside Atom.

The surprising thing is that the linter seems to work if I disable it then disable it from Atom's preferences, but fails to launch at the same time as Atom.

fgast commented 6 years ago

Same problem here, found a workaround: Define all dictionaries in 'Spell Path' like

/usr/local/bin/hunspell -d /Library/Spelling/de,/Library/Spelling/en_US