jenskutilek / FiraSystemFontReplacement

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

When OS X ask for Admin password #18

Closed sonn-gamm closed 9 years ago

sonn-gamm commented 9 years ago

When OS X ask for Admin password to make some changes, the window dialog can't display the font properly and uses symbol-like characters.

chenpanliao commented 9 years ago

I do not have this issue if I rebooted twice. Did you reboot several times and this still happen?

sonn-gamm commented 9 years ago

I rebooted just once, thinking it may resolve the problem. I'll try to follow your suggestion!

olliekav commented 9 years ago

This is still happening to me after multiple reboots.

cherini commented 9 years ago

Same problem here, after multiple reboots.

sonn-gamm commented 9 years ago

I confirm things didn't change for me neither. After several reboots the problem persists.

cherini commented 9 years ago

Correction: I installed fonts in /Library/Fonts instead of ~/Library/Fonts and the problem is gone.

wr commented 9 years ago

I can confirm that moving fonts to /Library/Fonts works. Here are my steps:

  1. Copy fonts to /Library/Fonts
  2. Run sudo chown root:wheel FiraSystem*
  3. Repair Disk Permissions diskutil repairPermissions /
  4. Log out, log back in.
Seme332 commented 9 years ago

What is the difference between /Library/Fonts and ~/Library/Fonts and where can I find the first one?

anaemnesis commented 9 years ago

The difference is explained here: http://support.apple.com/en-us/ht2435 (in short, the '~' symbol represents 'Home' for a specific user).

I'm also experiencing the same behaviour described here, and shown here (which is possibly a duplicate of this issue): https://github.com/jenskutilek/FiraSystemFontReplacement/issues/20.

olliekav commented 9 years ago

Moving to /Library/Fonts worked for me. So NOT your User library, it's the root library. Choose 'Go --> Go to folder --> /Library/Fonts' and you'll be in the correct folder.

jenskutilek commented 9 years ago

I have added an installer package so all installation woes should now be fixed once and for all :)