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

Insert Randomized Lists (multiple choice) does not work with current Anki 23.12.1 (1a1d4d54) #204

Open
1 task
alexfancis215 opened this issue Apr 19, 2024 · 0 comments

Comments

@alexfancis215
Copy link

Which add-on is affected?

"Insert Randomized Lists (multiple choice)". Add-on Startup Failed. Does not support current version of Anki

Prerequisite checklist

[ Please enter an [ x ] character to confirm the points below: ]

  • [ x] In case of a bug: Have you tried restarting Anki?
  • [ x] Are you running the latest version of the add-on? Have you redownloaded the add-on from AnkiWeb to make sure?
  • [ x] Did you check the add-on description on AnkiWeb for known issues?
  • Did you perform a cursory search through existing issue reports?

What is the problem/feature you would like to see fixed/implemented?

An update to support the current version of Anki would be awesome.

[ Please be as specific as possible. Provide screenshots if you think they can help. ]

Screenshot 2024-04-19 at 5 02 00 AM ## How can we reproduce the problem?

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

When loading Insert Randomized Lists multiple choice:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/init.py", line 9, in
from . import editor_random_list
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/editor_random_list.py", line 81, in
editor._html = editor._html + editor_style
AttributeError: module 'aqt.editor' has no attribute '_html'

[ What were you doing when the problem occurred? ]

  1. Download add-on in Anki
  2. Restart Anki

Expected behavior: [ What you expected to happen ]

Actual behavior: [ What actually happened ]

Reproducible?: [ Can you reliably reproduce the issue by following the steps above? ]

Version information

Anki

[ Please head to HelpAbout Anki and Paste the version string here, e.g.: ]

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

System

  • Operating system: macOS
  • Version: Sonoma 14.1 (23B74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant