Hi there, first I want to say thank you so much for this amazing add-on. It has helped me so much. However, since yesterday I have been having some issues with it. I was able to come to the conclusion that this add-on was causing the below message to appear (by disabling other add-on’s until I found out it was this). The trigger is when I open Anki, try to add a new card, and then after typing in a new word in the “expressions” box I click tab to go to the next input box, and instead of smoothly allowing me to type there like usual, it delays for a few seconds, without inputting any furigana in the “reading” section. And then after about 10 seconds the below error message pops up.
This morning I tried to fix it by restarting my laptop, and it actually worked. But, this afternoon the problem came back, and restarting my laptop hasn’t solved it this time ):
I would truly appreciate your help in getting it to work again. It is by far my favorite add-on in anki.
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
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 on the add-on support site.
Debug info:
Anki 2.1.22 (0ecc189a) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-08-22 10:45:17
Caught exception:
Traceback (most recent call last):
File “aqt\webview.py”, line 31, in cmd
File “aqt\webview.py”, line 97, in _onCmd
File “aqt\webview.py”, line 500, in _onBridgeCmd
File “aqt\editor.py”, line 363, in onBridgeCmd
File “aqt\gui_hooks.py”, line 1006, in call
File “lib\site-packages\anki\hooks.py”, line 622, in runFilter
File “C:\Users\humza\AppData\Roaming\Anki2\addons21\3918629684\reading.py”, line 223, in onFocusLost
n[dst] = mecab.reading(srcTxt)
File “C:\Users\humza\AppData\Roaming\Anki2\addons21\3918629684\reading.py”, line 86, in reading
self.mecab.stdin.flush()
OSError: [Errno 22] Invalid argument