jenskutilek / FiraSystemFontReplacement

Modified version of the Fira Sans fonts to replace the default system font on macOS
750 stars 23 forks source link

App store dialog font broken #20

Closed Nizm closed 9 years ago

Nizm commented 9 years ago

Every app store popup on osx seems broken.

screen shot 2014-11-12 at 10 55 00 am

Nizm commented 9 years ago

It seems the issue only comes up when the update is prompted from a specific app . In this case the update popup arrived from Sketch app. If you access the update screen from within App Store app it seems fine.

afknapping commented 9 years ago

Just had a similar thing. I was coming from a notification informing me that an update could not be installed.

image

rauberdaniel commented 9 years ago

Maybe this is the same issue as #11 ?

jenskutilek commented 9 years ago

Is anyone still having this problem? I saw these fallback characters once in the login dialog. Shutting down the computer, turning it off and on again resolved it.

emmajane commented 9 years ago

Same for me when the Terminal window spawns a keychain request (e.g. if I'm working with Git and need to authenticate myself from the command line). I tried with the latest version of the font and can confirm the problem exists as of today. font-error

rauberdaniel commented 9 years ago

@emmajane You copied the font files in /Library/Fonts/, correct? Not in ~/Library/Fonts as mentioned in #11.

emmajane commented 9 years ago

Aha! That did solve it for me. Thanks!