Community
    • Login

    Window layout problems after update

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    21 Posts 10 Posters 4.7k 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.
    • EkopalypseE
      Ekopalypse @DomWesker
      last edited by

      @DomWesker

      are you using window manager software like
      https://www.nvidia.com/en-us/design-visualization/software/rtx-desktop-manager/ or similar from AMD etc. ?

      1 Reply Last reply Reply Quote 0
      • DomWeskerD
        DomWesker
        last edited by DomWesker

        No - nothing special in terms of window management. I do have an NVidia GPU, but not using anything non-standard/default.

        1 Reply Last reply Reply Quote 1
        • DomWeskerD
          DomWesker
          last edited by

          Oh man, updated my video drivers and rebooted… Re-installed 7.9.5, and now the problem is gone. Godspeed on this bug! :D

          Notepad++ v7.9.5 (64-bit)
          Build time : Mar 21 2021 - 02:13:17
          Path : C:\Program Files\Notepad++\notepad++.exe
          Admin mode : OFF
          Local Conf mode : OFF
          OS Name : Windows 10 Pro (64-bit)
          OS Version : 2009
          OS Build : 19042.928
          Current ANSI codepage : 1252
          Plugins : mimeTools.dll NppConverter.dll NppExport.dll

          Alan KilbornA PeterJonesP 2 Replies Last reply Reply Quote 0
          • Alan KilbornA
            Alan Kilborn @DomWesker
            last edited by

            @DomWesker said in Window layout problems after update:

            rebooted

            If I’m remembering correctly, a reboot only solves it for a short time (for other affected users).

            1 Reply Last reply Reply Quote 2
            • PeterJonesP
              PeterJones @DomWesker
              last edited by

              @DomWesker said in Window layout problems after update:

              Oh man, updated my video drivers and rebooted

              @Alan-Kilborn replied,

              If I’m remembering correctly, a reboot only solves it for a short time (for other affected users).

              Actually, in https://community.notepad-plus-plus.org/post/64735, @Dan-Schreck mentioned he updated his nVidia drivers and rebooted, and he hasn’t been back in the intervening 13 days to complain that it came back.

              So a reboot alone doesn’t look like it is permanent, but reboot+drivers might be enough.

              Good luck, @DomWesker . Please come back and let us know if the problem comes back.

              1 Reply Last reply Reply Quote 1
              • M
                Madzilla
                last edited by

                I’m having the same issue, although I was on an older version of notepad++ when the problem started. I decided to try updating to 7.9.5 but it didn’t help. I am using a Radeon video card, so I doubt the issue is related to nvidia drivers specifically, I’m thinking more of a windows update. I’m only a fully patched Win10.

                Another thing that leads me to believe it is a windows update problem is that I’ve been having odd window rendering issues in other apps too. Microsoft SQL Server Manager Studio is not displaying panels properly, if I try to use the edit table function it displays the panel outside the application window, anchored to the top left corner of my screen, then it will start throwing dialogs about ‘mscorlib.dll’ errors. Then some other apps will not restore correctly after being minimized (slack). I wasn’t connecting the dots between these symptoms until I decided to check the forum here, so I will be more diligent about collecting information and trying to piece things together. I’ll update if I figure anything out.

                1 Reply Last reply Reply Quote 1
                • M
                  Madzilla
                  last edited by Madzilla

                  Just tried Run as Administrator, seems to fix the rendering issue in the OP’s screenshot, but I’m still having problems loading other overlay panels in np++, specifically the ‘F7’ Search Results Window.

                  Here is my debug info:

                  Notepad++ v7.9.5 (64-bit)
                  Build time : Mar 21 2021 - 02:13:17
                  Path : C:\Program Files\Notepad++\notepad++.exe
                  Admin mode : ON
                  Local Conf mode : OFF
                  OS Name : Windows 10 Pro (64-bit)
                  OS Version : 2009
                  OS Build : 19042.928
                  Current ANSI codepage : 1252
                  Plugins : mimeTools.dll NppConverter.dll NppExport.dll

                  OS Build is the same as the OP

                  1 Reply Last reply Reply Quote 1
                  • M
                    Madzilla
                    last edited by

                    Uninstalling the following Windows Update resolved the issue for me!

                    2021-04 Cumulative Update for Windows 10 (KB5001330) OS Build 19042.928 - https://support.microsoft.com/en-us/topic/april-13-2021-kb5001330-os-builds-19041-928-and-19042-928-cead30cd-f284-4115-a42f-d67fec538490

                    I am now running on the following and can no longer reproduce the rendering issues in npp or any of the other affected apps (Microsoft SSMS, Slack)

                    My working configuration is reporting as follows:

                    OS Name : Windows 10 Pro (64-bit)
                    OS Version : 2009
                    OS Build : 19042.870

                    1 Reply Last reply Reply Quote 1
                    • niftyruinN
                      niftyruin
                      last edited by

                      I had this issue just now. I found that my problem was a tricky hidden window.

                      Slack recently introduced a feature called “Huddle”. In a Huddle you can share your screen, or a Window. It turns out, if I am in a Huddle and sharing a window, and then exit the Huddle without stopping the sharing, an invisible window remains behind that interferes with various programs, including Notepad++.

                      What makes this confusing is that when sharing your screen or window with a Huddle your screen or application has a green border around it to signify sharing. This is gone when the Huddle ends in the manner above. However, if I tried to click on Slack from the system tray the border returned as though it was still sharing, and Slack went unresponsive. Eventually, the bordered area went unresponsive and had an X to click on in the upper right, Windows asked me if I wanted to end the task, and I did. Problem solved, Notepad++ works fine now. I didn’t have to futz with drivers or reboots or anything.

                      This is one potential issue and solution, I’m sure there are others.

                      Russell WeedR 1 Reply Last reply Reply Quote 3
                      • Russell WeedR
                        Russell Weed @niftyruin
                        last edited by

                        I had the same problem with Slack and the same solution as @niftyruin.

                        To expand a little further: Running Notepad++ as Administrator temporarily fixed the problem. (I had found this solution elsewhere). Stopping the screen share from Slack did NOT fix the issue. However, when I exited Slack entirely (CTRL+Q) and then exited Notepad++, running it again it was fixed.

                        Guy WalkerG 1 Reply Last reply Reply Quote 0
                        • Guy WalkerG
                          Guy Walker @Russell Weed
                          last edited by

                          @russell-weed said in Window layout problems after update:

                          I had the same problem with Slack and the same solution as @niftyruin.

                          To expand a little further: Running Notepad++ as Administrator temporarily fixed the problem. (I had found this solution elsewhere). Stopping the screen share from Slack did NOT fix the issue. However, when I exited Slack entirely (CTRL+Q) and then exited Notepad++, running it again it was fixed.

                          i exited slack completely and notepad++ is still messed up. :(

                          Terry RT 1 Reply Last reply Reply Quote 0
                          • Terry RT
                            Terry R @Guy Walker
                            last edited by Terry R

                            @guy-walker said in Window layout problems after update:

                            i exited slack completely and notepad++ is still messed up. :(

                            Suggest ALSO restart Windows (reboot) as whatever Slack messed up may still exist (or some artefact of it) even though Slack is supposedly shutdown. Maybe even check the running processes to see if any remainder of Slack (or whatever screen sharing app was used) may still be in memory before the reboot tried.

                            Terry

                            1 Reply Last reply Reply Quote 4
                            • PeterJonesP PeterJones referenced this topic on
                            • Reinier van RooyenR
                              Reinier van Rooyen @DomWesker
                              last edited by

                              @domwesker I know it’s a year later, but if I found this in a google search so can someone else. I just want to confirm the later replies here. This problem seem to stem from using Slack. In my case I had the go into task manager and stop ALL(sort by name since they tend to play hide and seek) Slack processes. Then simply close NP++ and re-open.

                              1 Reply Last reply Reply Quote 0
                              • Neil SchipperN Neil Schipper referenced this topic on
                              • First post
                                Last post
                              The Community of users of the Notepad++ text editor.
                              Powered by NodeBB | Contributors