• Login
Community
  • Login

Notepad++ Adding Strange text after pasting

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
10 Posts 5 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.
  • D
    Dee Neely
    last edited by Jul 2, 2018, 1:29 PM

    Hello,

    Every time I paste something into Notepad++ and press enter I get this strange series of comma’s, parenthesis, and true statements. For example,

    ( , , , , , , , , , , , , , , , , , True, , )
    ( True )
    True

    This is a new behavior and I can’t find any changes in the settings to explain it. Searching through Google only results in advice on how to add prefixes and suffixes.

    Thanks,
    Dee

    1 Reply Last reply Reply Quote 0
    • T
      Terry R
      last edited by Jul 3, 2018, 12:25 AM

      The first question is, if you are pasting, then you must have previously copied something in another window. What is the application or window it is coming from? You say “every time”, is it in fact every time or only when working with 1 particular application?

      Also try pasting into another application such as Word or Notepad (the regular Windows version). Hopefully doing that might give you/us more clues.

      Also, open the regular windows Notepad program, type some text (by hand), then copy it and paste into Notepad++, what happens?

      Terry

      1 Reply Last reply Reply Quote 3
      • M
        Martha Simons
        last edited by Martha Simons Jul 4, 2018, 1:12 PM Jul 4, 2018, 1:11 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • D
          Dee Neely
          last edited by Jul 13, 2018, 9:08 PM

          “The first question is, if you are pasting, then you must have previously copied something in another window. What is the application or window it is coming from? You say “every time”, is it in fact every time or only when working with 1 particular application?”

          It doesn’t matter what application I’m using. In addition, it doesn’t matter if I ctrl-v, ctrl-shift-v, or use PasteItIn. The same thing happens.

          “Also try pasting into another application such as Word or Notepad (the regular Windows version). Hopefully doing that might give you/us more clues.”

          Copying into Notepad and Wordpad doesn’t cause the same issue. I tried writing in Notepad and the directly pasting into Notepad++ and it still does it. It’s definitely a head-scratcher.

          It almost seems that the software is trying to evaluate the pasted information against some programming language. It’s really annoying.

          Sorry, for the delay inreplying.

          Dee.

          C 1 Reply Last reply Jul 13, 2018, 11:32 PM Reply Quote 0
          • C
            Claudia Frank @Dee Neely
            last edited by Jul 13, 2018, 11:32 PM

            @Dee-Neely

            Can you show the debug-info? (menu ?->DebugInfo)

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • D
              Dee Neely
              last edited by Jul 14, 2018, 12:47 AM

              Sure thing, Claudia,

              Notepad++ v7.5.6 (32-bit)
              Build time : Mar 19 2018 - 00:26:59
              Path : C:\Program Files (x86)\Notepad++\notepad++.exe
              Admin mode : OFF
              Local Conf mode : OFF
              OS : Windows 10 (64-bit)
              Plugins : DSpellCheck.dll FallingBricks.dll HTMLTag_unicode.dll MathPad.dll mimeTools.dll NppCalc.dll NppConverter.dll nppcrypt.dll NppExec.dll NppExport.dll NPPJSONViewer-win32.dll PluginManager.dll Python Indent.dll

              C 1 Reply Last reply Jul 14, 2018, 12:49 AM Reply Quote 0
              • C
                Claudia Frank @Dee Neely
                last edited by Jul 14, 2018, 12:49 AM

                @Dee-Neely

                I suspect MathPad plugin being the culprit - would you give it a try to unload it
                and test again?

                Cheers
                Claudia

                1 Reply Last reply Reply Quote 1
                • D
                  Dee Neely
                  last edited by Jul 14, 2018, 1:30 AM

                  Hey Claudia,

                  I removed the MathPad plugin, but that didn’t fix it. I decided to remove all the plugins to see if that would fix it and it looks like it did. I tried reinstalling them one-by-one to see if I can discover what the issue was. I didn’t have any trouble with anything except 'NppCalc.dll" which I skipped. None of the other plugins caused the issue.

                  The error message was:
                  “It has not been possible to validate the integrity of “NppCalc.dll” needed to install or update a plugin. Do you want to copy this file anyway (not recommended).”
                  So I skipped it. The problem didn’t return so I guess it was “NppCalc.dll.”

                  Thanks, Claudia and others.

                  Dee.

                  C T 2 Replies Last reply Jul 14, 2018, 11:09 AM Reply Quote 2
                  • C
                    Claudia Frank @Dee Neely
                    last edited by Jul 14, 2018, 11:09 AM

                    Hi Dee,
                    good to see that you’ve got sort it out.

                    The message, normally, is just an info/warning from the plugin manager it basically
                    says that the “checksum” of the plugin is not the same as the one which is known
                    by the plugin manager. This happens if, for example, a new version of a plugin gets
                    released but it has been forgotten to inform the plugin manager with the updated “checksum”.

                    Cheers
                    Claudia

                    1 Reply Last reply Reply Quote 2
                    • T
                      Testing Tester @Dee Neely
                      last edited by Nov 22, 2024, 4:54 PM

                      @Dee-Neely Thank you Dee, for pointing to this plugin. Most likely it was activated unintentionally by pressing Ctrl+Shift+C.
                      Cheers, Ronnie

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