Andrei Pozolotin
Andrei Pozolotin
@pieterhijma : naming patterns changed, please review.
@chennes : @pieterhijma : works as intended, thank you.
@Roy-043 @luzpaz : please let me know - will you accept a PR for this issue? for example: https://github.com/FreeCAD/FreeCAD/compare/main...random-cadder:FreeCAD:issue_11825 note: there are other places in the code with similar hacks,...
@luzpaz : please let me know - "who the right person is"?
@yorikvanhavre : PR submitted, thank you for encouragement. :heart_eyes:
@wwmayer : Werner: thank you for checking this out. * you are right, and this is pending to be reverted: https://github.com/FreeCAD/FreeCAD/pull/11937 * as discussed here with @pieterhijma Pieter: https://github.com/FreeCAD/FreeCAD/pull/11971 *...
the error message is from the bowels of QT5: https://github.com/qt/qtbase/blob/5.11/src/gui/text/qfontengine.cpp#L653 the error perhaps indicate a need to fix the use of QT font fallback mechanism since in the long term...
archlinux `cursor` font is present in the system: ``` /usr/share/fonts/misc/cursor.pcf.gz ``` as provided by the default package: https://archlinux.org/packages/extra/any/xorg-fonts-misc/ and looks "normal": ``` fc-list | grep cursor /usr/share/fonts/misc/cursor.pcf.gz: cursor.pcf:style=Regular ```
with FreeCAD v 0.22 dev build from current master the above `user.cfg` hacks do not work: any change in `FreeCAD -> Menu -> Edit -> Preference -> Application -> Theme...
hey, a better hack: use a launch script, to always have a good font after hang :-) ```bash #!/usr/bin/env bash config_file="$HOME/.config/FreeCAD/user.cfg" /usr/bin/sed -i 's/>cursor.pcfmonospace