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

Doesn't work on Version ⁨2.1.49 (dc80804a)⁩ #51

Open
2 tasks
Sandy4846 opened this issue Aug 11, 2022 · 5 comments
Open
2 tasks

Doesn't work on Version ⁨2.1.49 (dc80804a)⁩ #51

Sandy4846 opened this issue Aug 11, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@Sandy4846
Copy link

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?

image

Installation done with copying the setup configuration as above. But no auto alarm nor auto answering.

image

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
  • 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.
  • [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

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:
No error message.

@Sandy4846 Sandy4846 added the bug Something isn't working label Aug 11, 2022
@Sandy4846
Copy link
Author

Traceback (most recent call last):
File "aqt\webview.py", line 41, in cmd
File "aqt\webview.py", line 142, in _onCmd
File "aqt\webview.py", line 595, in _onBridgeCmd
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Bottom_Bar.py", line 94, in linkHandler_wrap
Card_Info._cs.toggle()
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Card_Info.py", line 72, in toggle
self.show()
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Card_Info.py", line 61, in show
self._update()
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Card_Info.py", line 384, in _update
txt += d.cardStats_mod(current_card)
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Card_Info.py", line 320, in cardStats_mod
return CardStats(self, card).report_mod()
File "C:\Users\kchen\AppData\Roaming\Anki2\addons21\1136455830\Card_Info.py", line 222, in report_mod
self.addLine("Created", time.strftime("%Y-%m-%d | %H:%M", time.localtime(c.id/1000)))
OSError: [Errno 22] Invalid argument

@Sandy4846
Copy link
Author

It works after deleting "1136455830" add-on, but I want to use both adds-on. So still need your help. Thanks

@Sandy4846
Copy link
Author

image

@Sandy4846
Copy link
Author

Additional bug information.

@Elias-Yona
Copy link

Elias-Yona commented Oct 30, 2022

image

I'm getting the same error when I try to exit Anki while the addon is still running. My anki version is 2.1.54. I fixed the issue by setting Automatically rate 'again' to 0 seconds

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

2 participants