*** This bug is a duplicate of bug 1877109 ***
    https://bugs.launchpad.net/bugs/1877109

Hi,

My version info from snap list

chromium           84.0.4147.105       1260  latest/stable    canonical

Tripped over this issue today as I needed to install windows fonts on a
user PC (they get documents with windows ttf fonts) - did so in
/usr/share/fonts/win so fonts would be available to others and then
chromium failed to load. This answer solved it

https://askubuntu.com/a/1259802

# first close all instances of chromium
sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
sudo fc-cache -r -v
rm -rf ~/snap/chromium/common/.cache/fontconfig/

Bit of a bummer as there are quite a few other machines that need
windows fonts and Chromium.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864365

Title:
  [snap] Dialog font missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1864365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to