giovannihenriksen / Anki-Simulator

Simulator for Anki
GNU Affero General Public License v3.0
76 stars 11 forks source link

Not working on 2.1.45alpha3 #58

Closed AnKingMed closed 2 years ago

AnKingMed commented 3 years ago

Just if you want to get a head start on updating things

Caught exception: Traceback (most recent call last): File "/Users/Nick/Library/Application Support/Anki2/addons21/817108664/init.py", line 54, in action.triggered.connect(lambda _, did=deck_id: open_simulator_dialog(did)) File "/Users/Nick/Library/Application Support/Anki2/addons21/817108664/init.py", line 46, in open_simulator_dialog dialog = SimulatorDialog( File "/Users/Nick/Library/Application Support/Anki2/addons21/817108664/gui/dialogs.py", line 100, in init self.deckChooser.setDeckName(deck_name) AttributeError: 'DeckChooser' object has no attribute 'setDeckName'

giovannihenriksen commented 2 years ago

Thanks for reporting this. This has been fixed by @RumovZ and will be pushed to AnkiWeb soon.