simgunz / anki21-addons_fast-cards-reposition

Anki add-on to reposition new cards (changing the due field) in a fast way from the browser view.
https://ankiweb.net/shared/info/544982740
6 stars 1 forks source link

It always gives me an error - AttributeError: 'Translations' object has no attribute 'browsing_only_new_cards_can_be_repositioned #11

Open zalevskiyIvan opened 1 year ago

zalevskiyIvan commented 1 year ago

When I try to use some button of this plugin, it gives me this error:

If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem. When you've discovered the add-on that is causing the problem, please report the issue to the add-on author. Debug info: Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0 Platform: Windows-10-10.0.19045 Flags: frz=True ao=True sv=2 Add-ons, last update check: 2023-07-13 23:01:10

Caught exception: Traceback (most recent call last): File "C:\Users\Ivan\AppData\Roaming\Anki2\addons21\544982740__init__.py", line 61, in moveCardToTop return showInfo(tr.browsing_only_new_cards_can_be_repositioned()) AttributeError: 'Translations' object has no attribute 'browsing_only_new_cards_can_be_repositioned'

Thank you in advice