Skip to content

fix(flatpak): invalid fontconfig cache breaks emoji rendering - #1636

Merged
ShGKme merged 2 commits into
mainfrom
fix/flatpak-emoji-migration
Jan 29, 2026
Merged

fix(flatpak): invalid fontconfig cache breaks emoji rendering #1636
ShGKme merged 2 commits into
mainfrom
fix/flatpak-emoji-migration

Conversation

@ShGKme

@ShGKme ShGKme commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

☑️ Resolves

  • Fix: Some emojis are not displayed #1514
  • After testing with @dejavix and @kesselb we found that the font config cache is not valid and manually cleaning it helps with the problem
    • Cleaning with fc-cache doesn't help =\
  • Migrations module may look a bit overcomplicated, but will be used in several more fixes/features soon

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme added this to the 🪴 Next Release milestone Jan 28, 2026
@ShGKme ShGKme self-assigned this Jan 28, 2026
@ShGKme ShGKme added bug Something isn't working os: Linux 🐧 labels Jan 28, 2026
Comment thread src/app/migrations/01-clearFlatpakFontConfigCache.migration.ts
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme
ShGKme force-pushed the fix/flatpak-emoji-migration branch from f50606e to 0957e67 Compare January 29, 2026 10:20
@ShGKme
ShGKme enabled auto-merge January 29, 2026 10:20
@ShGKme
ShGKme merged commit a01f5fc into main Jan 29, 2026
11 checks passed
@ShGKme
ShGKme deleted the fix/flatpak-emoji-migration branch January 29, 2026 10:33
@ShGKme ShGKme modified the milestones: 🪴 Next Release, v2.0.6 Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working os: Linux 🐧

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some emojis are not displayed

2 participants