• Login
Community
  • Login

Failure to Launch

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
33 Posts 19 Posters 44.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.
  • A
    Adam Thorpe
    last edited by Aug 20, 2016, 6:47 PM

    @Adam-Thorpe
    Well I didn’t delete everything. Uninstall leaves files under …\Program Files. So I did the same again and also removed everything from the install directory. Now it works again. No plugins or custom language coloring, just a bare notepad++

    So where exactly does notepad++ store the custom language definitions and can I transfer that file to my laptop and get the notepad++ on my laptop to see the same language definitions?

    1 Reply Last reply Reply Quote 0
    • A
      Adam Thorpe
      last edited by Aug 20, 2016, 6:53 PM

      Aaarrgh! So now I have tried to re-install the Explorer plug-in and it instantly died again. So there seems to be an explorer incompatibility here. Also now it won;t run as Administrator either

      1 Reply Last reply Reply Quote 1
      • N
        Nadeem Hosenbokus
        last edited by Aug 20, 2016, 7:12 PM

        Had exactly the same problem. In desperation I tried to use Atom and it was horrendous - I’m too used to my keyboard shortcuts and easy column editing. Anyway, I got NPP working again by disabling the Light Explorer plugin. I then tried to use the Explorer plugin (installed via the plugin manager) and NPP wouldn’t open again. Disabling the Explorer plugin solved the problem so it looks like I have NPP without any kind of file list which is a pain. NppFTP and TextFX plugins work so I’m thinking that it might be a Windows update that is preventing file listing or something along those lines. I’m running NPP as Administrator on Windows 7 64-bit.

        1 Reply Last reply Reply Quote 1
        • A
          Anton Korduan
          last edited by Aug 20, 2016, 7:45 PM

          Ah! Interesting.
          Found this accordingly:
          http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/

          1 Reply Last reply Reply Quote 1
          • F
            Florentino Gracia
            last edited by Aug 21, 2016, 7:15 AM

            I had the same problem. It seems it is a compatibility problem with the last dropbox version.

            In my case, i uninstalled dropbox and explorer plugin worked again.

            J 1 Reply Last reply Aug 21, 2016, 10:20 PM Reply Quote 2
            • A
              Anton Korduan
              last edited by Aug 21, 2016, 9:19 AM

              Sounds interesting, Florentino. I’ve dropbox installed too.
              Just disabling it seems not to be enough (“exit dropbox”) even the process in taskmanager is gone, n++ wont start.

              Hm … dont’ want to deinstall dropbox, its necessary for my Cloud-Backup.
              Testing Sublime now.

              1 Reply Last reply Reply Quote 1
              • A
                Anton Korduan
                last edited by Aug 21, 2016, 9:22 AM

                By the way: Nadeem, how can I disable the Explorer plugin?
                Just moving the explorer.dll seems not to be enough.
                How do you start the PluginManager without starting N++?

                1 Reply Last reply Reply Quote 0
                • N
                  Nadeem Hosenbokus
                  last edited by Aug 21, 2016, 10:53 AM

                  Anton - I just need to move the .dll file into the “disabled” folder. However that didn’t work the first time around for me either. I had to do a complete uninstall, delete the %appdata%/notepad++ folder and remove all configuration files (including the ones stored by Dropbox/GoogleDrive/etc if you’ve set a cloud backup) then do a fresh, clean install.

                  1 Reply Last reply Reply Quote 0
                  • A
                    Anton Korduan
                    last edited by Aug 21, 2016, 11:03 AM

                    Uff … okay, thanx Nadeem! Seems a lot of work …
                    I will try this later.

                    Now I explore Sublime - its interesting.
                    But the FTP-Plugins are not so well, seems to me. There is no permanent window to browse.

                    1 Reply Last reply Reply Quote 0
                    • G
                      Gary and Ellie Field
                      last edited by Aug 21, 2016, 3:28 PM

                      Removing Dropbox fixed the problem with NPP. Unfortunately, I need Dropbox more than NPP. I hope this gets fixed soon. Like other people have written, I need Dropbox.

                      1 Reply Last reply Reply Quote 0
                      • J
                        Jeff Cohan @Florentino Gracia
                        last edited by Aug 21, 2016, 10:20 PM

                        @Florentino-Gracia Thank you, sir! Uninstalling dropbox (which showed an update date of 8/19/2016) solved it for me, too.

                        1 Reply Last reply Reply Quote 0
                        • B
                          Bruce Riggins
                          last edited by Aug 21, 2016, 11:42 PM

                          Renaming the Program Files (x86)/Notepad++/plugins/Explorer.dll to something like Explorer.dll.old will allow NPP to invoke again. I emailed the Dropbox technical folks - they may or may not be aware that their latest update screws with NPP.

                          1 Reply Last reply Reply Quote 0
                          • C
                            Claudia Frank
                            last edited by Claudia Frank Aug 22, 2016, 12:40 AM Aug 22, 2016, 12:40 AM

                            Jfyi -to start npp without any plugins loaded (they don’t get deleted/renamed etc… just ignored) use the -noPlugin switch.
                            See ? menu -> Command line arguments.

                            Cheers
                            Claudia

                            1 Reply Last reply Reply Quote 0
                            • J
                              Joris de Ruiter
                              last edited by Joris de Ruiter Aug 22, 2016, 8:36 AM Aug 22, 2016, 8:36 AM

                              ---------------- FIX ----------------

                              I just found the problem of Dropbox. The problem is in the Shell Explorer DLL of Dropbox (that takes care of things like the sync icons in Windows Explorer in the Dropbox directory).

                              You can still use Dropbox AND Notepad++ using the following method:

                              • Download ShellExView from NirSoft. Make sure you download the 32-bit version of ShellExView, because Notepad++ uses the 32-bit DLL’s of Dropbox.

                              • Start ShellExView and sort the list by Description.

                              • Select all the items from Dropbox

                              • Disable all the selected items by pressing F7, or right-click->Disable selected items, or click the red-dot-icon in the upper toolbar.

                              • Explorer.exe already loaded all these DLL’s, so restart explorer.exe with the Taskmanager, or just simply log out in Windows and login again.

                              • Now Notepad++ should start, with any explorer plugin’s enabled and with Dropbox installed.

                              Possibly this fix will be temporary, because Dropbox can update the DLL and I don’t know what happens with the disabled items. But of course you can just run ShellExView again to fix this.

                              I encountered the problem using the LightEplorer plugin and the WindowManager plugin in Notepad++. Now it all works again.

                              1 Reply Last reply Reply Quote 2
                              • A
                                Anton Korduan
                                last edited by Aug 22, 2016, 1:01 PM

                                Thanx, Joris. Hope, there will be a solution from the NPP-Developer(s) soon.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  Jerod Johnson
                                  last edited by Aug 22, 2016, 3:41 PM

                                  Just wanted to confirm that uninstalling Dropbox resolved the issue for me as well.

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    Roy Reed
                                    last edited by Aug 22, 2016, 5:57 PM

                                    Notepad++ will only run for me on Win7 in admin mode unless I delete (or rename) plugins\Explorer.dll. I use Dropbox too often to uninstall it. Hopefully either the Explorer plugin or Dropbox will get an update to overcome this glitch.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Joris de Ruiter
                                      last edited by Aug 22, 2016, 10:21 PM

                                      ------------- Edit: FIX -------------

                                      Downloading the 32-bit version of ShellExView did not work. So it doesn’t matter if you download the x86 or x64 version of the program, make sure you’re only disabling the 32-bit DLL’s:

                                      • Go to Options in the toolbar and enable the first option Show 32-bit Shell Extensions

                                      After that, you can sort the list and disable every Dropbox item in the list. Both Notepad++ AND Dropbox will still work fine after this.

                                      Let’s hope the Dropbox- or Notepad++ developers come with a solution. In the meantime I hope this will help anyone with the same problem.

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        Nadeem Hosenbokus
                                        last edited by Aug 23, 2016, 9:59 AM

                                        Joris de Ruiter - You star!!! Disabling the Dropbox context menus works. Thank you so much!

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Justin Eskridge
                                          last edited by Aug 23, 2016, 2:24 PM

                                          Thanks for sharing the info, Joris! Disabling all Dropbox shell extensions per your instructions seems to have fixed the problem. Strangely, I still have Dropbox context menus and icon overlays. It took a couple of reboots, but it seems that NPP launches just fine now, and I didn’t have to uninstall anything or disable Explorer Lite. Good luck!

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