atom / spell-check

Spell check Atom package
MIT License
204 stars 121 forks source link

The package spell-check cannot load the system dictionary for en_IN #284

Closed maubenferie closed 4 years ago

maubenferie commented 5 years ago

Hi, I get the following message as soon as Atom starts on linux lite os.

The package spell-check cannot load the system dictionary for en_IN. See the settings for ways of changing the languages used, resolving missing dictionaries, or hiding this warning.

Thanks and regards, Mauben

dmoonfire commented 5 years ago

I'm not familiar with Linux Lite OS. Do you know where they store the .dic and .aff files? It may be a case of not searching in the default locations.

ghost commented 5 years ago

Dupe with #290

Gowtham-Sridhar commented 5 years ago

Please check out this link. It could be helpful

https://stackoverflow.com/questions/50963175/atom-cannot-load-the-system-dictionary-for-en-in-checked-the-following-paths-f

divyanshk7 commented 4 years ago
  1. Go to Atom ->Edit ->Preferences ->Packages.
  2. Then search for "spell check" and deselect Use Locales button and mention en-US(editor support language) in custom bar.

Issue_github#284

  1. Then restart atom.

Now you will get no such message.

9994444ggg commented 4 years ago

Thank You for Help me. And a Happy New Year

Gesendet von Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 für Windows 10

Von: Divyansh Kogtamailto:notifications@github.com Gesendet: Samstag, 4. Januar 2020 06:47 An: atom/spell-checkmailto:spell-check@noreply.github.com Cc: Subscribedmailto:subscribed@noreply.github.com Betreff: Re: [atom/spell-check] The package spell-check cannot load the system dictionary for en_IN (#284)

  1. Go to Atom ->Edit ->Preferences ->Packages.
  2. Then search for "spell check" and deselect Use Locales button and mention en-US(editor support language) in custom bar.

[Issue_github#284]https://user-images.githubusercontent.com/42926672/71760428-87dbbc00-2ee3-11ea-8164-0282a42f5f16.png

  1. Then restart atom.

Now you will get no such message.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/atom/spell-check/issues/284?email_source=notifications&email_token=AL3DEHTULZ6VMUF4YIUGAOLQ4APGXA5CNFSM4GGD4UH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEICRQLA#issuecomment-570759212, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL3DEHSEX26ZYNUL2QSKSKDQ4APGXANCNFSM4GGD4UHQ.

dmoonfire commented 4 years ago

@maubenferie: Are you still having this problem with the latest version of Atom?

dmoonfire commented 4 years ago

Since there hasn't been any response for a while, I'm going to close this issue. Feel free to reopen.