Community
    • 登入

    Notepad++ 7.6.1

    已排程 已置頂 已鎖定 已移動 Announcements
    80 貼文 22 Posters 96.2k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • PeterJonesP
      PeterJones
      最後由 編輯

      same syntax, but with a ! before it: ![link text](https://i59.servimg.com/u/f59/19/99/80/82/untitl13.jpg): link text

      1 條回覆 最後回覆 回覆 引用 1
      • ?
        舊使用者 @舊使用者
        最後由 舊使用者 編輯

        OK, first of all sorry for the spam. Now I got it all. I will write down my problem again with details and a screenshot.
        On Windows XP, Plugins Admin can not be used to install or update a plugin. When I try to install or update a plugin the following error message pops up:

        Here is the debug info of my installed Notepad++:

        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 XP (32-bit)
        Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll

        Should I fill out a bug report for this?

        P.S.
        Thanks PeterJones I already got it.

        donhoD 1 條回覆 最後回覆 回覆 引用 0
        • dinkumoilD
          dinkumoil
          最後由 編輯

          @KantorZsolt

          This bug has already been reported, see here.

          1 條回覆 最後回覆 回覆 引用 0
          • patrickdrdP
            patrickdrd
            最後由 編輯

            does the plugin manager work in 7.6.1?

            I’m running v7.6.1 portable and it doesn’t work for me, “No new plugins available”,
            I actually deleted it because I thought that it was replaced by the new plugins admin,
            what could I do?

            Eko palypseE 1 條回覆 最後回覆 回覆 引用 0
            • Eko palypseE
              Eko palypse @patrickdrd
              最後由 Eko palypse 編輯

              @patrickdrd

              I’m running v7.6.1 portable and it doesn’t work for me

              correct, currently it is only added to the msi package but you can make it work with the portable version.
              Here is what I did

              • downloaded https://notepad-plus-plus.org/repository/7.x/7.6.1/npp.7.6.1.bin.x64.7z
              • downloaded https://notepad-plus-plus.org/repository/7.x/7.6.1/npp.7.6.1.Installer.x64.exe
              • extracted the 7z into folder C:\temp\761
              • opened the exe with 7zip and
              1. extracted the folder updater into c:\temp\761 as well
              2. extracted nppPluginList.dll to folder C:\temp\761\plugins\Config

              Start npp and you should see the plugins Admin… under plugin menu.

              Eko

              1 條回覆 最後回覆 回覆 引用 2
              • patrickdrdP
                patrickdrd
                最後由 編輯

                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 條回覆 最後回覆 回覆 引用 0
                • Eko palypseE
                  Eko palypse
                  最後由 編輯

                  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 條回覆 最後回覆 回覆 引用 0
                  • Eko palypseE
                    Eko palypse
                    最後由 Eko palypse 編輯

                    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 條回覆 最後回覆 回覆 引用 0
                    • patrickdrdP
                      patrickdrd
                      最後由 編輯

                      yes, it only lists the plugins, nothing more

                      Eko palypseE 1 條回覆 最後回覆 回覆 引用 0
                      • Eko palypseE
                        Eko palypse @patrickdrd
                        最後由 編輯

                        @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 條回覆 最後回覆 回覆 引用 1
                        • donhoD
                          donho @pnedev
                          最後由 編輯

                          @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 條回覆 最後回覆 回覆 引用 2
                          • pnedevP
                            pnedev
                            最後由 編輯

                            @donho ,
                            Great, thanks a lot!

                            1 條回覆 最後回覆 回覆 引用 1
                            • donhoD
                              donho @dinkumoil
                              最後由 編輯

                              @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 條回覆 最後回覆 回覆 引用 3
                              • dinkumoilD
                                dinkumoil
                                最後由 dinkumoil 編輯

                                @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.

                                donhoD 1 條回覆 最後回覆 回覆 引用 0
                                • donhoD
                                  donho @dinkumoil
                                  最後由 編輯

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

                                  1 條回覆 最後回覆 回覆 引用 2
                                  • dinkumoilD
                                    dinkumoil
                                    最後由 編輯

                                    @donho

                                    Tested and it worked.

                                    1 條回覆 最後回覆 回覆 引用 2
                                    • Jan ČernostaJ
                                      Jan Černosta
                                      最後由 編輯

                                      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

                                      donhoD 1 條回覆 最後回覆 回覆 引用 1
                                      • KetrelK
                                        Ketrel
                                        最後由 編輯

                                        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.

                                        rinku singhR Eko palypseE 3 條回覆 最後回覆 回覆 引用 0
                                        • rinku singhR
                                          rinku singh @Ketrel
                                          最後由 編輯

                                          @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 條回覆 最後回覆 回覆 引用 0
                                          • Eko palypseE
                                            Eko palypse @Ketrel
                                            最後由 編輯

                                            @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 條回覆 最後回覆 回覆 引用 0
                                            • 第一個貼文
                                              最後的貼文
                                            The Community of users of the Notepad++ text editor.
                                            Powered by NodeBB | Contributors