Community
    • Login

    Spell Checker Plugin issue with v6.8.1 - Missing GNU Aspell and/or dictionaries

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    spell checkeraspellv6.8.1
    15 Posts 11 Posters 44.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tim SaundersT
      Tim Saunders
      last edited by

      Awesome! Manually installing Dspellcheck 1.2.14.2 and redirecting the dictionary directory to GNU Aspell did the trick in Windows 10 for me. Thank You. Thank You.

      1 Reply Last reply Reply Quote 0
      • Timothy BushraT
        Timothy Bushra
        last edited by

        thanks so much for this! I linked up my google+ to this site just to say thanks because this was very helpful! without this, I’d still be using Word 2013 for my spellchecking, and Notepad++ is just a lot more convenient. thanks again!

        1 Reply Last reply Reply Quote 0
        • Mark BremmeyrM
          Mark Bremmeyr @guy038
          last edited by

          @guy038 Thank you.

          1 Reply Last reply Reply Quote 0
          • DelphiPro ThompsonD
            DelphiPro Thompson
            last edited by

            Thanks a million for this article and instructions on how to correct the problem. My confusion was that I thought “Spellckecker.dll” and “DSpellcheck.dll” were the same thing. They’re not. Now I have integrated spell checking that points to GNU Aspell.dll. It fixes another problem. The old spell checker was flagging words like “color”, wanting them to be spelled “colour”, etc. Now that’s fixed. Great job!

            1 Reply Last reply Reply Quote 0
            • Rozz A McGeeR
              Rozz A McGee
              last edited by

              that DSpellCheck dll is really neat, i could not get ASpell working for the life of me - but this worked a charm.

              1 Reply Last reply Reply Quote 0
              • Jeremy CrockettJ
                Jeremy Crockett @guy038
                last edited by

                @guy038

                Another huge “Thank You!” from a grateful user. I could not get the GNU Aspell running (probably due to my own incompetence) last time I installed NotePad++. Your particular set of instructions was clear and concise and addressed my spell check problem perfectly.

                Thank you again for contributing!

                1 Reply Last reply Reply Quote 0
                • Andova BegarinA
                  Andova Begarin
                  last edited by

                  Probly should be a new thred this… as trying to install DSpellCheck now results in not being able to connect to it’s hosted website, github.com/Predelnik/DSpellCheck/releases/download/1.2.14.2/DSpe and the dialog cuts it off at that point… (So the link that is automatically created here is invalid.) (I post this here as the thred already exists.)

                  So, DSpellCheck fails to install.

                  I liked this plugin and never had issues with it.

                  1 Reply Last reply Reply Quote 0
                  • Andova BegarinA
                    Andova Begarin
                    last edited by

                    “DSpellCheck” won’t install for me (PluginManager timesout trying to download it), but the other spellchecker, “Spell-Checker” v1.3.3, keeps asking for “relative path to Aspell”, which is “…\Aspell\bin” but snooping with the Procmon program, it’s searching “…\Aspell\data” instead, which is, of course, wrong. I am stumped at this point.

                    1 Reply Last reply Reply Quote 0
                    • guy038G
                      guy038
                      last edited by guy038

                      Hello, Andova Begarin,

                      A) Concerning the DSpellCheck plugin :

                      The correct link to download the last DSpellCheck plugin, v.1.2.14.2, is :

                      https://github.com/Predelnik/DSpellCheck/releases/download/1.2.14.2/DSpellCheck.zip

                      and NOT the link, of your previous post : https://github.com/Predelnik/DSpellCheck/releases/download/1.2.14.2/DSpe


                      B) Concerning the Spell-Checker plugin :

                      On my Win XP machine, I’ve got a local installation of N++, in the directory C:\Program Files\Notepad++, where I installed the Spell-Checker plugin

                      The SpellChecker.ini file is located in the directory C:\Program Files\Notepad++\Plugins\Config and contains one section, below :

                      [Spell-Checker]
                      Current Language=fr
                      Relative Path=..\Aspell\bin
                      

                      As my GNU Aspell program is located in the directory C:\Program Files\Aspell

                      So the way to access to the Aspell\bin folder from the Notepad++ folder, ( which contains Notepad++.exe ), is, exactly :

                      ..\Aspell\bin, as the syntax .., in DOS, means : Move to the parent folder of the current folder. Quite logical !

                      Hope that this example put you, on the right direction, anyway !

                      Best Regards

                      guy038

                      1 Reply Last reply Reply Quote 0
                      • Cecilia DalzellC
                        Cecilia Dalzell
                        last edited by

                        Go raibh maith agat, a guy038! Thank you so much, guy038! Notepad++ has been one of my go-to places to type in Irish (Gaeilge)text without the craziness you get in Microsoft when attempting a bilingual document. I could find nothing about how to reactivate the spellchecker and keyboard in Notepad++'s help, and it was definitely there before my computer was reimaged. Your instructions are most helpful. For the record, I have it working in English and Irish on Notepad++ 7.2.2 64 bit, windows 7 64 bit.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        The Community of users of the Notepad++ text editor.
                        Powered by NodeBB | Contributors