You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
当我打开anki第1次进行复习时候会出现,关闭错误弹窗之后就不会出现。
When I open anki for the first review, it will appear. When I close the error pop-up window, it will not appear.
Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?
Checklist
Please replace the space inside the brackets with an x if the following items apply:
I've restarted Anki to see if it helps
I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb
I've tried to disable other add-ons to see if there are any interactions present
My issue disappears when I hold shift while starting Anki.
I've checked if anyone else reported this problem before by looking through the issue reports. I also checked to see if there is a section about known issues in the add-on description, documentation, or README.
Information about your Anki set-up
Please open Anki, go to Help → About, click on "Copy Debug Info", and paste the result between the backticks below (if the button does not appear you are using an older version of Anki 2.1 and will need to update first):
Error message (if any)
有一个错误发生了.请在按住shift键的同时启动Anki,这样可以临时的禁用您已经安装的插件。
如果仅仅是因为插件引起的问题,请选择工具>插件菜单项来将出错的的插件设置成失效,然后重启Anki,重复以上的步骤直到你发现了具体是哪个插件引起的问题。
当你已经发现是因为插件引起的问题,请在我们的支持网站上 插件支持 上报告问题。
调试信息:
Anki 2.1.44 (b2b3275f) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-07-07 18:40:26
Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 36, in cmd
File "aqt\webview.py", line 135, in _onCmd
File "aqt\webview.py", line 580, in _onBridgeCmd
File "", line 2, in _linkHandler
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 86, in repl
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\395343016\reviewer.py", line 89, in linkHandler
return _old(self, url)
File "aqt\reviewer.py", line 343, in _linkHandler
File "", line 2, in _answerCard
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 86, in repl
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\935264945\main.py", line 214, in answerCard
_old(self, ease)
File "aqt\reviewer.py", line 271, in answerCard
File "aqt\hooks_gen.py", line 2279, in call
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436_init.py", line 18, in did_answer_card
recorder.save_answer(reviewer, card, ease)
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\recorder.py", line 68, in save_answer
features = self.get_answer_features(card, ease)
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\recorder.py", line 99, in get_answer_features
'question_has_image': features.question_has_image(),
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\features.py", line 191, in question_has_image
for regexp in MediaManager.imgRegexps
AttributeError: type object 'MediaManager' has no attribute 'imgRegexps'
If you've received an error message, please copy and paste it between the backticks below:
The text was updated successfully, but these errors were encountered:
Problem description
当我打开anki第1次进行复习时候会出现,关闭错误弹窗之后就不会出现。
When I open anki for the first review, it will appear. When I close the error pop-up window, it will not appear.
Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?
Checklist
Please replace the space inside the brackets with an x if the following items apply:
Information about your Anki set-up
Please open Anki, go to Help → About, click on "Copy Debug Info", and paste the result between the backticks below (if the button does not appear you are using an older version of Anki 2.1 and will need to update first):
Error message (if any)
有一个错误发生了.请在按住shift键的同时启动Anki,这样可以临时的禁用您已经安装的插件。
如果仅仅是因为插件引起的问题,请选择工具>插件菜单项来将出错的的插件设置成失效,然后重启Anki,重复以上的步骤直到你发现了具体是哪个插件引起的问题。
当你已经发现是因为插件引起的问题,请在我们的支持网站上 插件支持 上报告问题。
调试信息:
Anki 2.1.44 (b2b3275f) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-07-07 18:40:26
Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 36, in cmd
File "aqt\webview.py", line 135, in _onCmd
File "aqt\webview.py", line 580, in _onBridgeCmd
File "", line 2, in _linkHandler
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 86, in repl
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\395343016\reviewer.py", line 89, in linkHandler
return _old(self, url)
File "aqt\reviewer.py", line 343, in _linkHandler
File "", line 2, in _answerCard
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 86, in repl
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\935264945\main.py", line 214, in answerCard
_old(self, ease)
File "aqt\reviewer.py", line 271, in answerCard
File "aqt\hooks_gen.py", line 2279, in call
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436_init.py", line 18, in did_answer_card
recorder.save_answer(reviewer, card, ease)
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\recorder.py", line 68, in save_answer
features = self.get_answer_features(card, ease)
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\recorder.py", line 99, in get_answer_features
'question_has_image': features.question_has_image(),
File "C:\Users\YEDONG\AppData\Roaming\Anki2\addons21\2039239436\features.py", line 191, in question_has_image
for regexp in MediaManager.imgRegexps
AttributeError: type object 'MediaManager' has no attribute 'imgRegexps'
If you've received an error message, please copy and paste it between the backticks below:
The text was updated successfully, but these errors were encountered: