Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15.0
-
29b2387587fe2ed2a73bdcbfa928acb755537284 (qt/qtbase/dev) c688bcb2f60274bf4e746d5b434ed637d59fe31a (qt/qtbase/6.0) d95c152256e69b1d5c2d3249348eeea2f1f5cccd (qt/tqtc-qtbase/tqtc/lts-5.15)
Description
Windows font database is tries to register extra names for fonts. For families with long names this may result in an attempt to register a too long name which would cause a warning:
qt.qpa.fonts: Unable to enumerate family ' "Droid Sans Mono Dotted for Powerline" '
The issue can be reproduced at least with the font mentioned above in the warning. If it's installed all that's required to reproduce the warning is to run the attached app.