glutanimate / anjoy-public

Temporary repository to host bug reports and documentation for the AnJoy Anki add-on
https://www.patreon.com/glutanimate/posts?tag=AnJoy
4 stars 0 forks source link

Start, select, vendor and stick buttons not working on xbox one bluetooth controller #9

Open User9456 opened 4 years ago

User9456 commented 4 years ago

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:

Information about your Anki set-up

Please fill out the section corresponding with your Anki version:

Version 2.1.14 (7b93e985)

If you are using Anki 2.1

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):

Anki 2.1.14 (7b93e985) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Mac 10.15
Flags: frz=True ao=True sv=2

Add-ons:

Extended Card Stats During Review (disabled)
Edit Field During Review (disabled)
ReMemorize Ex Rated0Search (disabled)
Special Fields
ImageResizer (disabled)
Image Occlusion Enhanced for Anki 21 alpha (disabled)
Deck Stats (disabled)
GODMODE faster shortcuts and Cloze switching
Pop-up Dictionary beta
More Decks Stats and Time Left
Copy notes (disabled)
Large and Colorful Buttons
Hint Hotkeys
Zoom 21
Fastbar another toolbar for Anki 21 beta (disabled)
Customize Sidebar
AnkiConnect (disabled)
Progress Bar (disabled)
Quick Colour Changing (disabled)
Button Colours Good Again (disabled)
Progress Graphs and Stats for Learned and Matured Cards (disabled)
Quick tagging 21 (disabled)
ReMemorize Rescheduler with sibling and logging v114
Clickable Tags v10
Improved Quizlet to Anki 21 Importer (disabled)
True Retention
Syllabus - Anki Statistics and Export by Tag and Deck (disabled)
Life Drain
Free Weekend - or Any Other Day (disabled)
Create Filtered Deck from the Browser
Advanced Browser
Enhance main window (disabled)
AnJoy
bettertags
Cloze Overlapper (disabled)
PDF Glossary Exporter (disabled)
ReMemorize Buttons
Review Heatmap
Speed Focus Mode auto-alert auto-reveal auto-pass - ANKING
Night Mode
If you are using Anki 2.0

Please open Anki, go to Help → About, find the two lines starting with Version: and Qt, and copy-paste them between the backticks below:

Please fill in details about your operating system (Windows/macOS/Linux, which version):

Please open Anki, go to Tools → Add-ons, take a screenshot of your installed add-ons, and paste it below:

Screen Shot 2019-10-13 at 2 58 33 PM

Error message (if any)

If you've received an error message, please copy and paste it between the backticks below:

Add on debug:

===ANKI===

Anki 2.1.14 (7b93e985) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3 Platform: Mac 10.15 Flags: frz=True ao=True sv=2

Add-ons:

Extended Card Stats During Review (disabled) Edit Field During Review (disabled) ReMemorize Ex Rated0Search (disabled) Special Fields ImageResizer (disabled) Image Occlusion Enhanced for Anki 21 alpha (disabled) Deck Stats (disabled) GODMODE faster shortcuts and Cloze switching Pop-up Dictionary beta More Decks Stats and Time Left Copy notes (disabled) Large and Colorful Buttons Hint Hotkeys Zoom 21 Fastbar another toolbar for Anki 21 beta (disabled) Customize Sidebar AnkiConnect (disabled) Progress Bar (disabled) Quick Colour Changing (disabled) Button Colours Good Again (disabled) Progress Graphs and Stats for Learned and Matured Cards (disabled) Quick tagging 21 (disabled) ReMemorize Rescheduler with sibling and logging v114 Clickable Tags v10 Improved Quizlet to Anki 21 Importer (disabled) True Retention Syllabus - Anki Statistics and Export by Tag and Deck (disabled) Life Drain Free Weekend - or Any Other Day (disabled) Create Filtered Deck from the Browser Advanced Browser Enhance main window (disabled) AnJoy bettertags Cloze Overlapper (disabled) PDF Glossary Exporter (disabled) ReMemorize Buttons Review Heatmap Speed Focus Mode auto-alert auto-reveal auto-pass - ANKING Night Mode

===ANJOY===

version: 0.1.0-beta.1 [ { "id": "Xbox Wireless Controller (STANDARD GAMEPAD Vendor: 045e Product: 02fd)", "index": 0, "connected": true, "timestamp": 187924.70000000004, "mapping": "standard", "axes": [ 0, 0, 0.07774472236633301, 0.004348874092102051 ], "buttons": [ { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 } ], "vibrationActuator": null }, { "id": "Xbox Wireless Controller (STANDARD GAMEPAD)", "index": 1, "connected": true, "timestamp": 192092.4, "mapping": "standard", "axes": [ 0, 0, 0, 0 ], "buttons": [ { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 }, { "pressed": false, "value": 0 } ], "vibrationActuator": null }, null, null, 4, "function item() { [native code] }" ]

Index: 1

User9456 commented 4 years ago

Update: Friend has the same issue after updating to OSX Catalina so this appears to be related to Catalina.

glutanimate commented 4 years ago

Hey, thanks for the detailed bug report! I don't have Catalina set up at the moment, but I'll see if I can get my hands on an installation to check this out.