• Login
Community
  • Login

Notepad++ 7.6.1

Scheduled Pinned Locked Moved Announcements
80 Posts 22 Posters 91.8k 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.
  • P
    patrickdrd
    last edited by Dec 15, 2018, 9:38 PM

    yes, I had read about this and the plugin admin is working,
    I was asking about the previous plugin manager,
    should we delete that?

    1 Reply Last reply Reply Quote 0
    • E
      Eko palypse
      last edited by Dec 15, 2018, 9:51 PM

      I would say this is up to you but if there is a
      builtin plugin manager I don’t see a fair chance for the
      former plugin manager that it will survive for long.
      My 2 cents.

      Eko

      1 Reply Last reply Reply Quote 0
      • E
        Eko palypse
        last edited by Eko palypse Dec 15, 2018, 9:57 PM Dec 15, 2018, 9:56 PM

        Just tested it, if you treat the former plugin manager in the same way
        as the new plugins, meaning, creating a folder PluginManager under
        plugins directory and copy PluginManager.dll into it, it is available.

        But, obviously doesn’t work as expected in terms of installing plugins.

        Eko

        1 Reply Last reply Reply Quote 0
        • P
          patrickdrd
          last edited by Dec 15, 2018, 11:04 PM

          yes, it only lists the plugins, nothing more

          E 1 Reply Last reply Dec 15, 2018, 11:10 PM Reply Quote 0
          • E
            Eko palypse @patrickdrd
            last edited by Dec 15, 2018, 11:10 PM

            @patrickdrd

            correct, how should it know about the new folder structure.
            One thing which might be useful is to use it to download the plugins
            which aren’t migrated yet. Create the directory, copy the downloaded plugin - done - hopefully.

            Eko

            1 Reply Last reply Reply Quote 1
            • D
              donho @pnedev
              last edited by Dec 17, 2018, 8:59 AM

              @pnedev said:

              As far as I remember, you mentioned adding SHA computing functionality next to the MD5 in the Tools sub-menu (now that the Plugin Admin validates the plugins by SHA). Am I mistaken?

              https://github.com/notepad-plus-plus/notepad-plus-plus/commit/647651b7eed7b6349f2f4f98639e9517f0c189e5

              1 Reply Last reply Reply Quote 2
              • P
                pnedev
                last edited by Dec 17, 2018, 9:05 AM

                @donho ,
                Great, thanks a lot!

                1 Reply Last reply Reply Quote 1
                • D
                  donho @dinkumoil
                  last edited by Dec 17, 2018, 12:49 PM

                  @dinkumoil said:

                  @
                  As I already wrote :

                  A solution for that issue would be that Notepad++ itself checks the existence of plugins\config and creates them if they are missing.

                  Fixed in https://github.com/notepad-plus-plus/notepad-plus-plus/commit/a079013c22512cfd212dff3a76bbf39b0a7a4224
                  Could you confirm if this bug is fixed for you?

                  1 Reply Last reply Reply Quote 3
                  • D
                    dinkumoil
                    last edited by dinkumoil Dec 17, 2018, 1:17 PM Dec 17, 2018, 1:16 PM

                    @donho said:

                    Could you confirm if this bug is fixed for you?

                    Where can I download a debug build of Notepad++? The AppVeyor build of the commit above and the commit before have failed, no artifacts available.

                    D 1 Reply Last reply Dec 17, 2018, 1:51 PM Reply Quote 0
                    • D
                      donho @dinkumoil
                      last edited by Dec 17, 2018, 1:51 PM

                      @dinkumoil
                      It’s been fixed.
                      Otherwise you can download x86 release build here:
                      https://notepad-plus-plus.org/temp/notepadpp.zip

                      1 Reply Last reply Reply Quote 2
                      • D
                        dinkumoil
                        last edited by Dec 17, 2018, 2:18 PM

                        @donho

                        Tested and it worked.

                        1 Reply Last reply Reply Quote 2
                        • J
                          Jan Černosta
                          last edited by Dec 18, 2018, 9:58 AM

                          Since version 7.6, the ANSI code page is sometimes incorrectly detected. A file containing text “CHRÁNĚNÉ”, encoded in ANSI (Windows with the Czech Republic region selected, i.e. the Windows 1250 code page), is opened as “CHRÁNÌNÉ” (in both versions 7.6 and 7.6.1) with the automatically selected code page ISO 8859-3.

                          For file with more Czech letters (e.g. “ěščřžýáíé” at the first row) is ANSI code page selected properly, but text “CHRÁNĚNÉ” was also enough to select ANSI in 7.5.9 (and the older ones).

                          Some ANSI files (with Czech letters) are incorrectly opened in ISO 8859-2.

                          So far I have to stay on version 7.5.9, in which the ANSI code page is always selected correctly.

                          Besides this case, Notepad ++ is an excellent text editor.

                          Thanks, Jan

                          D 1 Reply Last reply Dec 19, 2018, 11:57 AM Reply Quote 1
                          • K
                            Ketrel
                            last edited by Dec 18, 2018, 6:47 PM

                            Any idea what I can do for this issue?
                            https://notepad-plus-plus.org/community/topic/16790/notepad-7-6-1/20

                            I cannot install any plugin. Any attempt just keeps trying to downgrade Notepad++ and never installs the plugin.

                            R E 3 Replies Last reply Dec 18, 2018, 6:56 PM Reply Quote 0
                            • R
                              rinku singh @Ketrel
                              last edited by Dec 18, 2018, 6:56 PM

                              @Ketrel
                              Notepad++ v7.6.1 (32-bit)
                              Build time : Dec 12 2018 - 01:24:22
                              Path : C:\Program Files\Notepad++\notepad++.exe
                              Admin mode : OFF
                              Local Conf mode : OFF
                              OS : Windows 7 (32-bit)
                              Plugins : active text.dll DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll Remove dup lines.dll selectNLaunch.dll

                              you should expend the uac dialog capture and submit also.

                              1 Reply Last reply Reply Quote 0
                              • E
                                Eko palypse @Ketrel
                                last edited by Dec 18, 2018, 7:39 PM

                                @Ketrel

                                haven’t had seen this before but could you check what happens if
                                you uncheck enable notepad++ auto-updater from
                                settings->preferences->misc dialog?
                                Maybe restart npp afterwards and try to install plugins.
                                If this doesn’t help would you mind posting the debug-info from ? menu?

                                Eko

                                1 Reply Last reply Reply Quote 0
                                • R
                                  rinku singh @Ketrel
                                  last edited by Dec 18, 2018, 7:48 PM

                                  @Ketrel
                                  you have already got answer
                                  https://notepad-plus-plus.org/community/topic/16790/notepad-7-6-1/35

                                  unistall 7.6.1 and download new setup from
                                  https://notepad-plus-plus.org

                                  K 1 Reply Last reply Dec 18, 2018, 9:01 PM Reply Quote 1
                                  • K
                                    Ketrel @rinku singh
                                    last edited by Dec 18, 2018, 9:01 PM

                                    @gurikbal-singh said:

                                    @Ketrel
                                    you have already got answer
                                    https://notepad-plus-plus.org/community/topic/16790/notepad-7-6-1/35

                                    unistall 7.6.1 and download new setup from
                                    https://notepad-plus-plus.org

                                    Sorry, I completely missed that reply. That worked. I have no idea how I missed that reply o.O

                                    Thanks @donho @gurikbal-singh @Eko-palypse

                                    1 Reply Last reply Reply Quote 1
                                    • D
                                      donho @Jan Černosta
                                      last edited by Dec 19, 2018, 11:57 AM

                                      @Jan-Černosta said:

                                      Since version 7.6, the ANSI code page is sometimes incorrectly detected. A file containing text “CHRÁNĚNÉ”, encoded in ANSI (Windows with the Czech Republic region selected, i.e. the Windows 1250 code page), is opened as “CHRÁNÌNÉ” (in both versions 7.6 and 7.6.1) with the automatically selected code page ISO 8859-3.

                                      Apparently the latest version of component uchardet doesn’t contain the fix of the regression:
                                      https://cgit.freedesktop.org/uchardet/uchardet/commit/?id=26e1cebad15749a3aced87ff22fb18bf55dacd79

                                      I’ll include this fix - could you test and validate the fix?

                                      J 1 Reply Last reply Dec 22, 2018, 3:14 PM Reply Quote 0
                                      • V
                                        versat
                                        last edited by Dec 20, 2018, 9:13 AM

                                        I am using cntlm as proxy and it worked with Notepad++ versions before 7.6 without problems for years.
                                        After updating from x32 version to 7.6.1 (x64) i get the following error:

                                        ---------------------------
                                        curl error
                                        ---------------------------
                                        Unsupported proxy 'https://127.0.0.1:3125', libcurl is built without the HTTPS-proxy support.
                                        ---------------------------
                                        OK   
                                        ---------------------------
                                        

                                        System:

                                        Notepad++ v7.6.1   (64-bit)
                                        Build time : Dec 12 2018 - 01:22:05
                                        Path : C:\Program Files\Notepad++\notepad++.exe
                                        Admin mode : OFF
                                        Local Conf mode : OFF
                                        OS : Windows 7 (64-bit)
                                        Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll 
                                        
                                        1 Reply Last reply Reply Quote 1
                                        • D
                                          dinkumoil
                                          last edited by Dec 20, 2018, 11:45 AM

                                          @versat

                                          What did you do before that error message poped up? Installing or updating plugins? If yes, that would be something @donho should know.

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