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

⁨Searching PDF Reading Note-Taking in Add Dialog⁩ for Anki 23.10.1 #377

Open
Bootswithdafurrr opened this issue Nov 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Bootswithdafurrr
Copy link

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.6.0 PyQt 6.6.0
Platform: Windows-10-10.0.19045
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-11-20 16:20:40
Add-ons possibly involved: ⁨Searching PDF Reading Note-Taking in Add Dialog⁩

Caught exception:
Traceback (most recent call last):
File "decorator", line 232, in fun
File "anki.hooks", line 89, in decorator_wrapper
File "anki.hooks", line 86, in repl
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src_init_.py", line 153, in webview_on_drop
expanded_on_bridge_cmd(None, f"siac-create-note-source-prefill {url}", editor)
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src\command_parsing.py", line 345, in expanded_on_bridge_cmd
elif handle_notes(self, cmd):
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src\cmds\cmds_notes.py", line 48, in handle
NoteEditor(editor.parentWindow, add_only=False, read_note_id=None, tag_prefill = None, source_prefill=source)
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src\dialogs\editor.py", line 188, in init
self.setup_ui()
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src\dialogs\editor.py", line 224, in setup_ui
self.create_tab = CreateTab(self)
File "C:\Users\danie\AppData\Roaming\Anki2\addons21\1781298089\src\dialogs\editor.py", line 446, in init
self.text.setFrameStyle(QFrame.StyledPanel | QFrame.Shadow.Sunken)
AttributeError: type object 'QFrame' has no attribute 'StyledPanel'

@Bootswithdafurrr Bootswithdafurrr added the bug Something isn't working label Nov 20, 2023
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

1 participant