[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] keyboard event bad issue on 64-bit fedora linux



Hello,

Recently I've tested some of my pygame scripts on 64-bit Fedora 20 linux and to my horror
all of them are showing an issue with keyboard input. I have reported this to fedora's pygame buglist at
https://bugzilla.redhat.com/show_bug.cgi?id=1158712

Details and sample script are described there. I had run this script on i7 intel PC, python 2.7.5 and pygame 1.9.1 release
so its everything standard, nothing special.
If someone can test it on same or similar setup, please let me know. So at least I will know if it is some
problem with my setup or a global problem.
I use some scripts for work and managing some serious projects using pygame, I'm just upset :(
32-bit linux and 64-bit windows 7 doesn't have this issue, but It seems on windows I am using 32-bit version of pygame.