Bug 2173935
| Summary: | Missing fontconfig definition causes Qt applications to not pick up noto color emoji | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neal Gompa <ngompa13> | |
| Component: | google-noto-emoji-fonts | Assignee: | Peng Wu <pwu> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 38 | CC: | awilliam, mfabian, pwu | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2173936 (view as bug list) | Environment: | ||
| Last Closed: | 2023-03-01 17:46:05 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2083911 | |||
|
Description
Neal Gompa
2023-02-28 13:12:18 UTC
Pull requests submitted: * Rawhide: https://src.fedoraproject.org/rpms/google-noto-emoji-fonts/pull-request/9 * F38: https://src.fedoraproject.org/rpms/google-noto-emoji-fonts/pull-request/10 Proposed as a Freeze Exception for 38-beta by Fedora user ngompa using the blocker tracking app because: Having emoji work correctly out of the box on KDE Plasma is important given how often emoji show up in stuff now. Also a pull request submitted for F37: https://src.fedoraproject.org/rpms/google-noto-emoji-fonts/pull-request/11 There are some comments from the following PR. URL: https://src.fedoraproject.org/rpms/google-noto-emoji-fonts/pull-request/9 Editing the description in line with Akira's comments. There is no "missing" definition; there are definitions for the emoji family, with fallback through several fonts with Noto Color Emoji at the top, in /etc/fonts/conf.d/45-generic.conf . It is qt's problem that it apparently does not handle the 'emoji' family. This was already reported and the same incorrect proposed fix discussed, so closing as a dupe. *** This bug has been marked as a duplicate of bug 1954359 *** |