Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anki start up and generating CSS and JS for Active Fields #78

Open
3 tasks
GriefBacon opened this issue Mar 7, 2021 · 1 comment
Open
3 tasks

Anki start up and generating CSS and JS for Active Fields #78

GriefBacon opened this issue Mar 7, 2021 · 1 comment

Comments

@GriefBacon
Copy link

Type:

  • [X ] bug
  • feature
  • enhancement
  • [X ] question

Environment:

  • OS: Win 10

I'm going to open a PR to resolve the issue:

  • [ X] yes
  • no

Description:
Recently updated to the most stable version of anki and also updated the old MIA addons to the new Migaku versions. I have already uninstalled Migaku Japanese and reinstalled it but this did not solve my problem.

On start up:

エラー` エラーが発生しました。Shiftキーを押した状態でAnkiを起動してください。この操作により、インストールされているアドオン全てが一時的に無効になります。 アドオン全てを無効にすると問題が起こらなくなる場合、メニューの[ツール]>[アドオン] でアドオン管理画面を開き、アドオンを1つまたはいくつか無効にしてAnkiを再起動してください。この手順を繰り返し、問題を引き起こすアドオンを特定してください。 問題を引き起こすアドオンを特定できた際は、その問題をサポートサイトのアドオンセクションにご報告いただければ幸いです。 Debug info: Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2 Platform: Windows 10 Flags: frz=True ao=True sv=1 Add-ons, last update check: 2021-03-07 10:06:22 Caught exception: Traceback (most recent call last): File "aqt\main.py", line 286, in onOpenProfile File "<C:\Users\RVRS\Anki\decorator.pyc:decorator-gen-30>", line 2, in loadProfile File "anki\hooks.py", line 638, in decorator_wrapper File "anki\hooks.py", line 633, in repl File "aqt\main.py", line 427, in loadProfile File "aqt\gui_hooks.py", line 2033, in call File "anki\hooks.py", line 583, in runHook File "C:\Users\RVRS\AppData\Roaming\Anki2\addons21\278530045\autoCSSJSHandling.py", line 92, in injectWrapperElements self.mw.col.models.save(model) File "anki\models.py", line 87, in save File "anki\models.py", line 231, in update File "anki\rsbackend_gen.py", line 414, in add_or_update_notetype File "anki\rsbackend.py", line 267, in _run_command anki.rsbackend.TemplateError: Card template ⁨3⁩ has a problem.

When I try to generate CSS and JS:

エラー エラーが発生しました。Shiftキーを押した状態でAnkiを起動してください。この操作により、インストールされているアドオン全てが一時的に無効になります。 アドオン全てを無効にすると問題が起こらなくなる場合、メニューの[ツール]>[アドオン] でアドオン管理画面を開き、アドオンを1つまたはいくつか無効にしてAnkiを再起動してください。この手順を繰り返し、問題を引き起こすアドオンを特定してください。 問題を引き起こすアドオンを特定できた際は、その問題をサポートサイトのアドオンセクションにご報告いただければ幸いです。 Debug info: Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2 Platform: Windows 10 Flags: frz=True ao=True sv=1 Add-ons, last update check: 2021-03-07 10:06:22 Caught exception: Traceback (most recent call last): File "C:\Users\RVRS\AppData\Roaming\Anki2\addons21\278530045\gui.py", line 609, in saveConfiguration self.CSSJSHandler.injectWrapperElements(removeLegacy = removeLegacy) File "C:\Users\RVRS\AppData\Roaming\Anki2\addons21\278530045\autoCSSJSHandling.py", line 92, in injectWrapperElements self.mw.col.models.save(model) File "anki\models.py", line 87, in save File "anki\models.py", line 231, in update File "anki\rsbackend_gen.py", line 414, in add_or_update_notetype File "anki\rsbackend.py", line 267, in _run_command anki.rsbackend.TemplateError: Card template ⁨3⁩ has a problem.

@LucasMIA
Copy link
Collaborator

Send us your collection. This is an issue with one of your card templates though and doesn't appear to be an issue with the add-on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants