Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-user fonts don't load #15344

Closed
ostrich opened this issue May 13, 2023 · 4 comments
Closed

Per-user fonts don't load #15344

ostrich opened this issue May 13, 2023 · 4 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@ostrich
Copy link

ostrich commented May 13, 2023

Windows Terminal version

1.16.10262.0, 1.17.1023 (Preview)

Windows build number

10.0.22621.0

Other Software

CaskaydiaCove Nerd Font
SF Mono Nerd Font

Steps to reproduce

  1. Install a font on a per-user basis (not system-wide)
  2. In Windows Terminal, navigate to Settings, Profiles, Defaults, Appearance, select a per-user font, click Save
  3. Different behaviors depending on application version, but neither works
    • Windows Terminal stable will not load the font at all
      • image
    • Windows Terminal Preview loads the font to the current session but upon closing and reopening Terminal, the same message as above is displayed

Notes:

  1. Windows Terminal handles fonts correctly when they are installed system-wide.
  2. The fonts I used for this test work correctly in other applications.

Expected Behavior

Windows Terminal should load the selected font to the current session and continue to load it in new sessions.

Actual Behavior

Windows Terminal stable is unable to load per-user fonts at all. Windows Terminal Preview can load them to the current session but not to subsequent sessions.

@ostrich ostrich added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels May 13, 2023
@j4james
Copy link
Collaborator

j4james commented May 13, 2023

I believe this issue is being tracked in #3257, although I think it's an OS problem, so it'll likely be fixed by an OS update.

@lhecker
Copy link
Member

lhecker commented May 15, 2023

Thanks for the report! @j4james is absolutely right. This is a known issue with installing fonts into the user font directory. It's a bug that's unfortunately outside of our control and we're all patiently waiting for a fix for this as well. It's one of the most common bug reports we get. Here's how you fix it: #14231 (comment)

/dup #3257

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels May 15, 2023
@ostrich
Copy link
Author

ostrich commented May 15, 2023

Thanks for the report! @j4james is absolutely right. This is a known issue with installing fonts into the user font directory. It's a bug that's unfortunately outside of our control and we're all patiently waiting for a fix for this as well. It's one of the most common bug reports we get. Here's how you fix it: #14231 (comment)

/dup #3257

Thanks. I figured it was already reported and tried searching but didn't come up with anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants