Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Erreur
- Une erreur est survenue. Veuillez démarrer Anki en maintenant la touche majuscule enfoncée, ce qui désactivera temporairement les greffons que vous avez installés.
- Si le problème ne survient que lorsque les greffons sont activés, veuillez utiliser le menu Outils > Greffons afin de désactiver certains greffons. Redémarrez Anki jusqu’à ce que vous découvriez le greffon qui cause le problème.
- Une fois ce greffon découvert, merci de signaler le problème sur le site de support du greffon.
- Information de débogage :
- Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
- Platform: Mac 10.16
- Flags: frz=True ao=True sv=2
- Add-ons, last update check: 2021-10-29 09:46:02
- Greffons possiblement impliqués : Notion Toggles Loader
- Caught exception:
- Traceback (most recent call last):
- File "aqt/progress.py", line 54, in handler
- File "aqt/main.py", line 150, in on_window_init
- File "aqt/hooks_gen.py", line 2602, in __call__
- File "/Users/josephdupont/Library/Application Support/Anki2/addons21/1940767534/__init__.py", line 156, in seed_collection
- self.notes_manager = NotesManager(
- File "/Users/josephdupont/Library/Application Support/Anki2/addons21/1940767534/notes_manager.py", line 63, in __init__
- self.create_models()
- File "/Users/josephdupont/Library/Application Support/Anki2/addons21/1940767534/notes_manager.py", line 137, in create_models
- model_manager.save(cloze_model)
- File "anki/models.py", line 556, in save
- File "anki/models.py", line 539, in update
- File "anki/_backend/generated.py", line 450, in add_or_update_notetype
- File "anki/_backend/__init__.py", line 131, in _run_command
- anki.errors.TemplateError: Le modèle de la carte 1 à un problème.<br>Expected to find a field replacement on the front of the card template.
- Caught exception:
- Traceback (most recent call last):
- File "aqt/taskman.py", line 101, in _on_closures_pending
- File "aqt/taskman.py", line 71, in <lambda>
- File "aqt/taskman.py", line 90, in wrapped_done
- File "aqt/sync.py", line 101, in on_future_done
- File "anki/dbproxy.py", line 35, in begin
- File "anki/_backend/__init__.py", line 86, in db_begin
- File "anki/_backend/__init__.py", line 101, in _db_command
- anki.errors.DBError: DbError { info: "SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some(\"cannot start a transaction within a transaction\"))", kind: Other }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement