Traceback (most recent call last):
File "FAFinstaller.py", line 559, in <module>
File "FAFinstaller.py", line 67, in __init__
File "FAFinstaller.py", line 363, in getFaPath
TypeError: arguments did not match any overloaded call:
QFontMetrics.width(QChar): argument 1 has unexpected type 'NoneType'
QFontMetrics.width(QString, int length=-1): argument 1 has unexpected type 'NoneType'