Chrome version 154.0.8037.57-1 updated its statically linked libfontconfig, and now its cache is stomping on the user-level font cache.

To fix this, press Ctrl + Alt + t to open a terminal, and run

rm -rf ~/.cache/fontconfig

And then reboot.

Note that opening Chrome (or a Chromium-based program) will break it again. I edited my ~/.local/share/applications/google-chrome-beta.desktop to do this:

Exec=env XDG_CACHE_HOME=/home/user/.cache/chromecache/ /usr/bin/google-chrome-beta %U

More info:

https://issues.chromium.org/issues/565052667

https://gitlab.freedesktop.org/fontconfig/fontconfig/-/work_items/538

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 6 hours ago (1 child)

Zen browser looks great but intimidating - feels like a lot of muscle memory to retrain.

I have swapped Firefox to vertical tabs that stay minimized and that cuts back on visual cutter pretty dramatically

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 6 hours ago

    There's only two large differences from how you're currently using Firefox. The URL bar doesn't span the whole top of the window. But instead exist on the sidebar with the tabs. And the tabs can hide themselves automatically on the left to right side whichever side you have it moved to. Or you can have it always visible. I have mine set to autohide. And yeah the URL bar is the only thing that sometimes trips me up. When I want to check to see the URL I'm on or copy it I have to remember to go to that sidebar. But it really doesn't happen as often as I was worried it would.

  • source
  • parent