09-23-2020, 03:24 PM
(09-23-2020, 11:48 AM)MtnSk8 Wrote: Thanks! I too got the kwin crash after today's update. Downgrading mesa-git fixed it, thanks for posting.
Next is to figure out how to remove the update notification for it
You need to add mesa-git to your list of ignored packages. Just edit /etc/pacman.conf with your favorite text editor,
uncomment the line with "IgnorePkg"
and add mesa-git to it.
You'll get reminded when you do an upgrade in the terminal, but that's just a reminder to check if it's fixed.