Very weird window behavior

screen_rec_00001

The above has started happening since a week ago or so. Has anyone been experiencing this issue?

It happens to Nautilus, Firefox, and other apps. Usually right when they are launched, but also when they have been running for a bit. Unsure what triggers it, as windows work normally for a while before glitching like this...

Looks like an GPU driver issue. Did you upgrade the kernel last week? Which video card do you have?

sudo apt install inxi
inxi -G
uname -r

I have installed the updates pushed by the updater. I believe Kernel updates are somewhat frequent. So I believe there have been updates to the kernel last week, although I am not sure.

Graphics:
  Device-1: Intel UHD Graphics 620 driver: i915 v: kernel 
  Display: x11 server: X.Org 1.20.13 driver: i915 resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel UHD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.2.6 

5.13.0-30-generic

Try with rolling back to the kernel that works last time and see if it solves the problem;

Thank you, I will look into that and try it when I have time. I saw that there were more kernel updates pushed. Will try updating them as well to see if it fixes the issue.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.