• Login
Community
  • Login

Notepad++ Crashes on Replace All Commas in a ASCII File

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 3.5k 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.
  • J
    jimcamps
    last edited by Mar 22, 2016, 4:27 PM

    I am trying to use replace all to remove commas (,) in a ASCII file. Each line has about 56 commas total and the ASCII file has a total of 14073 lines. The total number of commas to be removed is 788,088. Each time I select ‘replace all’, Notepad++ crashes with the following message.

    Notepad++: …has stopped working…‘close program’.

    Below is the debug information from the application, menu option.

    Notepad++ v6.9
    Build time : Feb 21 2016 - 21:27:55
    Path : C:\Program Files (x86)\Notepad++\notepad++.exe
    Admin mode : OFF
    Local Conf mode : OFF
    OS : Windows 10
    Plugins : ComparePlugin.dll LocationNavigate.dll mimeTools.dll NppCalc.dll NppConverter.dll NppExport.dll NppFTP.dll NppMenuSearch.dll NppTaskList.dll NppToolBucket.dll PluginManager.dll ReloadButton.dll SelectNLaunch.dll SpeechPlugin.dll sql.dll

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by Mar 22, 2016, 4:32 PM

      Two suggestions. First, turn off periodic backups if you have that enabled. Second, I know the LocationNavigation plugin has been the cause of some issues when doing lots of find/replaces.

      1 Reply Last reply Reply Quote 0
      • J
        jimcamps
        last edited by Mar 22, 2016, 6:09 PM

        Thanks for the suggestion, I had suspected one or more of the plugins was causing stability issues. I removed plugins LocationNavigate and Npp*. On next try it worked without issues.

        1 Reply Last reply Reply Quote 0
        • G
          guy038
          last edited by guy038 Mar 24, 2016, 11:14 AM Mar 24, 2016, 11:13 AM

          Hello Jimcamps,

          In addition to the useful advices of Dail, if you currently use a local version of Notepad+, from the download links, below :

          https://notepad-plus-plus.org/repository/6.x/6.9/npp.6.9.bin.zip

          https://notepad-plus-plus.org/repository/6.x/6.9/npp.6.9.bin.7z

          you can, without any trouble, install two versions of N++ :

          • One, with your loved plugins and all your stuff

          • One, without any additional software for N++ and, even better, the minimalist N++ version, from the download link, below :

          https://notepad-plus-plus.org/repository/6.x/6.9/npp.6.9.bin.minimalist.7z

          With that version, and the periodic backups option disabled, no doubt that managing huge files and doing numerous searches/replacements should be easier to achieve !

          Best Regards,

          guy038

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