If I have the āAnki Restartā add-on active, I get this error message whenever I download or update an add-on. This issue only seems to occur with the current and previous 24.10 beta versions. I wasnāt able to reproduce it using Anki 24.06.3 qt6 for Windows.
Traceback (most recent call last):
File "aqt.progress", line 121, in handler
File "aqt.addons", line 1260, in <lambda>
File "aqt.addons", line 996, in after_downloading
File "decorator", line 232, in fun
File "anki.hooks", line 92, in decorator_wrapper
File "anki.hooks", line 84, in repl
TypeError: my_show_log_to_user() takes 2 positional arguments but 3 were given
I added this code to the AnkiRestart wiki, it may be useful if users are looking for an alternative. If there are any problems please contact me so I can fix or remove it. Ankirestart wiki : other tips
Very useful addon! Thank you!
Pity I found it just today.
After a short usage Iād request improving Browser support if itās technically possible.
Itāll give better experience when a developer is testing something in the Browser (doesnāt need to switch to the Main Window to click the button and then click Browser button after restart):
Make the hotkey working in Browser.
Add restart button to Browser.
If button or hotkey was activated from Browser, the Browser is opened automatically after restart.