FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images. Do not open general FreeCAD issues here.
https://freecad.org
GNU Lesser General Public License v2.1
312 stars 63 forks source link

Weekly build macOS ARM - Replace uses of missing font family "Courier" #212

Closed boboxx closed 6 months ago

boboxx commented 7 months ago

I keep getting this error message when I run FreeCad:

10:08:47 (qt.qpa.fonts) Populating font family aliases took 67 ms. Replace uses of missing font family "Courier" with one that exists to avoid this cost.

adrianinsaval commented 7 months ago

Can you try if it happens with a clean config?

boboxx commented 7 months ago

I have deleted the config folder from /Users/User1/Library/Application Support/ multiple times and it's alway the same issue

Are there any other location that need to be cleaned?

JohnOCFII commented 7 months ago

This thread seems related. https://github.com/FreeCAD/FreeCAD/issues/12199#issuecomment-1980850180

Also - I seem to recall someone pointing out that this is an upstream (QT?) issue, broken in other QT apps as well.

adrianinsaval commented 6 months ago

this is an issue in FreeCAD itself not the bundle, please refer to https://github.com/FreeCAD/FreeCAD/issues/12199