17

It was working fine yesterday, but today when I start Chrome, the app is flickering, and weird boxes are appearing on the home screen. When I navigate to any website, it fails to load all the way. Here's Youtube for example. I do a sudo apt upgrade pretty much everyday, and I don't recall anything that seemed harmful. I also tried uninstalling and reinstalling Chrome. It still behaves the same.

Youtube partially loading

maxutil
  • 173

5 Answers5

8

I had the same issues today (after a big system update).

This fixed it for me:

  • Delete the config and cache directories: ~/.config/google-chrome/ and ~/.cache/google-chrome/.

Then...

  • start chrome

  • sign in to google

  • in the chrome settings, re-enable synchronization with the gmail account to recover bookmarks and extensions, themes

Artur Meinild
  • 31,035
6

I didn't want to delete my profile and sync with gmail because I'm not using a gmail-backed profile and don't want to. So, following the recommendations by others, I just deleted all GPU/Shader cache-related folders under my ~/.config/google-chrome and it seems to be fine.

3

Google Chrome started acting weird to me today, showing garbled graphics, or no graphics at all. That seemed to affect images, icons, but also UI elements.

What solved it for me was disabling hardware acceleration (in Chrome's Settings, under the "System" menu). If your Chrome is unusable to a point where you can't access its settings, try launching Chrome with the --disable-gpu argument.

I never changed that setting before. I did apply updates to various Ubuntu-installed applications earlier. Maybe that pulled in something that broke stuff. I'm using Chrome version 113.0.5672.126 (Official Build) (64-bit) on Ubuntu 22.04.

Guus
  • 289
2
  1. export settings of selected extensions to a file (e.g. feedbro)

  2. in the chrome settings, disable synchronization with the gmail account

  3. exit chrome and make sure it's finished:

    $ sudo killall chrome
    
  4. delete the config and cache directories: ~/.config/google-chrome/ and ~/.cache/google-chrome/ .

  5. start chrome

  6. sign in to google

  7. in the chrome settings, re-enable synchronization with the gmail account to recover bookmarks and extensions, themes

  8. Load previously saved settings of selected extensions

  9. configure other extensions as before. chrome as well

if it doesn't work: try reinstalling graphics drivers and libraries mesa, vulkan etc and repeat the above

successfully tested on intel embedded gpu

Artur Meinild
  • 31,035
MMM
  • 39
1

This worked for me

I did delete the shader files, and it didn't fix the issue for me

There is a setting in the System tap that handles the hardware acceleration When I disabled this option, chromes windows started working properly for me

System Settings Toggle