-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hello. I downloaded the "Enhance main window" add-on and I'm having a problem. When I click on the "mature/young", "today", "total" etc. options to edit/change, I get an error like this:
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 to the add-on author.
Debug info:
Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-13.4.1-x86_64-i386-64bit
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-11-25 16:08:07
Plugins that may be included: Enhance main window
Caught exception:
Traceback (most recent call last):
File "aqt.webview", line 50, in cmd
File "aqt.webview", line 157, in _onCmd
File "aqt.webview", line 686, in onBridgeCmd
File "/Users/yusufbozan/Library/Application Support/Anki2/addons21/877182321/column.py", line 17, in linkHandler
return columnOptions(self, arg)
File "/Users/yusufbozan/Library/Application Support/Anki2/addons21/877182321/column.py", line 35, in columnOptions
m.exec(QCursor.pos())
AttributeError: 'QMenu' object has no attribute 'exec'
I wonder if this error can be fixed, or does the plugin not have any features such as editing those panels, setting new colors, etc.? Thanks.