Anki shows me this error when trying to paste text into some field with the “Context Helper” plugin enabled.
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-10-07 08:53:49
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 onBridgeCmd
File “anki\hooks.py”, line 89, in decorator_wrapper
File “anki\hooks.py”, line 86, in repl
File “C:\Users\AdonyS\AppData\Roaming\Anki2\addons21\1463041493\main.py”, line 341, in onBridgeCmd
return _old(ed, cmd)
File “aqt\editor.py”, line 466, in onBridgeCmd
File “aqt\editor.py”, line 984, in onPaste
File “aqt\editor.py”, line 1102, in onPaste
File “aqt\editor.py”, line 1096, in _onPaste
File “”, line 2, in _processMime
File “anki\hooks.py”, line 89, in decorator_wrapper
File “anki\hooks.py”, line 86, in repl
TypeError: _processMime_around() got multiple values for argument ‘_old’