• Login
Community
  • Login

Notepad++ v6.9.1 is out there

Scheduled Pinned Locked Moved Announcements
39 Posts 20 Posters 88.6k 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.
  • D
    David Bailey
    last edited by Mar 31, 2016, 4:11 PM

    Dail,

    Here is a small cutdown that still doesn’t search properly:
    label *get_label(char *&bp, int getting);
    long asm_parse_integer_token(char *&);

    static int64 amd_asm_constant;
    logical permit_arbitrary_constants = false;
    static constant_entity* the_constant;
    static char* ThisToken;

    For many versions now I have downloaded the ZIP file and ‘installed’ the new version by overwriting the old exe file. I am wondering if this has caused a problem in this particular case.

    All the search are the default ones - only the “Wrap around” checkbox is ticked, the search mode is normal, and the search direction is Down. I am running on 64-bit W10, and have used NPP for many years.

    David

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by Mar 31, 2016, 4:20 PM

      Still works fine for me. I’d try a fresh “install” of it and without plugins.

      1 Reply Last reply Reply Quote 0
      • G
        guy038
        last edited by guy038 Apr 2, 2016, 11:28 AM Apr 2, 2016, 11:28 AM

        Hello David,

        As dail, the search, in normal mode, of the string amd_asm_constant, in your example text, works just fine, on my local install of N++ v6.9.1, in the folder C:\_691, from the archive npp.6.9.1.bin.7z ?!

        Cheers,

        guy038

        1 Reply Last reply Reply Quote 0
        • D
          David Bailey
          last edited by Apr 2, 2016, 3:36 PM

          I have confirmed that this problem has something to do with a plugin (sorry)! I will get back to this issue and determine which plugin, but unfortunately right now I am rather overloaded with other things!

          David

          1 Reply Last reply Reply Quote 0
          • A
            Aivaras Bitvinskas
            last edited by Apr 3, 2016, 8:26 AM

            It’s a problem for me that i dont know how to fix it.

            when i type 5 or 3 it types =

            when i type 8 it types ~

            when i type 6 it types D

            please help

            C 1 Reply Last reply Apr 3, 2016, 5:40 PM Reply Quote 0
            • C
              Claudia Frank @Aivaras Bitvinskas
              last edited by Apr 3, 2016, 5:40 PM

              Hello @Aivaras-Bitvinskas,

              could it be that you accidentally hit the key sequence which changes keyboard layout?
              Check Control Panel->Region and Languages->Keyboards and Languages->Change Keyboards->Advanced Key Settings
              Is there a hotkey specified? If so, press it and see if problem is solved.

              Cheers
              Claudia

              1 Reply Last reply Reply Quote 0
              • P
                Paul Robertson
                last edited by Apr 6, 2016, 1:53 PM

                Notepad++ v6.9.1
                Build time : Mar 28 2016 - 19:48:40
                Path : C:\Program Files (x86)\Notepad++\notepad++.exe
                Admin mode : OFF
                Local Conf mode : OFF
                OS : Windows 7
                Plugins : PluginManager.dll

                I am trying to use the “Find In” feature of Notepad++ as I have in the past and receive no response from the search in the separate window as I am used to. Using the “F7” key does not restore the window, and I have disabled all plug-ins. What else prevents this feature from working?
                Thank You,
                Paul

                C 1 Reply Last reply Apr 6, 2016, 3:50 PM Reply Quote 0
                • C
                  Claudia Frank @Paul Robertson
                  last edited by Apr 6, 2016, 3:50 PM

                  Hello @Paul-Robertson,

                  so you are saying you used Find in Files (CTRL+SHIFT+F) dialog and result window doesn’t show up, correct?
                  Did you open the dialog via the menu or by using one of the shortcuts and selecting the appropriate tab?

                  F7 is used for toggling between result window and editor. This only works if search result window was once created.
                  So question is, why don’t you get the result window, isn’t?

                  Cheers
                  Claudia

                  P 1 Reply Last reply Apr 11, 2016, 6:46 PM Reply Quote 0
                  • S
                    Sergey Den
                    last edited by Apr 6, 2016, 5:10 PM

                    I have the same problem:
                    when I download the file using NppFTP, the encoding has changed from UTF-8 to ANSI, and the EOF also change from “UNIX” (default in my Npp configuration), to “Dos/Windows”.

                    1 Reply Last reply Reply Quote 0
                    • P
                      Paul Robertson
                      last edited by Apr 11, 2016, 6:13 PM

                      Claudia,
                      I have tried both using the pull down menu and the shortcut sequence. Neither has an effect. A search for multiple instances in a file also does not result in the window opening at the bottom as I expect. It appears the result window is never created.
                      R/ Paul

                      1 Reply Last reply Reply Quote 0
                      • P
                        Paul Robertson @Claudia Frank
                        last edited by Apr 11, 2016, 6:46 PM

                        @Claudia-Frank
                        I have found a “solution” in another site which addressed this same issue. It mentioned the config.xml file in the \user"account"\Appdata\roaming\notepad++ folder as being the culprit. I renamed this file, restarted the application and the behavior went back to normal.
                        Regards/Paul

                        C 1 Reply Last reply Apr 11, 2016, 9:30 PM Reply Quote 0
                        • P
                          Peter McIlroy
                          last edited by Apr 11, 2016, 7:46 PM

                          Any chance of bringing back the online documentation? All links appear dead.

                          1 Reply Last reply Reply Quote 0
                          • C
                            Claudia Frank @Paul Robertson
                            last edited by Apr 11, 2016, 9:30 PM

                            Hello @Paul-Robertson,

                            good to see that you found the cause of your issue.
                            By any chance, can you compare the “renamed” config.xml with the new one created,
                            to see what the differences are?

                            It happened already a couple of times where unexpected behavior was solved by deleting/renaming
                            %APPDATA% directory or config files. So I’m curious to see what could have caused it.

                            Thank you and cheers
                            Claudia

                            P 1 Reply Last reply Apr 12, 2016, 12:52 PM Reply Quote 0
                            • P
                              Paul Robertson @Claudia Frank
                              last edited by Apr 12, 2016, 12:52 PM

                              @Claudia-Frank
                              I can provide a beyond-compare output file if you tell me how to deliver it to you.

                              C 1 Reply Last reply Apr 12, 2016, 5:18 PM Reply Quote 0
                              • C
                                Claudia Frank @Paul Robertson
                                last edited by Apr 12, 2016, 5:18 PM

                                @Paul-Robertson

                                If you don’t mind you could upload it to https://dropfile.to/ and post the link here.
                                It stays there for at most 24 hours and then gets deleted automatically.

                                Cheers
                                Claudia

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Roger Tannous
                                  last edited by Apr 14, 2016, 6:44 PM

                                  Hello,

                                  While closing Notepad++ I’m now forced to close/save/discard one of many unsaved files (like for example new 5).

                                  I used to be able to close Notepad++ and leave unsaved files and restore everything back as I left them when I closed the app!

                                  This feels to be a bug because Notepad++ is forcing only one of the unsaved files to be closed/saved/discarded.

                                  C 1 Reply Last reply Apr 14, 2016, 7:21 PM Reply Quote 0
                                  • C
                                    Claudia Frank @Roger Tannous
                                    last edited by Apr 14, 2016, 7:21 PM

                                    Hello @Roger-Tannous,
                                    looks like automatic backup is disabled.

                                    Please check the following

                                    Settings->Preferences->Backup
                                    check remember current session for next launch
                                    check enable session snapshot and periodic backup

                                    Cheers
                                    Claudia

                                    R 1 Reply Last reply Apr 15, 2016, 1:43 PM Reply Quote 0
                                    • R
                                      Roger Tannous @Claudia Frank
                                      last edited by Apr 15, 2016, 1:43 PM

                                      @Claudia-Frank

                                      I had version 6.9, so the complaint concerns that version. Yes, I have those check boxes checked, but it doesn’t matter, I just updated to 6.9.1 and till now, there’s no problem.

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        Chenfeng Bao
                                        last edited by Apr 20, 2016, 3:28 AM

                                        Very very happy to see Fortran free format support.
                                        However, the changelog writes “FORTRAN 77", which is actually fixed format. It should be “Fortran 90” (not all CAPS) or newer.

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          Chenfeng Bao
                                          last edited by Apr 20, 2016, 4:11 AM

                                          More on Fortran:
                                          the old fixed-form FORTRAN highlight is now broken. All Fortran source files are now highlighted in free format style.

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