• Login
Community
  • Login

Notepad++ 6.8.3 released

Scheduled Pinned Locked Moved Announcements
24 Posts 16 Posters 54.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.
  • I
    Ivan Zuboff
    last edited by Ivan Zuboff Sep 11, 2015, 9:21 AM Sep 11, 2015, 9:20 AM

    This is what happens when I try to type or just read something on russian language on Windows 10. I tried to change font to Times New Roman, but it didn’t helped. I tried to change encodings too, and it also didn’'t solved the problem.

    Picture

    1 Reply Last reply Reply Quote 0
    • G
      Gleb Brain
      last edited by Sep 11, 2015, 11:09 AM

      Hello! I installed Notepad++ 6.8.3 and I have not saved macro.

      B 1 Reply Last reply Sep 15, 2015, 3:09 PM Reply Quote 0
      • J
        John Oshiro
        last edited by Sep 11, 2015, 7:47 PM

        I just installed the update. I no longer can right-click after highlighting text. I want to issue a copy but I do not receive a menu as I use to see. Also when closing Notepad++, the window hangs and I must cancel the process to close the window. I’m running Windows 8.1.

        1 Reply Last reply Reply Quote 0
        • D
          donho
          last edited by Sep 13, 2015, 11:07 PM

          @John-Oshiro Please check if you got DSpellCheck plugin installed.
          If yes, remove it will solve your problem.

          1 Reply Last reply Reply Quote 0
          • B
            BABE BABY @Gleb Brain
            last edited by Sep 15, 2015, 3:09 PM

            @Gleb-Brain Me too. I couldn’t save Macro after restart NPP v6.8.3.
            Step by step:

            1. Start Recording.
            2. Type anything, ex. bla bla bla
            3. Stop.
            4. Save.
            5. Saved macro shown in Macro List.
            6. I can playback or run it for good.
            7. But, restart NPP then it disappear in Macro List.

            My PC:

            • ACPI x64-based PC
            • list itemMicrosoft Windows 7 Ultimate
            • Service Pack 1
            1 Reply Last reply Reply Quote 0
            • B
              BABE BABY
              last edited by Sep 15, 2015, 4:02 PM

              Additional info.:
              Saved macro shown in MacroList after restart NPP v6.8.2

              1 Reply Last reply Reply Quote 0
              • D
                donho
                last edited by Sep 15, 2015, 11:05 PM

                @BABE-BABY Thank you for the info. It’ll be fixed in the next release.

                1 Reply Last reply Reply Quote 1
                • C
                  csemrau
                  last edited by csemrau Sep 18, 2015, 7:50 AM Sep 18, 2015, 7:49 AM

                  Directly after updating to 6.8.3, the cursor would always jump to the top of a file when switching between editor tabs. Restarting Notepad++ did not help.
                  I had many files open, most of them new files without a filename. Closing all editor windows (and saving all the new files to be kept) and then restarting Notepad++ did help. Now the cursor does not jump to top anymore.
                  Oh, and I really like the feature that new files need not be saved between editor restarts! I often use them as scratch pads, without the intention to ever give them a filename.

                  1 Reply Last reply Reply Quote 0
                  • D
                    donho
                    last edited by Sep 18, 2015, 8:02 AM

                    @csemrau

                    Directly after updating to 6.8.3, the cursor would always jump to the top of a file when switching between editor tabs. Restarting Notepad++ did not help.
                    I had many files open, most of them new files without a filename. Closing all editor windows (and saving all the new files to be kept) and then restarting Notepad++ did help. Now the cursor does not jump to top anymore.

                    I believe it’s a plugin issue. If it happens again, please let us know.

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nugraha Toriq @donho
                      last edited by Sep 19, 2015, 5:08 AM

                      After updating to 6.8.3, the font suddenly looks ugly as shown in this picture, seems like some kind of monospace font.
                      I have been using “Vibrant Ink” theme.
                      Only standard plugin (out-of-the-box) is installed.

                      N 1 Reply Last reply Sep 19, 2015, 5:51 AM Reply Quote 1
                      • N
                        Nugraha Toriq @Nugraha Toriq
                        last edited by Sep 19, 2015, 5:51 AM

                        for reference, here was the old font looks like

                        1 Reply Last reply Reply Quote 1
                        • C
                          CrisRadu
                          last edited by Sep 23, 2015, 9:27 AM

                          After the update my theme ‘Bespin’ has the same issue as @Nugraha-Toriq mentioned. The font, no matter what I choose, looks ugly and has nothing to do with the formatting of Courier New, also changing the font size makes no difference.

                          1 Reply Last reply Reply Quote 0
                          • A
                            admcao
                            last edited by Sep 23, 2015, 10:09 AM

                            Hello,

                            Problems observed on windows XP with Notepad++ 6.8.3 and with Hex-Editor plugin :

                            (The 3 cases described below are systematic with my configuration)

                            1. Win32Exception

                              Way to reproduce :

                              • Run Notepad++

                              • Click on new
                                => a “new 1” tab is created

                              • Write a text (notepad++ for example)

                              • Select view in HEX

                              • Select the text in Dump column

                              • Type ctrl+C to copy the selection

                              • click on new

                                => Win32Exception
                                An exception occured, Notepad++ cannot recover and must be shut down
                                The exception details are as follows:
                                Code: 0xC0000005
                                Type: Access violation
                                Exception address: 0xFFFFFFFF

                                => Notepad++ crash analysis with dump file NppDump.dmp generated

                            2. Error HexEditor.dll

                              This problem occurs when %APPDATA%\Notepad++\plugins directory does not exist (It happens with a new user)

                              Way to reproduce :

                              • Rename %APPDATA%\Notepad++\plugins directory

                              • Run Notepad++

                              • Notepad++ windows does not start (notepad++ process is running)

                              • Wait more than 1 minute

                                => C:\Program Files\Notepad++\plugins\HexEditor.dll
                                Failed to load
                                This plugin is not compatible with current version of Notepad++.
                                Do you want to remove this plugin from plugins directory to prevent this message from the next lauch time?

                                => Click yes

                                  => Exception On WM_CREATE
                                     Unknown exception
                                

                              The problem is solved creating an empty plugins directory in %APPDATA%\Notepad++.

                            3. 2 “new 1” tabs (minor)

                              Way to reproduce :

                              • Run Notepad++

                              • Click on new
                                => a “new 1” tab is created

                              • Select View in HEX

                              • click on new
                                => another “new 1” tab is created

                            Regards

                            1 Reply Last reply Reply Quote 0
                            • Mikaël MayerM
                              Mikaël Mayer
                              last edited by Oct 7, 2015, 9:39 AM

                              Regression bug
                              With the new install 6.8.3, I cannot drag and drop files to Notepad++. The icon with interdiction sign appears and files are not imported. I need to double click them or open them with Notepad++ on the context menu.
                              I am using Windows 7.

                              1 Reply Last reply Reply Quote 1
                              • ?
                                A Former User
                                last edited by Oct 12, 2015, 11:47 PM

                                I’m also not able to drop files into 6.8.3 :( Also Win7.

                                1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User
                                  last edited by Oct 13, 2015, 12:08 AM

                                  I found a solution. To drop files onto it, make sure it’s not running in Administrator mode (If the check box is unchecked, check and uncheck it again and save).

                                  1 Reply Last reply Reply Quote 1
                                  • James BensonJ
                                    James Benson
                                    last edited by Oct 15, 2015, 9:29 PM

                                    I use the Vibrant Ink “theme” when editing TCL scripts.
                                    Using the Style Configurator, when I change Language: TCL STRING to pink, all the ‘{}’, ‘[]’ and conditional operators turn pink… judging by the list of Style: types offered for TCL configuration, there is something really hosed up 8( since the list is the same for C, C++, Java, C# RC and TCL.

                                    1 Reply Last reply Reply Quote 0
                                    • PeterJonesP PeterJones locked this topic on Jun 29, 2024, 3:32 PM
                                    • First post
                                      Last post
                                    The Community of users of the Notepad++ text editor.
                                    Powered by NodeBB | Contributors