-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Problem description
Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen?
Checklist
Please replace the space inside the brackets with an x if the following items apply:
- I've restarted Anki to see if it helps
- I've verified that I use the latest version of the add-on by redownloading it from AnkiWeb
- I've verified that I use the latest version of Anki by checking at https://apps.ankiweb.net#download
- I've tried to disable other add-ons to see if there are any interactions present
- My issue disappears when I hold shift while starting Anki.
- 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
Please open Anki, go to Help → About, click on "Copy Debug Info", and paste the result between the backticks below (if the button does not appear you are using an older version of Anki 2.1 and will need to update first):
Error message (if any)
If you've received an error message, please copy and paste it between the backticks below:
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.0-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 281, in resizeEvent
self.update_position()
~~~~~~~~~~~~~~~~~~~~^^
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 307, in update_position
self.parent().mapToGlobal(QPoint(x, y)) # type:ignore
~~~~~~^^^^^^
TypeError: arguments did not match any overloaded call:
QPoint(): too many arguments
QPoint(xpos: int, ypos: int): argument 1 has unexpected type 'float'
QPoint(a0: QPoint): argument 1 has unexpected type 'float'
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AJT Card Management - Reset Learn and Grade cards from the Anki Browser ['1021636467', 2025-10-14T17:49, 'None', '']
AnKing Note Types Easy Customization ['952691989', 2025-12-16T04:40, 'None', mod]
AnkiHub ['1322529746', 2025-11-12T09:49, 'None', mod]
Batch Editing ['291119185', 2023-10-25T20:38, 'None', '']
BetterSearch ['1052724801', 2025-04-06T17:13, 'None', mod]
Calculate New Cards To Do ['2014569756', 2022-05-19T01:38, 'None', mod]
Clickable Tags v20 ['1739176371', 2022-01-30T17:58, 'None', '']
Colorful Tags Hierarchical Tags ['594329229', 2022-09-15T11:06, 'None', '']
Customize Keyboard Shortcuts ['24411424', 2023-11-01T05:17, 'None', mod]
Exam Notifier ['236593452', 2025-02-01T07:20, 'None', '']
FSRS Helper Postpone Advance Load Balance Easy Days Disperse Siblings ['759844606', 2025-11-06T22:32, 'None', mod]
Highlight Search Results in the Browser ['225180905', 2023-10-21T15:17, 'None', '']
Image Occlusion Enhanced for Anki 21 ['1374772155', 2022-04-09T03:15, 'None', '']
More Decks Stats and Time Left ['1556734708', 2025-06-23T16:44, 'None', mod]
New Cards Counter ['635082046', 2022-04-20T16:37, 'None', '']
Quick Colour Changing ['2491935955', 2023-10-18T23:15, 'None', mod]
ReColor ['688199788', 2025-08-11T04:20, '3.3', mod]
Review Heatmap ['1771074083', 2022-06-29T21:43, 'None', '']
Symbols As You Type updated for 2310 ['1957191470', 2023-12-16T10:27, 'None', '']
The KING of Button Add-ons ['374005964', 2025-07-28T07:25, 'None', mod]
The KING of Study Timers ['907028815', 2022-04-20T14:14, 'None', mod]
UpToDate Addon ['utd_anki_addon', 2023-05-08T11:16, 'None', '']
deck and card info sidebar during review ['673114053', 2025-08-31T16:55, 'None', mod]
extended editor for field for tables searchreplace ['805891399', 2025-07-06T06:41, 'None', mod]
===IDs of active AnkiWeb add-ons===
1021636467 1052724801 1322529746 1374772155 1556734708 1739176371 1771074083 1957191470 2014569756 225180905 236593452 24411424 2491935955 291119185 374005964 594329229 635082046 673114053 688199788 759844606 805891399 907028815 952691989
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Search Stats Extended ['1613056169', 2025-12-16T08:38, 'None', '']
Anki 25.09.2 (3890e12c) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.0-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 281, in resizeEvent
self.update_position()
~~~~~~~~~~~~~~~~~~~~^^
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 307, in update_position
self.parent().mapToGlobal(QPoint(x, y)) # type:ignore
~~~~~~^^^^^^
TypeError: arguments did not match any overloaded call:
QPoint(): too many arguments
QPoint(xpos: int, ypos: int): argument 1 has unexpected type 'float'
QPoint(a0: QPoint): argument 1 has unexpected type 'float'
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AJT Card Management - Reset Learn and Grade cards from the Anki Browser ['1021636467', 2025-10-14T17:49, 'None', '']
AnKing Note Types Easy Customization ['952691989', 2025-12-16T04:40, 'None', mod]
AnkiHub ['1322529746', 2025-11-12T09:49, 'None', mod]
Batch Editing ['291119185', 2023-10-25T20:38, 'None', '']
BetterSearch ['1052724801', 2025-04-06T17:13, 'None', mod]
Calculate New Cards To Do ['2014569756', 2022-05-19T01:38, 'None', mod]
Clickable Tags v20 ['1739176371', 2022-01-30T17:58, 'None', '']
Colorful Tags Hierarchical Tags ['594329229', 2022-09-15T11:06, 'None', '']
Customize Keyboard Shortcuts ['24411424', 2023-11-01T05:17, 'None', mod]
Exam Notifier ['236593452', 2025-02-01T07:20, 'None', '']
FSRS Helper Postpone Advance Load Balance Easy Days Disperse Siblings ['759844606', 2025-11-06T22:32, 'None', mod]
Highlight Search Results in the Browser ['225180905', 2023-10-21T15:17, 'None', '']
Image Occlusion Enhanced for Anki 21 ['1374772155', 2022-04-09T03:15, 'None', '']
More Decks Stats and Time Left ['1556734708', 2025-06-23T16:44, 'None', mod]
New Cards Counter ['635082046', 2022-04-20T16:37, 'None', '']
Quick Colour Changing ['2491935955', 2023-10-18T23:15, 'None', mod]
ReColor ['688199788', 2025-08-11T04:20, '3.3', mod]
Review Heatmap ['1771074083', 2022-06-29T21:43, 'None', '']
Symbols As You Type updated for 2310 ['1957191470', 2023-12-16T10:27, 'None', '']
The KING of Button Add-ons ['374005964', 2025-07-28T07:25, 'None', mod]
The KING of Study Timers ['907028815', 2022-04-20T14:14, 'None', mod]
UpToDate Addon ['utd_anki_addon', 2023-05-08T11:16, 'None', '']
deck and card info sidebar during review ['673114053', 2025-08-31T16:55, 'None', mod]
extended editor for field for tables searchreplace ['805891399', 2025-07-06T06:41, 'None', mod]
===IDs of active AnkiWeb add-ons===
1021636467 1052724801 1322529746 1374772155 1556734708 1739176371 1771074083 1957191470 2014569756 225180905 236593452 24411424 2491935955 291119185 374005964 594329229 635082046 673114053 688199788 759844606 805891399 907028815 952691989
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Search Stats Extended ['1613056169', 2025-12-16T08:38, 'None', '']
Anki 25.09.2 (3890e12c) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-26.0-arm64-arm-64bit-Mach-O
Traceback (most recent call last):
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 281, in resizeEvent
self.update_position()
~~~~~~~~~~~~~~~~~~~~^^
File "/Users/johnchoi2/Library/Application Support/Anki2/addons21/236593452/libaddon/gui/notifications.py", line 307, in update_position
self.parent().mapToGlobal(QPoint(x, y)) # type:ignore
~~~~~~^^^^^^
TypeError: arguments did not match any overloaded call:
QPoint(): too many arguments
QPoint(xpos: int, ypos: int): argument 1 has unexpected type 'float'
QPoint(a0: QPoint): argument 1 has unexpected type 'float'
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AJT Card Management - Reset Learn and Grade cards from the Anki Browser ['1021636467', 2025-10-14T17:49, 'None', '']
AnKing Note Types Easy Customization ['952691989', 2025-12-16T04:40, 'None', mod]
AnkiHub ['1322529746', 2025-11-12T09:49, 'None', mod]
Batch Editing ['291119185', 2023-10-25T20:38, 'None', '']
BetterSearch ['1052724801', 2025-04-06T17:13, 'None', mod]
Calculate New Cards To Do ['2014569756', 2022-05-19T01:38, 'None', mod]
Clickable Tags v20 ['1739176371', 2022-01-30T17:58, 'None', '']
Colorful Tags Hierarchical Tags ['594329229', 2022-09-15T11:06, 'None', '']
Customize Keyboard Shortcuts ['24411424', 2023-11-01T05:17, 'None', mod]
Exam Notifier ['236593452', 2025-02-01T07:20, 'None', '']
FSRS Helper Postpone Advance Load Balance Easy Days Disperse Siblings ['759844606', 2025-11-06T22:32, 'None', mod]
Highlight Search Results in the Browser ['225180905', 2023-10-21T15:17, 'None', '']
Image Occlusion Enhanced for Anki 21 ['1374772155', 2022-04-09T03:15, 'None', '']
More Decks Stats and Time Left ['1556734708', 2025-06-23T16:44, 'None', mod]
New Cards Counter ['635082046', 2022-04-20T16:37, 'None', '']
Quick Colour Changing ['2491935955', 2023-10-18T23:15, 'None', mod]
ReColor ['688199788', 2025-08-11T04:20, '3.3', mod]
Review Heatmap ['1771074083', 2022-06-29T21:43, 'None', '']
Symbols As You Type updated for 2310 ['1957191470', 2023-12-16T10:27, 'None', '']
The KING of Button Add-ons ['374005964', 2025-07-28T07:25, 'None', mod]
The KING of Study Timers ['907028815', 2022-04-20T14:14, 'None', mod]
UpToDate Addon ['utd_anki_addon', 2023-05-08T11:16, 'None', '']
deck and card info sidebar during review ['673114053', 2025-08-31T16:55, 'None', mod]
extended editor for field for tables searchreplace ['805891399', 2025-07-06T06:41, 'None', mod]
===IDs of active AnkiWeb add-ons===
1021636467 1052724801 1322529746 1374772155 1556734708 1739176371 1771074083 1957191470 2014569756 225180905 236593452 24411424 2491935955 291119185 374005964 594329229 635082046 673114053 688199788 759844606 805891399 907028815 952691989
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Search Stats Extended ['1613056169', 2025-12-16T08:38, 'None', '']
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working