Score:17

Chrome Not Loading Pages Properly

tr flag

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

vdp avatar
um flag
vdp
Confirming this is an issue. For me it occurred after an update to some of the mesa libraries, and occurs when using an Intel embedded GPU. Using the NVidia discrete graphics doesn't have this issue. ```bash Errors: link failed but did not provide an info log ```
Dan Halbert avatar
ar flag
Tracking here: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2020604
Dan Halbert avatar
ar flag
See this answer, which fixed the problem for me: https://askubuntu.com/a/1469146/27404. TLDR: delete `~/.config/google-chrome/Default/GPUCache/`
devius avatar
hk flag
In my case there was no `Default` under `~/config/google-chrome` but I just used search and deleted all `GPUCache` directories inside it.
Score:8
tg flag

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

AsGoodAsItGets avatar
cn flag
No need to delete the whole config if you don't have a gmail-backed profile to sync with. As I wrote in my answer, only the GPU/Shader cache related folders need to be deleted.
Matt Welke avatar
in flag
Had this issue today after an apt upgrade (noticed "mesa" among the things being updated, so that's what brought me here). This worked for me. ty!
maxutil avatar
tr flag
I tried this and it worked. Thank you! I was about to do a full reinstall of Linux.
sayandcode avatar
jm flag
It worked for me. But I keep having to do this every other week. The issue keeps coming back, so deleting the config isn't a permanent solution.
Score:6
cn flag

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.

Score:3
sr flag

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.

RobyB avatar
cn flag
This option didn't work for me (Ubuntu 22.04.2 LTS, Chrome 113.0.5672.126)
sayandcode avatar
jm flag
This worked for me on Ubuntu 22.04. And it looks like a good permanent solution. Thanks!
Score:2
bs flag
MMM
  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

Score:1
pw flag

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

sayandcode avatar
jm flag
This worked for me on Ubuntu 22.04. And it looks like a good permanent solution. Thanks!
Ruben Verster avatar
pw flag
@sayandcode, glad I could help my man ^-^
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.