Community

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

    Notepad++ v7.9.3 Released

    Announcements
    25
    61
    1917
    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.
    • Manuel Ortega
      Manuel Ortega last edited by

      V7.9.1 is better than V7.9.2/V.7.9.3

      1 Reply Last reply Reply Quote -1
      • Tragen
        Tragen last edited by

        I found a bug which was also in 7.9.2
        Open a text file, mark a column with multiple rows and press tab.
        The Col: xx value isn’t updated.

        Ekopalypse Alan Kilborn 2 Replies Last reply Reply Quote 0
        • Ekopalypse
          Ekopalypse @Tragen last edited by

          @Tragen
          I am not quite sure I understand your problem.
          Can you explain with an example what you do and what you expect?

          1 Reply Last reply Reply Quote 0
          • Alan Kilborn
            Alan Kilborn @Tragen last edited by Alan Kilborn

            @Tragen said in Notepad++ v7.9.3 Released:

            found a bug which was also in 7.9.2
            Open a text file, mark a column with multiple rows and press tab.
            The Col: xx value isn’t updated.

            This behavior exists in all prior versions I checked (I spot checked back a few years).

            Really, Ln and Col are only meaningful when NOT in column mode. To convince yourself of this, what should Ln say when you have a column mode block active and your block spans lines 3 thru 10?

            I suppose Col could have a fixed value if the column block has zero-width (your case) and the carets (yes there are more than 1 in col mode) are all in the same column.

            1 Reply Last reply Reply Quote 3
            • Ekopalypse
              Ekopalypse last edited by

              @Alan-Kilborn

              aah - it is about the statusbar and the Col field, thx for clarification.

              1 Reply Last reply Reply Quote 1
              • Zahidur Rahman Razin
                Zahidur Rahman Razin last edited by

                Zen Coding is not working

                1 Reply Last reply Reply Quote 0
                • David Michael Paxton
                  David Michael Paxton last edited by

                  Notepad++ 7.9.3 fails to start after install. Window Event Viewer contains the following relevant entry:

                  <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
                   <System>
                    <Provider Name="Application Error" /> 
                    <EventID Qualifiers="0">1000</EventID> 
                    <Version>0</Version> 
                    <Level>2</Level> 
                    <Task>100</Task> 
                    <Opcode>0</Opcode> 
                    <Keywords>0x80000000000000</Keywords> 
                    <TimeCreated SystemTime="2021-02-18T19:50:40.9870900Z" /> 
                    <EventRecordID>41177</EventRecordID> 
                    <Correlation /> 
                    <Execution ProcessID="0" ThreadID="0" /> 
                    <Channel>Application</Channel> 
                    <Computer>CC04C-MPMP10T7.moody.edu</Computer> 
                    <Security /> 
                   </System>
                   <EventData>
                    <Data>notepad++.exe</Data> 
                    <Data>7.9.3.0</Data> 
                    <Data>60288871</Data> 
                    <Data>ntdll.dll</Data> 
                    <Data>10.0.19041.662</Data> 
                    <Data>27bfa5f0</Data> 
                    <Data>c0000005</Data> 
                    <Data>000000000004b401</Data> 
                    <Data>22f0</Data> 
                    <Data>01d7062f55c8c738</Data> 
                    <Data>C:\Program Files\Notepad++\notepad++.exe</Data> 
                    <Data>C:\WINDOWS\SYSTEM32\ntdll.dll</Data> 
                    <Data>4146dfc2-fe6f-4392-83e9-c0a818129564</Data> 
                    <Data /> 
                    <Data /> 
                   </EventData>
                  </Event>
                  

                  Reverting to 7.9.1 based upon other comments found in this thread.

                  David Michael Paxton 1 Reply Last reply Reply Quote 0
                  • David Michael Paxton
                    David Michael Paxton @David Michael Paxton last edited by

                    @David-Michael-Paxton updating: This is installed on Windows 10 Pro 20H2. Originally attempted upgrade of NPP 7.8.9. After initial failure, uninstalled and reinstalled 7.9.3 fresh, which still failed to start. Same symptoms as @László-Botka

                    PeterJones 1 Reply Last reply Reply Quote 1
                    • PeterJones
                      PeterJones @David Michael Paxton last edited by

                      @David-Michael-Paxton ,

                      Same symptoms as @László-Botka

                      Does that mean that you also have NppSaveAsAdmin plugin, too? If so issue #9514 is looking into it – and you can choose whether to downgrade to v7.9.1 or whether to disable that plugin until a fix is available.

                      If you don’t have that plugin, please let us know what plugins you do have.

                      1 Reply Last reply Reply Quote 2
                      • Kristo Tammik
                        Kristo Tammik last edited by

                        Did clean install on Windows 10 1809 and it failed to start. Clean install on my 20H2 started just fine.

                        Unfortunately don’t currently have access to 1809 device to get logs from Event Viewer.

                        1 Reply Last reply Reply Quote 0
                        • mere-human
                          mere-human last edited by

                          By the way, you can temproarily workaround the problem with NppSaveAsAsmin by installing an older version of this plugin as it was suggested here https://github.com/Hsilgos/nppsaveasadmin/issues/24#issuecomment-781994249

                          1 Reply Last reply Reply Quote 1
                          • Michael Shulist
                            Michael Shulist last edited by

                            1. I recently installed NPP793 portable and attempted to install the Quicktext 021 plugin using the Plugins Admin. The install starts but then it errors out with this message npp_quicktext.png

                            2. I tried manually installing it but after placing the unzipped folder (with associated files) for QT021 in the plugins folder, and following advice in the CHANGELOG notes, copied QuickText.ini to the plugins/config/ folder. It was not recognized by NPP793. Unfortunately the README notes for QT021 has conflicting information (versus CHANGELOG) about the location of the DLL and the INI. In any case following the instructions in either does not work. As far as I can tell the support for QT021 has long since disappeared.

                            While I can do nothing to fix 1) above, is there anything I am doing wrong in 2)? or is there a newer alternative to Quicktext 021?

                            Michael Vincent 1 Reply Last reply Reply Quote 0
                            • Michael Vincent
                              Michael Vincent @Michael Shulist last edited by

                              @Michael-Shulist said in Notepad++ v7.9.3 Released:

                              tried manually installing it but after placing the unzipped folder (with associated files) for QT021 in the plugins folder,

                              You need a QuickText subdirectory.

                              plugins/QuickText/QuickText.dll

                              Cheers.

                              Michael Shulist 1 Reply Last reply Reply Quote 2
                              • Mauro Bertoli
                                Mauro Bertoli @donho last edited by

                                Hi all, first at all thanks for this great software I’m using from many many years.
                                Upgrading from 7.9.2 to 7.9.3 it breaks my dual-monitor experience:
                                https://community.notepad-plus-plus.org/topic/20774/dual-monitor-with-different-resolutions-didn-t-scale-well-with-latest-7-9-3
                                I hope this help

                                1 Reply Last reply Reply Quote 0
                                • Michael Shulist
                                  Michael Shulist @Michael Vincent last edited by

                                  @Michael-Vincent, I suppose I should have laid out all I did, so here goes:

                                  1. I placed the unzipped QuickText folder in the plugins directory
                                  • result = nothing
                                  1. Per the README:
                                  Just copy the QuickText.dll into Notepad++'s plugin directory
                                  , and the QuickText.ini file into Notepad++'s directory.
                                  
                                  • result = nothing
                                  1. Following the notes in the CHANGELOG (and removed 2)):
                                  Moved QuickText.ini from \QuickText.ini to \plugins\Config\QuickText.ini
                                  
                                  • result = nothing.
                                  1. I should note that there are two DLLs in the QuickText folder, QuickText.ANSI.dll & QuickText.UNI.dll. So I removed each of those separately and tested to see if anything changed.
                                  • result = nothing

                                  I’d certainly be grateful if anyone had other useful suggestions. I got very used to having QuickText in prior versions (latest was 7.8.5) and it would be great to get it working again.

                                  Michael Vincent 1 Reply Last reply Reply Quote 0
                                  • Michael Vincent
                                    Michael Vincent @Michael Shulist last edited by

                                    @Michael-Shulist said in Notepad++ v7.9.3 Released:

                                    I should note that there are two DLLs in the QuickText folder, QuickText.ANSI.dll & QuickText.UNI.dll. So I removed each of those separately and tested to see if anything changed.

                                    Seems you’re using a very dated version of QuickText, though you were using my updated one.

                                    You can forget ANSI, Notepad++ does not support ANSI plugins anymore. Generically, your DLL name (minus the .dll extension) must match the containing folder in the plugins/ folder.

                                    SO:

                                    plugins/QuickText/QuickText.dll
                                    plugins/QuickText.UNI/QuickText.UNI.dll
                                    plugins/MyWeirdPluginName/MyWeirdPluginName.dll

                                    Hope helps clarify.

                                    Cheers.

                                    Michael Shulist 2 Replies Last reply Reply Quote 2
                                    • Michael Shulist
                                      Michael Shulist @Michael Vincent last edited by

                                      @Michael-Vincent Ok I think I’ve done it.
                                      Originally I had used the Quicktext version in my prior installation but updated it to release QT0211 for use in NPP793, however it was from this repo.
                                      Following your advice I managed to get it properly installed and running. I did stumble across a few minor issues in the repo instructions which I will update at some point.
                                      Thank you for your help and suggestions.

                                      1 Reply Last reply Reply Quote 3
                                      • Michael Shulist
                                        Michael Shulist @Michael Vincent last edited by

                                        @Michael-Vincent Also if it this is the repo that NPP793 uses in the Plugins Admin then of course my original issue relating to the Plugin Hash mismatch still exists.

                                        Michael Vincent 1 Reply Last reply Reply Quote 0
                                        • Michael Vincent
                                          Michael Vincent @Michael Shulist last edited by

                                          @Michael-Shulist said in Notepad++ v7.9.3 Released:

                                          Also if it this is the repo that NPP793 uses in the Plugins Admin then of course my original issue relating to the Plugin Hash mismatch still exists.

                                          I think it’ll be fixed in the next version:

                                          https://github.com/notepad-plus-plus/nppPluginList/commit/76f9d3a2d5c00eaf097f89ae010aa297f644ec2b

                                          Cheers.

                                          1 Reply Last reply Reply Quote 0
                                          • orenatol
                                            orenatol last edited by orenatol

                                            “Find in Files” issue, seems new:

                                            1. Open the “Find in Files” dialog
                                            2. Select a directory
                                            3. Search for files
                                            4. Close the window
                                            5. Delete/move the directory from step 2
                                            6. Open the “Find in Files” dialog again
                                            7. Try to select another directory using the ellipses (“…”) button

                                            Expected: Folder selection system dialog appears

                                            Actual result: nothing.

                                            Notepad++ v7.9.3 (64-bit)
                                            Build time : Feb 14 2021 - 03:15:58
                                            Path : C:\Program Files\Notepad++\notepad++.exe
                                            Admin mode : OFF
                                            Local Conf mode : OFF
                                            OS Name : Windows 10 Enterprise (64-bit)
                                            OS Version : 1909
                                            OS Build : 18363.1379
                                            Current ANSI codepage : 1252
                                            Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll

                                            mere-human 1 Reply Last reply Reply Quote 3
                                            • First post
                                              Last post
                                            Copyright © 2014 NodeBB Forums | Contributors