https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Bug ID: 2143521 Summary: Noto Sans Display Regular substituted for Noto Sans Regular Product: Fedora Version: 37 Status: NEW Component: google-noto-fonts Assignee: tagoh@redhat.com Reporter: rwf@loonybin.net QA Contact: extras-qa@fedoraproject.org CC: fonts-bugs@lists.fedoraproject.org, i18n-bugs@lists.fedoraproject.org, petersen@redhat.com, psatpute@redhat.com, pwu@redhat.com, tagoh@redhat.com Target Milestone: --- Classification: Fedora
Noticed the UI font looked quite different after installing Fedora 37, and this appears to be why:
╶➤ gsettings get org.gnome.desktop.interface font-name 'Noto Sans 10'
╶➤ fc-match 'Noto Sans' NotoSans-DisplayRegular.ttf: "Noto Sans" "Display Regular"
This seems to happen unconditionally for all uses of Noto Sans (Regular). Compare with e.g. Fedora 36:
╶➤ fc-match 'Noto Sans' NotoSans-Regular.ttf: "Noto Sans" "Regular"
(I'm not sure whether this is the correct package for this report; apologies if it belongs somewhere else.)
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #1 from Akira TAGOH tagoh@redhat.com --- Please attach a log for "rpm -qa google-noto*"
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(rwf@loonybin.net)
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Rob Foehl rwf@loonybin.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(rwf@loonybin.net) |
--- Comment #2 from Rob Foehl rwf@loonybin.net --- ╶➤ rpm -qa google-noto* |sort google-noto-cjk-fonts-common-20201206-5.fc37.noarch google-noto-emoji-color-fonts-20220916-2.fc37.noarch google-noto-emoji-fonts-20220916-2.fc37.noarch google-noto-fonts-common-20201206^1.git0c78c8329-5.fc37.noarch google-noto-naskh-arabic-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-arabic-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-armenian-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-canadian-aboriginal-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-cherokee-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-cjk-ttc-fonts-20201206-5.fc37.noarch google-noto-sans-ethiopic-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-georgian-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-gurmukhi-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-hebrew-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-lao-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-math-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-mono-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-sinhala-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-thaana-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-sans-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch google-noto-serif-vf-fonts-20201206^1.git0c78c8329-5.fc37.noarch
(This is everything marked Default in the fonts package group, plus google-noto-sans-fonts and google-noto-emoji-fonts.)
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
--- Comment #3 from Rob Foehl rwf@loonybin.net --- ...and on that note, removing google-noto-sans-fonts does force the use of Noto Sans Regular from the -vf-fonts package, although still not clear why that wasn't already preferred.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
--- Comment #4 from Akira TAGOH tagoh@redhat.com --- Thanks. How did you install that? we should need to update something but not sure what it is. maybe .ks somewhere else.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
--- Comment #5 from Rob Foehl rwf@loonybin.net --- Packages were installed via the equivalent of
# dnf install $(dnf group info fonts |sed -ne '/Default/,/Optional/ { /:/ d; p}') google-noto-sans-fonts google-noto-emoji-fonts [...]
as a post-installation step from a minimal install.
The inclusion of those two particular google-noto-sans-* packages here is a holdover from releases dating to well before the introduction of the variable fonts packages, so it's not an issue to just remove them -- now that I know about it -- but just surprising that it happened now, and not on Fedora 36 in particular.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
--- Comment #6 from Akira TAGOH tagoh@redhat.com --- There are a lot of misgenerated family names in Noto Sans Display fonts and upstream seems decided to drop Display fonts from archive. so I'll remove it from package too.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Alexey Rochev equeim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |equeim@gmail.com
--- Comment #7 from Alexey Rochev equeim@gmail.com --- I think it also related to this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2144195 After I blacklisted Display fonts in fonts.conf it went away.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-923e77c3cb has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-923e77c3cb
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |google-noto-fonts-20201206^ | |1.git0c78c8329-6.fc38 Status|MODIFIED |CLOSED Resolution|--- |ERRATA Last Closed| |2022-11-25 05:58:42
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-923e77c3cb has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |MODIFIED Resolution|ERRATA |--- Keywords| |Reopened
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Red Hat One Jira (issues.redhat.com) redhat-one-jira@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Red Hat Issue Tracker | |FC-665
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-575472271c has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-575472271c
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-575472271c has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-575472271c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-575472271c
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2143521
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ERRATA Status|ON_QA |CLOSED Fixed In Version|google-noto-fonts-20201206^ |google-noto-fonts-20201206^ |1.git0c78c8329-6.fc38 |1.git0c78c8329-6.fc38 | |google-noto-fonts-20201206^ | |1.git0c78c8329-7.fc37 Last Closed|2022-11-25 05:58:42 |2022-12-03 02:01:37
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- FEDORA-2022-575472271c has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
i18n-bugs@lists.fedoraproject.org