AwesomeTTS / awesometts-anki-addon

AwesomeTTS text-to-speech add-on for Anki
GNU General Public License v3.0
481 stars 99 forks source link

AttributeError: 'QFontMetrics' object has no attribute 'width' #275

Closed celtiberi closed 7 months ago

celtiberi commented 1 year ago

Support/Anki2/addons21/awesometts/awesometts/gui/base.py", line 346, in _ui_services_presets save.setFixedWidth(save.fontMetrics().width(save.text()) + 20) AttributeError: 'QFontMetrics' object has no attribute 'width'

luc-vocab commented 7 months ago

should be fixed in recent versions.