Community
    • Login

    Notepad++ release 8.9.5

    Scheduled Pinned Locked Moved Announcements
    11 Posts 6 Posters 2.1k Views 3 Watching
    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.
    • sevem47S Offline
      sevem47
      last edited by

      Active Theme not updated to most recent change.

      According to the FAQ missing styles in the current theme should be inserted.

      After updating to 8.9.5 (from 8.9.4) the new introduced style MULTILINESTRING for Pascal is not inserted into my current active theme, although it is available in the file “stylers.model.xml”.

      The only change I see in my current active theme file is, that the timestamp “modelFileLastModifiedDate” gets updated and is set to the date of the file “stylers.model.xml”.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Online
        PeterJones @sevem47
        last edited by PeterJones

        @sevem47 said:

        The only change I see in my current active theme file is, that the timestamp “modelFileLastModifiedDate” gets updated and is set to the date of the file “stylers.model.xml”.

        My bad. I forgot to change the modelDate attribute when I submitted the update for stylers.model.xml

        As a workaround, users can:

        1. Exit Notepad++ completely (to make sure there are no unsaved config changes)
        2. Edit c:\program files\notepad++\stylers.model.xml, and change the modelDate to modelDate="20260511" (or later, if you’re doing this on a later day), and save
        3. Edit %AppData%\Notepad++\themes\XYZ.xml for any themes XYZ (or %AppData%\Notepad++\stylers.xml if you’re using the default light-mode stylers), and change the line to <NotepadPlus modelDate="20251231" modelFileLastModifiedDate="20251231">, and save
        4. Exit Notepad++ completely
        5. Rerun Notepad++: Pascal should now show MULTILINESTRING at the end of the Style list.

        (if you’ve already switched between themes to others, edit all the XYZ.xml for all those themes. If you haven’t switched recently, then any themes that you hadn’t yet switched to will be updated the next time you switch to that theme, after you’ve fixed the stylers.model.xml)

        1 Reply Last reply Reply Quote 4
        • Long PhamL Offline
          Long Pham @donho
          last edited by

          @donho said:

          Notepad++ v8.9.5 regression fixes, bug-fixes & new improvements:

          Fix updating issue where using v8.9.4 32-bits installer creates duplicate “Uninstall a program” entries. (Fix #17979 )

          looks like this regression is fixed for 32bit on x64 OS but i see issue on x86 OS. the registry doesn’t get updated and stays on previous version

          donhoD 2 Replies Last reply Reply Quote 1
          • donhoD Offline
            donho @Long Pham
            last edited by

            @Long-Pham

            looks like this regression is fixed for 32bit on x64 OS but i see issue on x86 OS. the registry doesn’t get updated and stays on previous version

            Could you provide more detailled info please?

            xomxX 1 Reply Last reply Reply Quote 0
            • xomxX Offline
              xomx @donho
              last edited by xomx

              @donho
              I have one older 32-bit WinOS ready for the test - the installed N++ version info isn’t properly updated on 32-bit Windows (for the test, I upgraded from the v8.9.3 to v8.9.5 on a 32-bit Windows):

              npp-Winx86-v895-version-info-not-updated.png

              donhoD 1 Reply Last reply Reply Quote 1
              • donhoD Offline
                donho @xomx
                last edited by

                @xomx
                Thank you for your test.
                How about for v8.9.4?
                If there’s no issue for v8.9.4, then we can narrow down to conclude the regression comes from v8.9.5.

                xomxX 1 Reply Last reply Reply Quote 0
                • xomxX Offline
                  xomx @donho
                  last edited by

                  @donho said:

                  How about for v8.9.4?

                  The same problem is visible for the v8.9.3 -> v8.9.4, so not a v8.9.5 regression.

                  1 Reply Last reply Reply Quote 1
                  • donhoD Offline
                    donho @Long Pham
                    last edited by

                    @Long-Pham @xomx
                    Could you test the signed installer here:
                    https://github.com/donho/notepad-plus-plus/releases/tag/TEST

                    xomxX 1 Reply Last reply Reply Quote 1
                    • MarkusBodenseeM Offline
                      MarkusBodensee
                      last edited by MarkusBodensee

                      @xomx
                      Did you test, what happens if you don’t upgrade, but just do fresh install?

                      1 Reply Last reply Reply Quote 0
                      • xomxX Offline
                        xomx @donho
                        last edited by xomx

                        @donho said:

                        Could you test the signed installer here:
                        https://github.com/donho/notepad-plus-plus/releases/tag/TEST

                        Tested - ok.

                        @MarkusBodensee said:

                        what happens if you don’t upgrade, but just do fresh install?

                        v8.9.4 & v8.9.5 - no N++ record at all in the Windows installed SW list, had to manually launch the C:\Program Files\Notepad++\uninstall.exe

                        Fixed version above - ok.

                        Edit:
                        I’m not sure with this but maybe it did also something weird/unwanted in WinOS with the NppShell registration - it could not be removed/deleted at all, even after a full Win reboot. So I had N++ uninstalled, Win rebooted but the C:\Program Files\Notepad++\contextMenu\NppShell.dll was still there and locked (it was loaded in the Explorer shell process, even if there was no visible records of such a shell extension like in the NirSoft ShellExView, had to manually unload that dll from the Explorer process, then finally deleted it).

                        1 Reply Last reply Reply Quote 1

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post
                        The Community of users of the Notepad++ text editor.
                        Powered by NodeBB | Contributors