Open audishos opened 3 months ago
I'm seeing the same thing on my desktop, but not my laptop. I think it's GPU related (I have an RX 7900 XTX on my desktop):
I tried looking into this more before, but couldn't really narrow down what the issue was so I just pinned everything to an older version: https://github.com/kira-bruneau/nixos-config/commit/e1168bc05a3494f7196fcbe62acea291e1102b00
@kira-bruneau ty for sharing! I hadn't considered overriding the electron version, but that fixes Vesktop for me. This is a much more elegant solution and I'm able to build it using the latest Vesktop version too!
Spotify looks like it's just pulling the binary from snap so no possibility to override electron versions. This isn't as big of a deal for me though. I'll just use a 3rd party client (if only I could get QT themes working correctly :cry:) or a TUI.
Very helpful! Thanks again!
Edit: Oh and almost forgot, for tracking purposes, my GPU is an RX480
Describe the bug
Graphical glitches appearing in updated versions of electron based apps making them unusable.
Steps To Reproduce
This issue is present when a new version of an electron app is installed on my system. All of the latest versions of Discord and its forks (I primarily use Vesktop) as well as Spotify began exhibiting this behaviour when they were updated to the latest available version.
Expected behavior
Screenshots
Additional context
I was able to get Vesktop working again by explicitly installing an older version via the following configuration in combination with the
--impure
flag:My DE is Wayland/Sway
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.