https://bugzilla.redhat.com/show_bug.cgi?id=1981500
Bug ID: 1981500 Summary: [f34] some snaps are having font display issues Product: Fedora Version: 34 OS: Linux Status: NEW Component: fontconfig Severity: medium Assignee: tagoh@redhat.com Reporter: dvd@redhat.com QA Contact: extras-qa@fedoraproject.org CC: ajax@redhat.com, caillon+fedoraproject@gmail.com, fonts-bugs@lists.fedoraproject.org, gnome-sig@lists.fedoraproject.org, i18n-bugs@lists.fedoraproject.org, mclasen@redhat.com, pnemade@redhat.com, rhughes@redhat.com, rstrode@redhat.com, sandmann@redhat.com, tagoh@redhat.com Target Milestone: --- Classification: Fedora
Description of problem: Installing some snaps like codium are having font issues in dialog windows.
This has been widely discussed upstream [1]
Tried multiple workarounds and none of them are working: ~~~ sudo rm /var/cache/fontconfig/* rm ~/.cache/fontconfig/* rm -f ~/snap/codium/current/.cache/ fc-cache -r -v snap run --shell codium fc-cache -r -v exit ~~~
I also tried this with VScodium running
Arch wiki [a] suspects it's an issue caused by fontconfig>=2.13.91
Version-Release number of selected component (if applicable): fontconfig-2.13.93-6.fc34.x86_64 snapd-selinux-2.51-1.fc34.noarch snap-confine-2.51-1.fc34.x86_64 snapd-2.51-1.fc34.x86_64
How reproducible: All the time
Steps to Reproduce: 1. snap install codium 2. Open Folder dialog or any kind of dialog
Actual results: All the text is square instead of readable characters
Expected results: We should be able to read the text.
Additional info:
[a] https://wiki.archlinux.org/title/Talk:Snap
[1] ~~~ https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arc... https://forum.inkdrop.app/t/snap-with-no-visible-letters-in-system-dialogs-o... https://wiki.archlinux.org/title/Talk:Snap https://githubmemory.com/repo/snapcrafters/codium/issues/6 https://github.com/VSCodium/vscodium/issues/426 ~~~
https://bugzilla.redhat.com/show_bug.cgi?id=1981500
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1981500
--- Comment #1 from Akira TAGOH tagoh@redhat.com --- The problem is that the old version of fontconfig can't deal with variable fonts properly. the solution is indeed to bump the cache version though, removing variable fonts from the system could be a workaround if no strong reason to keep it there.
You may have two variable fonts installed. one is google-noto-sans-sinhala-vf-fonts which is used for Sinhala. another one is Cantarell-VF.otf included in abattis-cantarell-fonts. it may be hard to remove the package because it is the default system UI fonts in GNOME. just FYI.
https://bugzilla.redhat.com/show_bug.cgi?id=1981500
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|34 |35
--- Comment #2 from Akira TAGOH tagoh@redhat.com --- This issue should be fixed in 2.13.96 for rawhide and f36. but we can't update the package for f34 and f35 because the changes made in this release changes some default behavior. I'll keep this open until f35 is EOL'd.
https://bugzilla.redhat.com/show_bug.cgi?id=1981500
--- Comment #3 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '35'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 35 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=1981500
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |CURRENTRELEASE Status|ASSIGNED |CLOSED Last Closed| |2022-12-07 11:28:07
--- Comment #4 from Akira TAGOH tagoh@redhat.com --- This has already been fixed in f36 as noted. so closing.
i18n-bugs@lists.fedoraproject.org