VS Code renders the UI too big, as if it's applying font scaling twice.
I also get random GUI lockups from time to time, like everything just stops for about 5 seconds. Always happens at least once soon after logging in.

    JoshStrobl Oh, so now it summarizes all disks, whether they are mounted or not? Okay then.

    @mariojuniorjp I deleted your post because it contains an image which shows explicit content in it. Regarding your memory usage, it is indeed likely related to Nautilus file caching. Nothing we can do about it at the moment, we're on an old Nautilus to retain desktop icons.

    trewdys I'm not able to reproduce your issue with Visual Studio Code (which do note, is not a native application, but rather Electron-based, and therefore not actually affected by our branding package changes as an example). Are you sure you don't just have the view zoomed in? Go to View -> Appearance and at the bottom there is a Reset Zoom option.

      Re budgie desktop settings, switching off dark theme doesn’t do anything. Would be nice to be able to turn off.

        beerminer
        When I installed this round of updates last week (I temporarily switched to the unstable repo) I had the same issue twice.

        One time, it occurred out of nowhere (it was not the 1st boot after installing updates), the 2nd time a game played via Wine crashed my system, and it happened after I rebooted.

        Both times I resolved the issue by using eopkg history to roll back the update.

          Junglist Well we can't investigate and potentially the issue unless you provide comprehensive logs. I would suggest providing those via our development tracker.

          Swelch1951 That isn't specific to this stack upgrade, that was the case for Solus 4. I plan on having it be switched to Dark Theme enabled and Plata as the GTK Theme in the future so the toggle works as intended, as well as changing the toggle to appropriately switch between dedicated theme variants (such as doing it for Adapta Nokto as well).

          JoshStrobl Was getting nowhere, so I completed a fresh install and then did just the updates (did not install any new apps or remove anything). Now it is hit or miss whether i get the login screen vs TTY when rebooting. On the plus side, both my laptops did fine with the updates...at a loss for the desktop.

          I might be hitting @beerminer 's issue as well. After the update I am also booting straight to the TTY (though in my case it is consistent, or at least I haven't been lucky on getting to GDM yet). I am using the built-in amdgpu driver however (with a FirePro W4100 card). In my case it appears that gnome-shell is failing to start on boot:

          May 03 13:48:33 myhost gnome-shell[1100]: Failed to create backend: No GPUs found with udev
          May 03 13:48:33 myhost gnome-session[1091]: gnome-session-binary[1091]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
          May 03 13:48:33 myhost gnome-session-binary[1091]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
          May 03 13:48:33 myhost gnome-session-binary[1091]: Unrecoverable failure in required component org.gnome.Shell.desktop
          May 03 13:48:33 myhost gdm[1004]: Child process -1087 was already dead.

          I'm also not seeing any errors with dmesg or journalctl that indicate that the gpu failed to initialize. Once in the TTY I was able to get to the desktop by running sudo systemctl restart gdm.service, perhaps the issue is that gdm isn't waiting for the gpu drivers to be fully initialized?

            Some problems on Plasma

            1. autokey-gtk wouldn't start, had to install libgtksourceview3
            2. sound stops working randomly, no playback devices shown in the sound plasmoid/taskbar widget; restart to fix

              fbg13 Your sound issue (#2), thanks, mine works now too after restart.

              @ReillyBrogan @beerminer Do you mind installing the gdm package from unstable, rebooting, checking if that works? Just a shot in the dark here. If not, you may see different logging (that has been added) that I'd ideally like to see:

              sudo eopkg install https://packages.getsol.us/unstable/g/gdm/gdm-3.32.0-43-1-x86_64.eopkg

              ibus issue, not switching to second input. Shortcut also not working!!

              @JoshStrobl Same issue upon boot. Is there a good place for me to upload my full log files? My username on dev.getsol.us is the same.

              A few more details about my setup:

              • The root volume is LUKS encrypted and on NVME storage. THE EFI partition is also on the same NVME disk.
              • I have other LUKS encrypted disks however they are configured to only mount on-demand.
              • I have systemd-resolved configured to be the primary resolver for the system (I'm not sure this is relevant but I do see it mentioned in one of the links you posted). The reason behind this is that I am using OpenVPN and I wanted the DNS servers for it to be dynamically added upon connection.