Community
    • Login

    How to fix the error when starting the program?

    Scheduled Pinned Locked Moved General Discussion
    16 Posts 3 Posters 4.7k 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.
    • dinkumoilD
      dinkumoil
      last edited by

      Because the requirement of moderation of postings created by new members is still activated, this posting was lost in the Post Queue for 1 day. This comment is only for bumping it up in the list of recent postings.

      1 Reply Last reply Reply Quote 0
      • dinkumoilD
        dinkumoil @makarovpro
        last edited by

        @Евгений-М

        Since

        the program was installed by the administrator

        it could be that in C:\Users\<your-user-name>\AppData\Roaming\Notepad++ some files required by the plugin are missing. They could be found under C:\Users\<admin-user-name>\AppData\Roaming\Notepad++. Please contact your admin to have a look at that and maybe to copy over the missing files to your user profile.

        If that doesn’t solve your problem we need some info to be able to help you. Please go to (menu) ? -> Debug Info, copy the debug info to your clipboard and post it here in the forum.

        makarovproM 1 Reply Last reply Reply Quote 2
        • makarovproM
          makarovpro @dinkumoil
          last edited by

          @dinkumoil I do not have a separate user “Admin” I am an administrator and I have a different user name in the system.

          Notepad++ v7.8.1   (32-bit)
          Build time : Oct 27 2019 - 22:46:07
          Path : C:\Program Files (x86)\Notepad++\notepad++.exe
          Admin mode : OFF
          Local Conf mode : OFF
          OS Name : Windows 10 Enterprise (64-bit) 
          OS Version : 1909
          OS Build : 18363.476
          Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll 
          
          
          dinkumoilD 1 Reply Last reply Reply Quote 0
          • dinkumoilD
            dinkumoil @makarovpro
            last edited by

            @makarovpro

            Thank you for clarification and posting your debug info.

            Since you are the admin on your system, have you searched for files/folders possibly related to the DSpell plugin in the user profile of the admin user?

            makarovproM 1 Reply Last reply Reply Quote 0
            • makarovproM
              makarovpro @dinkumoil
              last edited by

              @dinkumoil I do not have a user ADMIN there is no such directory, see the screenshot. The main user of makarov pro is also an administrator.

              Аннотация 2019-11-23 002935.png

              dinkumoilD 1 Reply Last reply Reply Quote 0
              • dinkumoilD
                dinkumoil @makarovpro
                last edited by

                @makarovpro

                OK, thank you.

                At next I recommend you to download a portable version of Notepad++ and unpack its ZIP file to a folder of your hard disk where you have write permissons. Then install the DSpell plugin using Plugins Admin and check if the crash happens in this clean Notepad++ installation as well.

                makarovproM 2 Replies Last reply Reply Quote 1
                • makarovproM
                  makarovpro @dinkumoil
                  last edited by

                  @dinkumoil Thanks! Installed 64 bit version, everything works by default.

                  1 Reply Last reply Reply Quote 2
                  • makarovproM
                    makarovpro @dinkumoil
                    last edited by

                    @dinkumoil Although no, the problem remains. I do not know why.

                    1 Reply Last reply Reply Quote 0
                    • PeterJonesP
                      PeterJones
                      last edited by

                      @makarovpro said in How to fix the error when starting the program?:

                      the problem remains

                      Did you do what @dinkumoil suggested, and download a portable version? Or did you use the installer again, like your “Installed 64 bit version” implies? If you really installed again, then you haven’t helped eliminate the variable that @dinkumoil was trying to eliminate (ie, the installation process, and settings on directories that are harder to control).

                      Let’s try again. close all running instances of Notepad++. Download the zipfile (not the installer), and unzip to a fresh, temporary location. (Some would recommend a folder on your desktop). Run this as your normal user, without elevating to admin privileges. Navigate into the unzip folder, and run the notepad++.exe executable found in that directory, without admin privileges. Grab the ? > Debug Info > Copy debug info into clipboard from that instance, and paste it here (it will tell us which portable version you got, and what location you chose). Install the DSpell plugin using Plugins > Plugins Admin to that portable instance of Notepad++. It shouldn’t require admin privileges. Exit Notepad++ and reload that portable instance. Does it still crash? If not, then the problem is likely with some setting wherever the installation process put it; if it does crash, then we’ll have to come up with more debug techniques to figure out what’s unique about your setup, because plenty of us have run DSpell plugin without difficulty.

                      makarovproM 1 Reply Last reply Reply Quote 1
                      • makarovproM
                        makarovpro
                        last edited by

                        The portable version works, there are no errors.

                        1 Reply Last reply Reply Quote 1
                        • makarovproM
                          makarovpro @PeterJones
                          last edited by

                          @PeterJones

                          Notepad++ v7.8.1   (32-bit)
                          Build time : Oct 27 2019 - 22:46:07
                          Path : C:\Users\makarovpro\Downloads\npp.7.8.1.bin\notepad++.exe
                          Admin mode : OFF
                          Local Conf mode : ON
                          OS Name : Windows 10 Enterprise (64-bit) 
                          OS Version : 1909
                          OS Build : 18363.476
                          Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll 
                          
                          
                          dinkumoilD 1 Reply Last reply Reply Quote 1
                          • dinkumoilD
                            dinkumoil @makarovpro
                            last edited by dinkumoil

                            @makarovpro

                            Ok, since the portable version works it seems we can solve the problem by completely removing Notepad++ and cleaning up the remaining files.

                            1. Follow >>> this guide <<< to uninstall all versions of Notepad++ you can find in the list of installed programs.
                            2. Open an Explorer window, type %ProgramFiles% into its address bar and press Enter.
                            3. In the directory you can see now find the Notepad++ folder and delete it if it exists. This requires admin rights.
                            4. Type %ProgramFiles(x86)% into the address bar of the Explorer window and press Enter.
                            5. In the directory you can see now find the Notepad++ folder and delete it if it exists. This requires admin rights as well.
                            6. Type %AppData% into the address bar of the Explorer window and press Enter.
                            7. In the directory you can see now find the Notepad++ folder and delete it.
                            8. Download a fresh copy of Notepad++ installer of the bitness you prefer and install it as usual.
                            9. Now you can install DSpell plugin using built-in Plugins Admin.
                            makarovproM 1 Reply Last reply Reply Quote 1
                            • makarovproM
                              makarovpro @dinkumoil
                              last edited by

                              @dinkumoil Reinstalled 32 bit version and 64 bit, the problem remained. Other plugins have no errors.

                              dinkumoilD 1 Reply Last reply Reply Quote 0
                              • dinkumoilD
                                dinkumoil @makarovpro
                                last edited by

                                @makarovpro

                                Did you only reinstall or did you follow my recommendations above to remove all Notepad++ files from your hard disk as well?

                                If you removed the files too, repeat the steps from above and additionally start regedit.exe to remove all registry entries of Notepad++. Only after that perform a fresh install of Notepad++.

                                makarovproM 1 Reply Last reply Reply Quote 2
                                • makarovproM
                                  makarovpro @dinkumoil
                                  last edited by

                                  @dinkumoil I like notepad++, now some problems, very sorry.

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