NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.36k stars 13.59k forks source link

Notion app use incorrect font to display text #218733

Open shackra opened 1 year ago

shackra commented 1 year ago

Describe the bug

notion-app-enhanced displays incorrect font for the text.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install notion-app-enhanced with nix-env -iA nixpkgs.notion-app-enhanced
  2. open notion-app-enhanced

Expected behavior

Clearly read whatever text the app presents

Screenshots

imagen

Notify maintainers

@sei40kr

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
bash: warning: setlocale: LC_ALL: cannot change locale (es_CR.UTF-8)
/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash: warning: setlocale: LC_ALL: cannot change locale (es_CR.UTF-8)
 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.1-arch1-1, EndeavourOS, noversion, 2022.09.10`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.2`
 - channels(root): `"nixpkgs"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
shackra commented 1 year ago

If I remove the Octicons font from my system, things don't get better:

notion-app-enhanced showing glyphs

Running the app again with LC_ALL=C does nothing either (see attached file notion-app-enhanced.log for more).