0

enter image description here

I am using ubuntu 14.04 lts. Since last week I have been noticing this weird display glitch as in the image above whenever I hover or click over an icon. What can I do to fix this?

I looked up some questions like this and this, and I checked if there's some issue with my graphics card but it seems fine.

karel
  • 114,770
shad0w
  • 11
  • 3

1 Answers1

0

Are you using a NVIDIA card? I heard the proprietary driver has a bug, and I had the same problem as you. You could try this:

In the terminal:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update

Then reboot, and open Software & Updates. Under Additional Drivers you will now find several NVIDIA drivers, some marked open source. Choose one of them and click on Apply Changes. Then Close and reboot. That solved it for me.