Project

General

Profile

Actions

Emulator Issues #12035

closed

[macOS/Qt: “qt.qpa.fonts: Populating font family aliases took 419 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost.“

Added by Pizuz about 4 years ago. Updated over 3 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Hi,

When running Dolphin from the terminal, Qt always outputs the above mentioned warning. Dolphin seems to have the “Monospace” font (the one by George Williams, which ships with most Linux distros) hard-coded at some place. However, AFAIK neither macOS nor Windows ship with that particular font, hence the half-second delay while Qt figures out how to sensibly replace it on launch.

This might be fixable in a similar fashion as PR 8632 (“Windows GUI: Use QMenu font (Segoe UI) for entire application”).

Actions #1

Updated by Pizuz about 4 years ago

Forgot to add:

This is Dolphin 5.0-11827 on macOS 10.15.4

Actions #2

Updated by Pizuz over 3 years ago

Fixed by PR 9085. You can close this.

https://github.com/dolphin-emu/dolphin/pull/9085

Actions #3

Updated by JMC4789 over 3 years ago

  • Status changed from New to Fixed

Thank you for the update

Actions #4

Updated by Pizuz over 3 years ago

Thank you guys for the fix :)

Actions #5

Updated by JMC4789 over 3 years ago

I didn't realize this was the same bug. This would have sat here for a long time if you didn't catch that!

Actions #6

Updated by Pizuz over 3 years ago

My bug description was kinda lacking, I guess.

Actions

Also available in: Atom PDF