I am using pygame (which wraps SDL), and I have 
http://www.powera.com/Products/PROD_CTRLS/PLATFORM_PS3/CPFA051083 on a USB 
connection.
pygame.joystick.Joystick.get_numaxes() returns 1, even though it should return 
4.
pygame.joystick.Joystick.get_numaxes() returns 0, even though it should return 
1.
The joystick responds to pygame.JOYAXISMOTION events when any joystick moves, 
however.
The one axis that I do have control over (kind of) is the x axis on the left 
joystick
When I press the hat down in any direction, I get a segmentation fault:
"Fatal Python error: (pygame parachute) Segmentation Fault"
That is probably related.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/376537

Title:
  Axes and Hats not read in PyGame/SDL 1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsdl1.2/+bug/376537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to