Open Munzu opened 3 years ago
I'm getting the same problem, even if I disable all my add-ons and just leave Beautify Anki on the message still pops up
Same situation.
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.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-06-11 15:38:05
Traceback (most recent call last): File "aqt\main.py", line 510, in loadCollection File "aqt\main.py", line 653, in moveToState File "aqt\main.py", line 660, in _deckBrowserState File "aqt\deckbrowser.py", line 67, in show File "aqt\deckbrowser.py", line 127, in _renderPage File "aqt\deckbrowser.py", line 137, in __renderPage File "aqt\webview.py", line 457, in stdHtml File "aqt\hooks_gen.py", line 3238, in call File "C:\Users\User\AppData\Roaming\Anki2\addons21\BeautifyAnki__init__.py", line 80, in on_webview_will_set_content web_content.css.remove("deckbrowser.css") ValueError: list.remove(x): x not in list
Same problem here, looks like .44 introduced a breaking change :-(
same problem here
Before posting, please verify that you've done the following
Describe the bug This bug has been reported before (#54) but it has been closed and wasn't properly formatted so I hope it's okay if I do it again.
When starting Anki, I get the following error. I tried disabling all my other add-ons but the issue persists.
I took a quick glance at the file but couldn't figure out the error.
By the way, while looking through the file, I also noticed that
NIGHT_MODE
was spelled incorrectly https://github.com/ShoroukAziz/Beautify-Anki/blob/master/__init__.py#L87Screenshots If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
Additional context
This happened to me in Anki version 2.1.35 as well.
In your Anki go to help > About > Copy Debug Log and paste it between the following backticks