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

bug! #308

Open
seojoon96 opened this issue Mar 12, 2024 · 0 comments
Open

bug! #308

seojoon96 opened this issue Mar 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@seojoon96
Copy link

Problem description

every time i use image occlusion this error happens.
when I press add cards, anki adds the cards and shows this error message.
i could ignore this message and go without any trouble, but its just annoying cos it turns up when I add cards with occlusion. (its not always showing up; its showing up randomly)
great app if not for the bug though :)

Checklist

Please replace the space inside the brackets with an x if the following items apply:

  • [x ] I've restarted Anki to see if it helps
  • [ x] I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb
  • [x ] I've verified that I use the latest version of Anki by checking at https://apps.ankiweb.net#download
  • [ x] I've tried to disable other add-ons to see if there are any interactions present
  • [ x] My issue disappears when I hold shift while starting Anki.
  • [x ] I've checked if anyone else reported this problem before by looking through the issue reports. I also checked to see if there is a section about known issues in the add-on description, documentation, or README.

Information about your Anki set-up

Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-arm64-arm-64bit

Traceback (most recent call last):
File "aqt.webview", line 628, in handler
File "/Users/seojoon/Library/Application Support/Anki2/addons21/1374772155/add.py", line 324, in
lambda val, choice=choice, close=close: self._onAddNotesButton(
File "/Users/seojoon/Library/Application Support/Anki2/addons21/1374772155/add.py", line 358, in _onAddNotesButton
mw.reset()
File "aqt.main", line 851, in reset
File "aqt.main", line 803, in _synthesize_op_did_execute_from_reset
File "_aqt.hooks", line 3840, in call
File "aqt.deckchooser", line 120, in on_operation_did_execute
File "aqt.deckchooser", line 82, in _update_button_label
RuntimeError: wrapped C/C++ object of type QPushButton has been deleted

===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Advanced Browser ['874215009', 2023-10-21T22:34, 'None', '']
Button Colours Good Again ['2494384865', 2022-09-27T18:18, 'None', '']
Custom Background Image and Gear Icon ['1210908941', 2023-04-19T09:19, 'None', mod]
Image Occlusion Enhanced ['1374772155', 2022-04-09T15:15, 'None', '']
Review Heatmap ['1771074083', 2022-06-30T09:43, 'None', '']
True Retention ['613684242', 2017-11-20T04:43, 'None', '']

===IDs of active AnkiWeb add-ons===
1210908941 1374772155 1771074083 2494384865 613684242 874215009

===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])

@seojoon96 seojoon96 added the bug Something isn't working label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant