Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Frequent crashing when clozing #361

Open
TEST987987123 opened this issue May 11, 2023 · 1 comment
Open

Frequent crashing when clozing #361

TEST987987123 opened this issue May 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@TEST987987123
Copy link

Describe the bug
Anki crashes rather frequently when clozing some text or changing the cloze number of some clozed text.
To Reproduce
Steps to reproduce the behavior:

  1. Open the window to add a new card with
  2. Write some text using a card type that allows for clozing
  3. Cloze some text. If it hasn't crashed already, try changing or just selecting clozed texts' cloze numbers

Expected behavior
I expect Anki not to crash. It doesn't happen with SIAC disabled.

log
The last few lines before it crashed:

on_load_note > right_side_html()
JS info /_addons/1781298089/web/dist/siac.min.js:25 [SIAC] cacheFields(): .editing-area not found, retrying in 30ms.
JS info /_addons/1781298089/web/dist/siac.min.js:25 [SIAC] cacheFields(): .editing-area not found, retrying in 30ms.
JS info :14 [SIAC] right_side_html(): wrapping fields.
[SIAC] setup_ui_after_index_built()
1781298089/src/output.py:1075:night_mode() is deprecated: use theme_manager.night_mode
JS info /_addons/1781298089/web/dist/siac.min.js:29 [SIAC] Mathjax typeset fn not found.
JS error /_anki/legacyPageData?id=140678217922112:2 Uncaught SyntaxError: Unexpected token '<'
zsh: trace trap  anki

Environment (please complete the following information):

  • OS: Arch Linux, 64 bit
  • Anki version: 2.1.62 (77dd1dc1)
@TEST987987123 TEST987987123 added the bug Something isn't working label May 11, 2023
@n30s4m
Copy link

n30s4m commented Sep 12, 2023

Terrible. Me too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants