Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spell Check Not working #625

Closed
steve3g opened this issue Sep 2, 2019 · 4 comments
Closed

Spell Check Not working #625

steve3g opened this issue Sep 2, 2019 · 4 comments

Comments

@steve3g
Copy link

steve3g commented Sep 2, 2019

I am struggling to get the spell checker to work. I have confirmed that pyenchant is installed (I have also installed symspellpy and pyspellchecker), but when I look at Tools-Dictionaries, it says that the applications are not installed.

I do not know where to look for a cure. Is there a log file somewhere.

@worstje
Copy link
Contributor

worstje commented Sep 3, 2019

Can you share with us the version of Manuskript and operating system that you are using?

@steve3g
Copy link
Author

steve3g commented Sep 3, 2019

Xubuntu 18.04.3 LTS
Linux 5.0.0-27-generic x86_64
Manuskript Version 0.9.0
Python 3.6.8
PyQt 5.10.1
Qt 5.9.5
pyenchant 2.0.0

@gedakc
Copy link
Collaborator

gedakc commented Sep 4, 2019

How did you install Manuskript? Did you use the binary or run-from-source-code method?
If binary, which filename did you download and install?

In addition to having PyEnchant installed along with some dictionaries, Manuskript also requires:

  • Select a language from Tools -> Dictionary
  • Enable spellcheck with the Tools -> Spellcheck toggle

Symspellpy and pyspellchecker are two optional spell checkers whose key use is for Windows 10 users running 64-bit Python. These are not required on GNU/Linux (Xubuntu).

@steve3g
Copy link
Author

steve3g commented Sep 5, 2019

Thanks for the hint. I had installed Manusckript through the native Software Installer GUI in Xubuntu. It obviously did not install all of the dependencies correctly. I uninstalled, downloaded the debian package from the website, installed the package, and fixed the dependencies. Everything works now.

@steve3g steve3g closed this as completed Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants