Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AwesomeTTS hangs Anki 23.12.1 on MacOS M1 #312

Open
danieltomasz opened this issue Dec 31, 2023 · 7 comments
Open

AwesomeTTS hangs Anki 23.12.1 on MacOS M1 #312

danieltomasz opened this issue Dec 31, 2023 · 7 comments

Comments

@danieltomasz
Copy link

Error details

Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-arm64-arm-64bit

Traceback (most recent call last):
  File "/Users/daniel/Library/Application Support/Anki2/addons21/1436550454/awesometts/gui/configurator.py", line 282, in validate
    return aqt.qt.QValidator.Acceptable, filtered, len(filtered)
AttributeError: type object 'QValidator' has no attribute 'Acceptable'

Traceback (most recent call last):
  File "/Users/daniel/Library/Application Support/Anki2/addons21/1436550454/awesometts/gui/configurator.py", line 282, in validate
    return aqt.qt.QValidator.Acceptable, filtered, len(filtered)
AttributeError: type object 'QValidator' has no attribute 'Acceptable'

@ryanlinnane
Copy link

Same issue. Just tried this on a new device M2 after an upgrade.

@AuroraWright
Copy link
Contributor

It's a Qt6 issue, not a macOS or M1 issue #308

@luc-vocab
Copy link
Collaborator

which version of AwesomeTTS ?

@AuroraWright
Copy link
Contributor

Latest published on ankiweb

@luc-vocab
Copy link
Collaborator

@danieltomasz @ryanlinnane @AuroraWright is there anything preventing you from upgrading to HyperTTS ? HyperTTS has almost 99% unit test coverage which prevents issues like these.

@AuroraWright
Copy link
Contributor

@danieltomasz @ryanlinnane @AuroraWright is there anything preventing you from upgrading to HyperTTS ? HyperTTS has almost 99% unit test coverage which prevents issues like these.

I upgraded a month ago or so!

@luc-vocab
Copy link
Collaborator

great to hear !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants