AwesomeTTS / awesometts-anki-addon

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

unable to set shortcuts in AwesomeTTS #283

Closed luc-vocab closed 1 year ago

luc-vocab commented 1 year ago

this has been reported by a number of people

Add-ons possibly involved: ⁨AwesomeTTS - Add speech to your flashcards⁩

Caught exception:
Traceback (most recent call last):
 File "/home/kasm-user/.local/share/Anki2/addons21/1436550454/awesometts/gui/configurator.py", line 710, in keyPressEvent
 combo = key_event_combo(key_event)
 File "/home/kasm-user/.local/share/Anki2/addons21/1436550454/awesometts/gui/common.py", line 62, in key_event_combo
 return key + sum(flag
TypeError: unsupported operand type(s) for +: 'int' and 'KeyboardModifier'

including August over email

Caught exception: Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Anki2\addons21\1436550454\awesometts\gui\configurator.py", line 710, in keyPressEvent combo = key_event_combo(key_event) File "C:\Users\user \AppData\Roaming\Anki2\addons21\1436550454\awesometts\gui\common.py", line 62, in key_event_combo return key + sum(flag TypeError: unsupported operand type(s) for +: 'int' and 'KeyboardModifier'

luc-vocab commented 1 year ago

should be fixed in upcoming version

luc-vocab commented 1 year ago

Fixed in 1.74.