• Login
Community
  • Login

Notepad++ 7.5.9 release

Scheduled Pinned Locked Moved Announcements
56 Posts 22 Posters 67.3k 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.
  • W
    Wolf War
    last edited by Wolf War Oct 27, 2018, 2:19 PM Oct 27, 2018, 2:18 PM

    I’m also having issue with vector <T> too long error
    but the line doesn’t need to be too long
    only that is wider than a view, so that scrollbar is shown

    I do use DSpellCheck plugin, but I can’t test N++ without plugin because… I reverted to 7.5.8 ๏̯͡๏

    btw. this was happening in 7.5.9 x64 version

    1 Reply Last reply Reply Quote 0
    • G
      guy038
      last edited by Oct 27, 2018, 8:38 PM

      @abdelhameedma, @wolf-war and All,

      Refer to the link, below, where the issue is described :

      https://github.com/Predelnik/DSpellCheck/issues/151

      @predelnik ( Sergey Semushin ) have already produced a fix, below :

      https://ci.appveyor.com/api/buildjobs/s4mc8o0q6wum0e2i/artifacts/DSpellCheck.dll

      Please, abdelhameedma and wolf-war, could you check if it’s OK with that fix ?

      You may post your reply to Sergey, directly on GitHub. Thanks !

      Cheers,

      guy038

      W 1 Reply Last reply Oct 27, 2018, 10:32 PM Reply Quote 4
      • W
        Wolf War @guy038
        last edited by Oct 27, 2018, 10:32 PM

        @guy038
        so far so good… I didn’t test it for long, but seems that fix is working
        thx for info

        1 Reply Last reply Reply Quote 2
        • H
          Harold Krueger IV
          last edited by Oct 28, 2018, 12:56 AM

          @Jeison-Rutz I was able to bring back responsiveness by simply unchecking from the menu Plugins --> DSpellCheck --> Spell Check Document Automatically (Alt+A). Responsiveness came back immediately, no restart required so there is definitely something wrong with that plugin.

          @guy038 Replacing the dll worked for me. I was able to re-enable spell check and responsiveness is still good. Thanks for finding the solution!

          1 Reply Last reply Reply Quote 2
          • G
            guy038
            last edited by Oct 28, 2018, 11:06 PM

            Hello, @don-ho and All

            Regarding my description of the bug, when switching tabs, here :

            https://notepad-plus-plus.org/community/topic/16468/notepad-7-5-9-release/23

            I also tried in a DOS Console window, with the command notepad++.exe -noPlugin and, unfortunately, the problem is still here : when you switch from, for instance, change.log to the big test file, containing long lines, it takes significant time :-((

            I just did that test to verify if the DSpellCheck plugin was concerned, because of the issue #151

            https://github.com/Predelnik/DSpellCheck/issues/151

            But, luckily, it’s a separated problem ! Or, at least, on a Win XP machine !

            Cheers,

            guy038

            1 Reply Last reply Reply Quote 1
            • G
              guy038
              last edited by guy038 Oct 28, 2018, 11:20 PM Oct 28, 2018, 11:16 PM

              Hi, @harold-krueger-IV,

              I’m not the one who deserves thanks ! Indeed, it is Sergey Semushin (alias Predelnick), the creator of DSpellCheck, who found a solution ;-))

              Best Regards,

              guy038

              1 Reply Last reply Reply Quote 0
              • F
                Fox-E
                last edited by Oct 29, 2018, 4:45 AM

                Just to doublecheck and confirm @guy038 , DSpellCheck’s issue has nothing to do with the big file tabswitch freeze.

                With a vanilla Notepad++ install, removing DSpellCheck (and all other plugins, via folder deletion) doesn’t change anything; results are the same as described in prior posts, for both the plain text and javascript test cases.

                Seems it’s basically cross-OS too:
                Debug:
                Notepad++ v7.5.9 (64-bit)
                Build time : Oct 14 2018 - 15:19:55
                Path : C:\Program Files\Notepad++\notepad++.exe
                Admin mode : OFF
                Local Conf mode : OFF
                OS : Windows 10 (64-bit)
                Plugins : none

                I have an win xp machine I could try it on, but it looks like @guy038 already did that. I can say though that on win xp, prior Notepad++ versions always had the instant tabswitch with the background rendering.

                1 Reply Last reply Reply Quote 2
                • D
                  donho
                  last edited by donho Oct 29, 2018, 12:45 PM Oct 29, 2018, 12:42 PM

                  I can reproduce now by comparing the performance between 7.5.8 and 7.5.9
                  In my experience, the performance issue has gone after removing DSpellCheck.dll

                  @Fox-E @Harold-Krueger-IV Could you remove DSpellCheck.dll then see if the issue has gone?

                  @Predelnik Notepad++ 7.5.8 contains DSpellCheck 1.3.2, whereas Notepad++ 7.5.9 contains DSpellCheck 2.1.4 - so clearly there’s a performance issue in DSpellCheck 2.1.4.

                  F 1 Reply Last reply Oct 29, 2018, 9:30 PM Reply Quote 1
                  • G
                    guy038
                    last edited by guy038 Oct 29, 2018, 4:18 PM Oct 29, 2018, 4:15 PM

                    Hi, Don, and All,

                    • First, Don, after verifying from zip and 7z archives of N++ v7.5.9 ( in versions 32 or 64 ), I suppose that you meant that Notepad++ v7.5.9 contains DSpellCheck v1.4.6.0 ( and not 2.1.4 ?? )

                    • Secondly, I re-tested my 7.5.9 local installation, after removing, either, DSpellCheck.dll file and, even, the DSpellCheck.ini file and the folder Hunspell and I can only conclude that the bug still occurs :-(( At least, on my Win XP laptop !

                    So, seemingly, it would not be related to DSpellCheck !?

                    Cheers,

                    guy038

                    P.S. :

                    I had placed all DSpellCheck stuff, in the ..\plugins\Doc folder

                    1 Reply Last reply Reply Quote 0
                    • F
                      Fox-E @donho
                      last edited by Oct 29, 2018, 9:30 PM

                      @donho No change here, still getting the issue. Checked again just now with a fresh, vanilla 7.5.9 install, deleted DSpellCheck.dll, and tested with Normal Text.

                      I did just notice though that you specifically have to switch tabs to see the issue; if you open a new tab, and paste a huge file in, it’ll instantly display (basically*) just fine. It’s only when you start switching tabs around that the issue happens.

                      *: Obviously as you get into really huge files, like 20 MB or 100 MB, it takes more and more time to paste, but this is normal, and has nothing to do with tabswitch freezing.

                      1 Reply Last reply Reply Quote 0
                      • G
                        guy038
                        last edited by Oct 29, 2018, 10:31 PM

                        Hi @don-ho, @fox-e, and All,

                        And, above all, ONLY IF the Word Wrap feature is checked !!

                        Cheers,

                        guy038

                        1 Reply Last reply Reply Quote 1
                        • D
                          donho
                          last edited by Oct 30, 2018, 9:31 AM

                          I think I have found the issue and fixed it.
                          Could you guys test this binary and confirm me that?
                          https://notepad-plus-plus.org/temp/npp.zip

                          C 1 Reply Last reply Oct 31, 2018, 6:20 AM Reply Quote 2
                          • F
                            Fox-E
                            last edited by Oct 30, 2018, 10:42 AM

                            @donho That fixes it!

                            For anyone else who wants to test that binary, it’s x86, by the way.

                            D 1 Reply Last reply Oct 30, 2018, 12:33 PM Reply Quote 3
                            • D
                              donho @Fox-E
                              last edited by Oct 30, 2018, 12:33 PM

                              @Predelnik The issue has been identified. Sorry for the wrong presumption.

                              1 Reply Last reply Reply Quote 0
                              • G
                                guy038
                                last edited by Oct 30, 2018, 6:48 PM

                                @don-ho and All,

                                It’s OK for me, too, on my Win XP 32 bits laptop !

                                Thanks for your quick debugging ;-))

                                Cheers,

                                guy038

                                1 Reply Last reply Reply Quote 0
                                • G
                                  guy038
                                  last edited by Oct 30, 2018, 7:23 PM

                                  Hi @don-ho and All,

                                  Regarding the DSpellCheck plugin, and the issue #151, below :

                                  https://github.com/Predelnik/DSpellCheck/issues/151

                                  It’s important to point out that the problem can be observed ONLY IF the option Spell Check Document Automatically option of the plugin is ON !

                                  So, although the DSpellCheck plugin is completely installed, on N++ v7.5.9, you will NOT notice the Exception window, with the message vector <T> too long, when this option is OFF ;-))


                                  But the good news is that the last attempt of @Predelnik, to fix this bug ( see below ) works fine, even on a Win XP config ;-)

                                  https://ci.appveyor.com/api/buildjobs/m8jk80d0t0tm5ixv/artifacts/DSpellCheck.dll

                                  BR

                                  guy038

                                  1 Reply Last reply Reply Quote 1
                                  • C
                                    cmeriaux @donho
                                    last edited by Oct 31, 2018, 6:20 AM

                                    @donho said:

                                    I think I have found the issue and fixed it.
                                    Could you guys test this binary and confirm me that?
                                    https://notepad-plus-plus.org/temp/npp.zip

                                    That was my commit ! My bad ! Sorry
                                    I’ll investigate to find a workaroud.

                                    1 Reply Last reply Reply Quote 1
                                    • T
                                      Todd Batzler
                                      last edited by Oct 31, 2018, 2:50 PM

                                      It appears that the Folder as Workspace updating problem has returned after being fixed in 7.5.8

                                      T 1 Reply Last reply Nov 2, 2018, 12:57 PM Reply Quote 0
                                      • L
                                        Leo G79 @abdelhameedma
                                        last edited by Oct 31, 2018, 8:44 PM

                                        @abdelhameedma said:

                                        I got this excetion when trying to use vertical scroller with wider XML file:


                                        Exception

                                        vector<T> too long

                                        fyi, I am using “XML Tools” plugin

                                        I have the same problem. Any fix?

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          cmeriaux
                                          last edited by Nov 1, 2018, 1:25 PM

                                          @guy038 , @donho

                                          About the performance issue you have reported, I’ve found something strange which may be related to the original bug I Tried to fix.
                                          With version v7.5.8 (32-bit) and a big file (520 000 lines, caret on line 200000, like you described in previous post) we don’t have performance issue but when the buffer is activated and available for editing, something is going on beetween notepad++ and scintilla engine. The vertical scroll bar is changing its position. It takes around 15 seconds until background processing stops.

                                          Please checkout my video https://youtu.be/Zfl0HyoukZk

                                          You’ll see the buffer activation of this big file without word wrap and then with word wrap.
                                          You’ll also see process explorer software that show the CPU usage.

                                          Guy, can you please confirm what I saw ?
                                          Thanks

                                          Cheers.

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