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

Error when interacting with UI (Decks, Add, Browse, Stats, Sync) #16

Closed
gnitsetb125 opened this issue Apr 11, 2022 · 3 comments
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@gnitsetb125
Copy link

General info (please complete the following information):

  • OS: [Windows 10]
  • Anki version [2.1.49]
  • Any errors? [Yes, copy-paste of error below]
  • Have you restarted Anki after installing the add-on? [Yes]

Describe the bug
When clicking on the top buttons (Decks, Add, Browse, Stats, Sync), this error pops up.

Debug info:
Anki 2.1.49 (dc80804a) 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: 2022-04-10 21:28:39

Exception ignored in: <function _ProactorBasePipeTransport.del at 0x0000022411123C10>
Traceback (most recent call last):
File "asyncio\proactor_events.py", line 115, in del
File "asyncio\proactor_events.py", line 79, in repr
File "asyncio\windows_utils.py", line 102, in fileno
ValueError: I/O operation on closed pipe
Exception ignored in sys.unraisablehook:
AttributeError: 'ErrorHandler' object has no attribute 'flush'

@STadas
Copy link
Owner

STadas commented Apr 11, 2022

Hi, can you check if the error persists when the addon is turned off as well? I can't seem to reproduce this.

@gnitsetb125
Copy link
Author

Hi, can you check if the error persists when the addon is turned off as well? I can't seem to reproduce this.

The error does not persist when the addon is turned off.

2022-04-11.14-41-53.mp4

@STadas
Copy link
Owner

STadas commented Apr 12, 2022

Honestly, at the moment I'm not sure what's causing the issue. I noticed that your python version is 3.8.6 so I do wonder if that's something to look into, as this suggests that you might need 3.9, though again I'm not sure how important that is. I'm not a Windows user so it's a bit difficult for me to test this, so I will probably get back to it once I'm a bit less busy with university.

If anyone else encounters this or finds out something about the problem, please let me know in this issue, thanks!

@STadas STadas added bug Something isn't working help wanted Extra attention is needed labels Apr 12, 2022
@STadas STadas pinned this issue Apr 12, 2022
@STadas STadas closed this as completed in 2b18218 Apr 12, 2022
@STadas STadas unpinned this issue Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants