• Login
Community
  • Login

Notepad++ v8.1.2 Released

Scheduled Pinned Locked Moved Announcements
53 Posts 20 Posters 10.0k 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.
  • M
    Manuel Ortega
    last edited by Jul 20, 2021, 11:18 AM

    Latest version doesn’t work properly. Old version was better…

    P 1 Reply Last reply Jul 20, 2021, 1:01 PM Reply Quote -1
    • P
      PeterJones @Manuel Ortega
      last edited by Jul 20, 2021, 1:01 PM

      @Manuel-Ortega said in Notepad++ v8.1.2 Released:

      Latest version doesn’t work properly. Old version was better…

      Instead of vague complaining, please give concrete examples of how the behavior has changed, and why you think it worked better before.

      1 Reply Last reply Reply Quote 3
      • S
        SuperDuper
        last edited by Jul 20, 2021, 3:54 PM

        Still a problem with losing some settings if installing with elevated user rights for a limited user.
        At least open files in session and histroy of opened files is lost.

        This worked until 7.9.5 very clean.

        1 Reply Last reply Reply Quote 0
        • D
          donho
          last edited by Jul 21, 2021, 2:00 AM

          @SuperDuper said in Notepad++ v8.1.2 Released:

          Still a problem with losing some settings if installing with elevated user rights for a limited user.
          At least open files in session and histroy of opened files is lost.
          This worked until 7.9.5 very clean.

          Please provide complete information in :
          https://github.com/notepad-plus-plus/notepad-plus-plus/issues

          1 Reply Last reply Reply Quote 0
          • D
            David Sperduto @donho
            last edited by Jul 23, 2021, 9:21 AM

            @donho
            Save of existing file works, but saving a new file or Save As of any file is unresponsive once you get to the Save dialogue box. Can’t enter a file name or get Save button to work.

            D D B 3 Replies Last reply Jul 23, 2021, 9:36 AM Reply Quote 1
            • D
              David Sperduto @David Sperduto
              last edited by Jul 23, 2021, 9:36 AM

              @David-Sperduto Running Vista Home Premium SP2 if that’s relevant.

              M 1 Reply Last reply Jul 23, 2021, 7:02 PM Reply Quote 0
              • M
                mere-human @David Sperduto
                last edited by Jul 23, 2021, 7:02 PM

                @David-Sperduto I’m afraid fixes for bugs that are specific to Windows Vista won’t be accepted. Please refer to this page about supported versions: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/SUPPORTED_SYSTEM.md
                I’d recommend you to use an older version of Notepad++.

                1 Reply Last reply Reply Quote 0
                • D
                  donho @David Sperduto
                  last edited by donho Jul 23, 2021, 11:51 PM Jul 23, 2021, 11:39 PM

                  @David-Sperduto said in Notepad++ v8.1.2 Released:

                  but saving a new file or Save As of any file is unresponsive once you get to the Save dialogue box. Can’t enter a file name or get Save button to work.

                  @mere-human It’s a critical issue. Does Vista’s runtime system not support at all our new Save dialog? Or there’s a way (not restoring the old system) to fix it?

                  M J 2 Replies Last reply Jul 24, 2021, 9:39 AM Reply Quote 0
                  • D
                    donho
                    last edited by Jul 24, 2021, 12:43 AM

                    FYI:
                    Auto-updating to v8.1.2 is triggered.

                    1 Reply Last reply Reply Quote 1
                    • M
                      mere-human @donho
                      last edited by Jul 24, 2021, 9:39 AM

                      @donho I can’t say for sure. I need a Vista on VM to take a look.

                      1 Reply Last reply Reply Quote 2
                      • D
                        donho
                        last edited by Jul 24, 2021, 11:55 AM

                        @mere-human said in Notepad++ v8.1.2 Released:

                        @donho I can’t say for sure. I need a Vista on VM to take a look.

                        Let’s see if there are others Vista users have the same problem before getting into it.

                        @David-Sperduto Could you create an issue on GitHube please :
                        https://github.com/notepad-plus-plus/notepad-plus-plus/issues

                        D M 2 Replies Last reply Jul 24, 2021, 1:11 PM Reply Quote 0
                        • D
                          dinkumoil @donho
                          last edited by dinkumoil Jul 24, 2021, 1:12 PM Jul 24, 2021, 1:11 PM

                          @donho

                          I have Vista Enterprise in a VM and tested Save As. As @David-Sperduto wrote, I was not able to input a new filename, the dialog just hangs. Same with Save a copy as.

                          M 1 Reply Last reply Jul 24, 2021, 6:21 PM Reply Quote 1
                          • M
                            mere-human @donho
                            last edited by Jul 24, 2021, 3:51 PM

                            @donho said in Notepad++ v8.1.2 Released:

                            Let’s see if there are others Vista users have the same problem before getting into it.

                            I need a local VM to understand what’s going on.
                            I was expecting the modern File Dialog to work fine on Vista since MS says that in the doc:
                            https://docs.microsoft.com/en-us/windows/win32/dlgbox/open-and-save-as-dialog-boxes

                            [Starting with Windows Vista, the Open and Save As common dialog boxes have been superseded by the Common Item Dialog. We recommended that you use the Common Item Dialog API instead of these dialog boxes from the Common Dialog Box Library.]

                            1 Reply Last reply Reply Quote 0
                            • M
                              mere-human
                              last edited by Jul 24, 2021, 4:55 PM

                              So here is the video from Vista VM. I type into the file name edit box, but nothing happens.
                              https://imgur.com/90YNFn7

                              1 Reply Last reply Reply Quote 0
                              • M
                                mere-human @dinkumoil
                                last edited by Jul 24, 2021, 6:21 PM

                                @dinkumoil said in Notepad++ v8.1.2 Released:

                                @donho

                                I have Vista Enterprise in a VM and tested Save As. As @David-Sperduto wrote, I was not able to input a new filename, the dialog just hangs. Same with Save a copy as.

                                I can take a look at the problem and try several things if someone creates an issue on GitHub.
                                But I won’t promise anything.
                                I’m not able to hook up a remote debugger to Vista VM (it works fine with Win 7 VM).

                                A D D 3 Replies Last reply Jul 24, 2021, 7:30 PM Reply Quote 0
                                • A
                                  Alan Kilborn @mere-human
                                  last edited by Jul 24, 2021, 7:30 PM

                                  @mere-human

                                  IIRC, this is the first complaint received about the file dialogs and Vista, even though the file dialog change-out was a bit of time ago. To me this says the number of Vista users is low, probably. If it is not any easy repair, perhaps time to leave Vista behind?

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    David Sperduto @mere-human
                                    last edited by Jul 25, 2021, 4:40 AM

                                    @mere-human Sorry, I’ve been offline for a couple days. I’d be happy to try to create an issue on GitHub, although I’ve never worked on GitHub before so it may be a bumpy ride.
                                    If I’m the only Vista user in the Notepad++ universe, and it’s a headache to make this work, I’m happy to go back a version. For my purposes, Notepad++ knocks it out of the park every day for me, as it was!
                                    Thanks

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      David Sperduto 0 @mere-human
                                      last edited by Jul 25, 2021, 5:13 AM

                                      @mere-human Apparently GitHub also does not support Vista. Can’t set up an account. Just get a malfunctioning registration page. Can this really be the end?..oh well…some day I’ll upgrade to W10 but can’t get to it right now. Which Notepad++ version should I go back to?

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mere-human
                                        last edited by Jul 25, 2021, 7:55 AM

                                        Nevermind. Here is the issue I created: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10238
                                        I have a fix which turns out to be simple. Let’s see if it gets approved.

                                        D 1 Reply Last reply Jul 25, 2021, 9:34 PM Reply Quote 1
                                        • J
                                          Jason R Mayberry
                                          last edited by Jul 25, 2021, 1:04 PM

                                          Just upgraded. It appears that the “Search/Mark All” feature now doesn’t work if you select a whole line or more. It works with the “Search/Mark One” feature, but this is less useful.

                                          J P 2 Replies Last reply Jul 25, 2021, 1:08 PM Reply Quote 0
                                          18 out of 53
                                          • First post
                                            18/53
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors