• Login
Community
  • Login

Notepad++ v8.4.2 release

Scheduled Pinned Locked Moved Announcements
37 Posts 19 Posters 17.9k 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.
  • L
    Lycan Thrope @donho
    last edited by Jun 20, 2022, 8:57 PM

    @donho ,
    Sorry to be late on this, but since it’s already released this may not be the place to do this, but I’ll put it here for references.
    The released version of 8.4.2 has a quirk that when it tries to update the app, it gives an error on the install of the CSVLint plugin not being compatible and offers to remove it. When you answer yes, it closes the dialog, but NPP never fires back up, and I waited a while, figuring it was going to take a while, but it never did come up. I double clicked the the desktop icon and the same dialog box keeps coming up, without sucessfully removing the plugin, and the program won’t start up. The fix is to manually remove the plugin directory from C:\Program Files\Notepad++\plugins folder.
    Dialog box:
    842updatefail.PNG

    L 1 Reply Last reply Jun 20, 2022, 9:18 PM Reply Quote 1
    • L
      Lycan Thrope @Lycan Thrope
      last edited by Jun 20, 2022, 9:18 PM

      @lycan-thrope
      Official report here.

      1 Reply Last reply Reply Quote 1
      • F
        fralbert @Jordi Sole
        last edited by Jun 21, 2022, 7:56 AM

        @jordi-sole

        No problem here :

        Npp_8.4.2_Win7.png

        1 Reply Last reply Reply Quote 0
        • T
          TRT Tube
          last edited by Jun 21, 2022, 2:34 PM

          hello i am having a critical error I can’t bulk search and replace in code after update I uninstalled the program and reinstalled it but the problem still persists.

          1 Reply Last reply Reply Quote 0
          • G
            GeneralMidiRotkiv
            last edited by Jun 22, 2022, 2:19 PM

            Hi!
            For some reason, I get weird “empty boxes” when opening Notepad++ since a couple of days. I can get rid of them by resizing the editor window but they come back once I close and reopen. I am working on a Windows 10 PC and don’t think I have updated the Notepad version recently. However, I have de- and reinstalled the most recent release and it still doesn’t work as expected…

            7404e8ad-c28c-4a18-98f2-020be1cbe5cb-grafik.png

            A 1 Reply Last reply Jun 22, 2022, 2:30 PM Reply Quote 0
            • A
              Alan Kilborn @GeneralMidiRotkiv
              last edited by Jun 22, 2022, 2:30 PM

              @generalmidirotkiv

              FAQ.

              1 Reply Last reply Reply Quote 3
              • S
                Spiral Kipz
                last edited by Jun 28, 2022, 5:29 AM

                I’m unsure what’s going on but Notepad++ started opening with this hyper-compact view. If I press the small X buttons above and below the text it still retains excess space, and if I try double clicking or interacting with the space on the side the it simply closes (crashes?) Notepad++. It opens this way every time I open Notepad++ and attempting to reinstall or install an older version doesn’t fix it. I have no idea how to get rid of these and go back to the old view I had.

                a4f0a5f5-5e6a-4232-ab00-2a414a4810f9-image.png

                f19c2d90-20fd-40fb-a0e4-628a62c935ce-image.png

                T 1 Reply Last reply Jun 28, 2022, 6:04 AM Reply Quote 0
                • C
                  cmeriaux
                  last edited by Jun 28, 2022, 5:39 AM

                  @Spiral-Kipz you may have something broken in your configuration files.
                  Please try to do a full uninstall and a fresh install.
                  You can also try the portable version https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.4.2/npp.8.4.2.portable.x64.7z

                  1 Reply Last reply Reply Quote 0
                  • T
                    Terry R @Spiral Kipz
                    last edited by Jun 28, 2022, 6:04 AM

                    @spiral-kipz said in Notepad++ v8.4.2 release:

                    I have no idea how to get rid of these and go back to the old view I had.

                    Remove (uninstall) Slack if you have it. Do a search in the last 6 months of posts on this forum or go to Github #9717 for more info. I doubt it’s been sorted yet. Apparently stopping the app doesn’t fix it, it has to be uninstalled.

                    Terry

                    S 1 Reply Last reply Jun 28, 2022, 7:08 AM Reply Quote 0
                    • S
                      Spiral Kipz @Terry R
                      last edited by Jun 28, 2022, 7:08 AM

                      @terry-r

                      Ah, thank you! Yeah, when I had Notepad++ opened and tried to look in Slack it wound up crashing Slack. Restarting Notepad++ after this seems to have fixed the weird issues, so I guess I’ll use this information in the future to get Notepad++ working properly if it continues to do as such.

                      A 1 Reply Last reply Jun 28, 2022, 11:55 AM Reply Quote 1
                      • A
                        Alan Kilborn @Spiral Kipz
                        last edited by Alan Kilborn Jun 28, 2022, 11:56 AM Jun 28, 2022, 11:55 AM

                        @spiral-kipz @cmeriaux @Terry-R

                        The issue of sprial-kipz is a FAQ.

                        1 Reply Last reply Reply Quote 0
                        • D
                          Dennis Lüdemann
                          last edited by Jul 1, 2022, 12:37 PM

                          Hey guys,
                          I just recognised a little bug.
                          Not sure, where to mention it - if this is the wrong place, I am sorry!

                          In Germany there is the letter “ß”. Since a few years, there is an uppercase Version of this letter. It is used for words which are written in UPPERCASE only (example).

                          The rightklick function to switch selected text to UPPERCASE or lowercase does not work with ß (nor ẞ --> which is uppercase of ß)
                          Example: heiß - HEIẞ

                          Best regards and have a nice weekend
                          Dennis

                          A 1 Reply Last reply Jul 1, 2022, 12:46 PM Reply Quote 0
                          • A
                            Alan Kilborn @Dennis Lüdemann
                            last edited by Jul 1, 2022, 12:46 PM

                            @Dennis-Lüdemann said in Notepad++ v8.4.2 release:

                            if this is the wrong place, I am sorry!

                            Definitely the wrong place. This thread is for new and critical issues to 8.4.2.

                            The rightklick function to switch selected text to UPPERCASE or lowercase does not work with ß (nor ẞ --> which is uppercase of ß)

                            It apparently is a complicated topic that Notepad++ itself can do nothing about. Some more reading is HERE .

                            1 Reply Last reply Reply Quote 0
                            • D donho unpinned this topic on Jul 8, 2022, 2:57 AM
                            • P PeterJones locked this topic on Jun 29, 2024, 3:31 PM
                            34 out of 37
                            • First post
                              34/37
                              Last post
                            The Community of users of the Notepad++ text editor.
                            Powered by NodeBB | Contributors