Skip to content

Button has to be pushed twice to release. #5

Closed
@ghost

Description

Ubuntu 20.04, Python 3.8.2, PS4 DualShock.

When I loaded up the test script when I press X, Circle, Square, Triangle, D-Pad, L1, L2 etc script will indicate the button has been pressed. In order to release the button you have to press it a second time.

on_square_press <--- button pressed first time
on_square_release <---button pressed second time
on_square_press <--- button pressed first time
on_square_release <---button pressed second time

Also appears the triggers and joypads are less sensitive and trigger does not fully decompress all the way when quickly released...

Tested the script on a Raspberry Pi 4 running Raspian and did not have any these issues.
Tested it another computer runnning ubuntu 20.04 had same issues.
Ran jstest-gtk everything appeared to be work correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions