Ticket #9528 (new defect)
OLPCGames wait() keeps blocked on user events
| Reported by: | pmoleri | Owned by: | mcfletch |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5-software-later |
| Component: | olpc-games | Version: | |
| Keywords: | olpc, event, wait, userevent | Cc: | |
| Action Needed: | reproduce | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
1. set a pygame timer with an USEREVENT 2. call pygame.event.wait()
The the wait method keeps blocked and USEREVENTS don't arrive until another major event occurs i.e. move the mouse.
Change History
Note: See
TracTickets for help on using
tickets.


