Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Notepad++ v7.4 released

    Announcements
    15
    41
    41439
    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.
    • ImSpecial
      ImSpecial @donho last edited by

      @donho

      Not him, but yes there is a connection on each startup that slows the program down with v7.4.
      http://i.imgur.com/NmyB0yh.png

      Never had this happen with previous version, my settings have not changed and everything “connection related” ie. auto-update, cloud, etc. are checked off.

      donho 1 Reply Last reply Reply Quote 0
      • Petter Österlund
        Petter Österlund last edited by

        Is this the right place to file a bug for v7.4 64-bit version? I ran into a problem:

        1: I create a new empty file in explorer.
        2: I open the file in np++ 7.4 and add some text.
        3: If I then try to save the file I get either:
        “Save failed
        The File cannot be saved and it may be protected.
        Do you want to launch Notepad++ in Administrator mode?”
        or:
        “Save failed
        Failed to save file.
        Not enough space on disk to save tile?”

        Running as admin does not make any difference.

        I found the cause for the error: when encoding is set to UTF-8 in the new documents settings this error occur. If I choose ANSI or UTF-8 with BOM, saving works (I have not tried all other encodings).

        This is on Windows 10 x64.

        Debug info:
        Notepad++ v7.4 (64-bit)
        Build time : May 14 2017 - 21:02:35
        Path : C:\Program Files\Notepad++\notepad++.exe
        Admin mode : OFF
        Local Conf mode : OFF
        OS : Windows 10 (64-bit)
        Plugins : mimeTools.dll NppConverter.dll

        Regards
        Petter

        chcg donho 3 Replies Last reply Reply Quote 2
        • donho
          donho @ImSpecial last edited by

          @ImSpecial

          Which version of Windows do you use?
          It could be the checking of certificate chain (the root + intermediate authority).
          AFAIK, in a modern OS ( > Windows 7) the certificate chains are in the OS, however, they may not complete in the old OS, so WinTrust library check it online directely.

          Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/MISC/Common/verifySignedfile.cpp

          ImSpecial 1 Reply Last reply Reply Quote 0
          • chcg
            chcg @Petter Österlund last edited by

            @Petter-Österlund Seems to be similar to https://notepad-plus-plus.org/community/topic/13820/weird-7-4-issue-unable-to-save-new-files

            1 Reply Last reply Reply Quote 1
            • donho
              donho @Petter Österlund last edited by

              @Petter-Österlund I can reproce it - it’ll be fixed in v7.4.1
              Thank you for the heads up.

              1 Reply Last reply Reply Quote 0
              • ImSpecial
                ImSpecial @donho last edited by

                @donho

                Windows 10 Creators update, again though, going back to v7.3.3 does not do this, it’s only with version v7.4. So something changed with this version.

                ImSpecial 1 Reply Last reply Reply Quote 0
                • ImSpecial
                  ImSpecial @ImSpecial last edited by

                  Seems I can’t edit my old post anymore, but I just wanted to let you know that I reinstalled v7.4 after going back to v7.3.3, and this connection does not happen anymore… I’m not sure what has changed. Weird either way.

                  donho 1 Reply Last reply Reply Quote 0
                  • donho
                    donho @ImSpecial last edited by

                    @ImSpecial Please let me know if it happens again.

                    ImSpecial 1 Reply Last reply Reply Quote 0
                    • ImSpecial
                      ImSpecial @donho last edited by

                      @donho

                      Bah I spoke too soon, it did go away for a bit… but it seems on a PC reboot, the first launch of NP++, that connection makes my firewall pop up again, until I just give it an allow rule. kind of annoying for me since I like to keep a very tight, small amount of rules for my firewall.

                      I hope this can be worked around.

                      donho 1 Reply Last reply Reply Quote 0
                      • donho
                        donho @ImSpecial last edited by donho

                        @ImSpecial So can you reproduce this issue steadily?

                        ImSpecial 1 Reply Last reply Reply Quote 0
                        • ImSpecial
                          ImSpecial @donho last edited by

                          @donho

                          It seems so, it also seems to be tied to Windows Cached Certification Files, if these get cleared for whatever reason, a connection prompts.

                          AppData%\Microsoft\CryptnetUrlCache\Content
                          AppData%\Microsoft\CryptnetUrlCache\MetaData\

                          donho 1 Reply Last reply Reply Quote 0
                          • donho
                            donho @ImSpecial last edited by

                            @ImSpecial Please try this binary (x64 version, to replace the original one):
                            https://notepad-plus-plus.org/temp/notepad++.zip

                            1 Reply Last reply Reply Quote 0
                            • donho
                              donho @Petter Österlund last edited by

                              @Petter-Österlund

                              This issue has been fixed. Please try this binary (x64 version, to replace the original one):
                              https://notepad-plus-plus.org/temp/notepad++.zip

                              and confirm me the issue is gone.

                              ImSpecial Petter Österlund 2 Replies Last reply Reply Quote 0
                              • ImSpecial
                                ImSpecial @donho last edited by

                                @donho
                                I tried this and it does seem fixed… we’ll see if this comes back later though. Thank you for fixing this BTW!

                                donho 1 Reply Last reply Reply Quote 0
                                • donho
                                  donho @ImSpecial last edited by

                                  @ImSpecial You’re welcome. Feel free to let me know if this issue persists.

                                  1 Reply Last reply Reply Quote 0
                                  • Eric Z
                                    Eric Z last edited by

                                    Please disable the online connection on startup!!
                                    I went back to 7.3.3 just because of that.

                                    donho 1 Reply Last reply Reply Quote 0
                                    • Christian Grafe
                                      Christian Grafe last edited by

                                      I have a small problem with the new release v7.4 in Windows 10. I use it in a closed environment without internet connection.

                                      The startup in 7.4 takes about 10 seconds. I tried it with complete new install without plugins, the portable versions and x86 + x64. The startup time is always about 10 seconds…
                                      If I use the v7.3.3. it directly pops up without a second delay.

                                      Can someone confirm this behaviour? Is there a solution or a direction where to start?

                                      1 Reply Last reply Reply Quote 0
                                      • donho
                                        donho @Eric Z last edited by

                                        @Eric-Z @Christian-Grafe
                                        Please check the fixed binary (64x version) :
                                        https://notepad-plus-plus.org/temp/notepad++.zip
                                        and let me know if this issue has been fixed.

                                        Eric Z 1 Reply Last reply Reply Quote 0
                                        • Christian Grafe
                                          Christian Grafe last edited by

                                          Yes ! Yippey!
                                          If I use the fixed ZIP it works like i used to know it. Perfect!

                                          Are you going to release a v7.4.1?

                                          1 Reply Last reply Reply Quote 0
                                          • Boris Uskov
                                            Boris Uskov last edited by

                                            Hello everyone!

                                            A little issue: if you were opened a big file in one of the tabs and then hover the mouse under this tab it reads this file too long and Notepad++ hungs. Mayby it is better to restrict size of file to preview or do not read whole the file (just few lines). I’ve fixed this problem bu unchecking “Peek on tab” checkbox in the settings.

                                            Alan Kilborn donho 2 Replies Last reply Reply Quote 2
                                            • First post
                                              Last post
                                            Copyright © 2014 NodeBB Forums | Contributors