GithubHelp home page GithubHelp logo

Not working on linux? about spell-check HOT 19 CLOSED

atom avatar atom commented on June 3, 2024
Not working on linux?

from spell-check.

Comments (19)

jseto avatar jseto commented on June 3, 2024 1

@THPubs http://www.atomtips.com/spellcheck-in-atom/

from spell-check.

drom avatar drom commented on June 3, 2024

I have the same problem. Any guidance here?

from spell-check.

CrouseMatthew avatar CrouseMatthew commented on June 3, 2024

I'm Seeing this as well. Ubuntu 14.4 Atom 0.190.0 4/7/2015, 2:14:19 PM

from spell-check.

CrouseMatthew avatar CrouseMatthew commented on June 3, 2024

My problem was solved by following this. https://discuss.atom.io/t/how-to-enable-spell-checking-for-another-language/4895

from spell-check.

opennomad avatar opennomad commented on June 3, 2024

This used to work in 0.192.0. It no longer works. I tried both 0.194.0 and 0.196.0 and neither of them do the right thing for spell check. In the console for 0.196.0 i see:

Error starting spell check task Error: channel closed
  at ChildProcess.target.send (child_process.js:396:26)
  at Task.module.exports.Task.send (/usr/share/atom/resources/app.asar/src/task.js:114:27)
  at Task.module.exports.Task.start (/usr/share/atom/resources/app.asar/src/task.js:105:12)
  at SpellCheckTask.module.exports.SpellCheckTask.start (/usr/share/atom/resources/app.asar/node_modules/spell-check/lib/spell-check-task.js:31:66)
  at SpellCheckView.module.exports.SpellCheckView.updateMisspellings (/usr/share/atom/resources/app.asar/node_modules/spell-check/lib/spell-check-view.js:104:26)
  at /usr/share/atom/resources/app.asar/node_modules/spell-check/lib/spell-check-view.js:68:26
  at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at /usr/share/atom/resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1111:25

from spell-check.

compumetrika avatar compumetrika commented on June 3, 2024

I'm experiencing this as well, unfortunately. Ubuntu 14.04 Atom 0.194.0 5/10/2015

Guts of my config.cson:

"*":
  "exception-reporting":
    userId: "3e9278b0-9c22-b888-cf10-1883d85f5bd4"
  welcome:
    showOnStartup: false
  editor:
    tabLength: 4
    fontFamily: "DejaVu Sans Mono"
    softWrap: true
    showInvisibles: true
    invisibles: {}
  core:
    themes: [
      "atom-dark-ui"
      "base16-tomorrow-dark-theme"
    ]
  "spell-check": {}

from spell-check.

mhozza avatar mhozza commented on June 3, 2024

same issue here Atom 0.196.0/Ubuntu 15.04,
spell-check 0.56.0

from spell-check.

meganeuker avatar meganeuker commented on June 3, 2024

0.192.0 was the last version that worked. 0.193.0 and each subsequent release has a non-functional spell-checker, at least on Linux, and my hunch is the asar change means hunspell can't read the wordlist.

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

The latest release 199 says it have fixed the issue. But the still it does not work for me! Do we have to enable it separately?

from spell-check.

kevinsawicki avatar kevinsawicki commented on June 3, 2024

The latest release 199 says it have fixed the issue. But the still it does not work for me! Do we have to enable it separately?

As long as the package is enabled and you are editing a file that is configured to have spell checking, you should see misspelled words highlighted.

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

The package is enabled, Tried html.erb, html, and md, none worked!

from spell-check.

jseto avatar jseto commented on June 3, 2024

It worked for me without any change. Just upgrading. Try to open a markdown file with md extension and leave grammar settings empty.

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

@jseto Tried but not working :-( What's your OS? Im on Elementary Freya (Ubuntu 14.04)

from spell-check.

jseto avatar jseto commented on June 3, 2024

@THPubs same yours

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

@jseto Oh... How did you update? Complete re-install? Can it be a conflict with other plugins?
Here are my packages :

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

Just discovered, it works in markdown but not in files like html,erb

from spell-check.

lee-dohm avatar lee-dohm commented on June 3, 2024

@THPubs You can set the grammars that you want the spell check to work in on the Settings View for the Spell Check package.

screen shot 2015-05-15 at 8 35 08 am

from spell-check.

mnquintana avatar mnquintana commented on June 3, 2024

@THPubs You can set the grammars that you want the spell check to work in on the Settings View for the Spell Check package.

Yup! @THPubs spell-check is only configured for Plain Text, Markdown, and Git Commit Messages out of the box. From the spell-check Readme:

By default spell check is enabled for the following files:

  • Plain Text
  • GitHub Markdown
  • Git Commit Message

from spell-check.

THPubs avatar THPubs commented on June 3, 2024

Oh very sorry for my mistake! I enabled for html and erb but couldn't do it for rb. Any one know how?

text.html.basic, text.html, text.html.erb,source.rb

PS Linux spell checking works!

from spell-check.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.