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

Using test firmware dated 2014-11-23, SDL2.0 receives random mouse motion events #14

Closed
senquack opened this issue Dec 13, 2014 · 1 comment

Comments

@senquack
Copy link

In test firmware dated 2014-11-23, I experienced random MOUSEMOTION events in my port of Neverball, which uses SDL 2.0. These occur about every 5 seconds or so if the unit is just left sitting running the program. If you move the analog joystick, the events are numerous and seem to coincide with the JOYAXISEVENTS the analog issues.

You can easily verify/reproduce the behavior by running the event-loop-sdl-2 binary in the bin/ folder of this small console-mode example program I put together to show the problem: https://github.com/senquack/event-loop-example

@pcercuei
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants