Opened 6 years ago

Closed 6 years ago

#2890 closed defect (fixed)

Font startup cost

Reported by: goddard@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: UI Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Darwin-19.3.0-x86_64-i386-64bit
ChimeraX Version: 0.92 (2020-02-27)
Description
At startup Log shows warning message that populating font family aliases took 1/4 second.  What code is issuing this and can we avoid this startup cost?

Log:
Startup Messages  
---  
warning | Populating font family aliases took 221 ms. Replace uses of missing
font family "Lucida Sans" with one that exists to avoid this cost.  
  
UCSF ChimeraX version: 0.92 (2020-02-27)  
© 2016-2020 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 ATI-3.5.5
OpenGL renderer: AMD Radeon Pro Vega 20 OpenGL Engine
OpenGL vendor: ATI Technologies Inc.

Change History (3)

comment:1 by Eric Pettersen, 6 years ago

Component: UnassignedUI
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionFont startup cost

A quick grep of the code seems to indicate that the statusbar is the only thing requesting Lucida Sans.

comment:2 by Eric Pettersen, 6 years ago

Maybe check again after reversion to 5.12?

comment:3 by Tom Goddard, 6 years ago

Resolution: fixed
Status: assignedclosed

No longer get the font warning with Qt 5.12. It appears to be a problem specific to Qt 5.14.

Will re-report this problem when we upgrade Qt if it occurs again.

Note: See TracTickets for help on using tickets.