#2279 NORM Untriag: SDL Sound goes crazy upon resume
Zarro Boogs per Child
bugtracker at laptop.org
Wed Jul 18 15:47:15 EDT 2007
#2279: SDL Sound goes crazy upon resume
--------------------------+-------------------------------------------------
Reporter: lincolnquirk | Owner: dilinger
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: kernel | Version: Development build as of this date
Keywords: | Verified: 0
--------------------------+-------------------------------------------------
When SDL sound is initialized (i.e., via Pygame) and I suspend, upon
resume the sound goes crazy: max volume, painful white noise emerges from
the speakers. I haven't done extensive testing on how to stop the sound,
since my first priority tends to be to turn it off as quickly as possible,
but it is consistent.
Test case:
{{{
$ python
>>> import pygame.mixer
>>> pygame.mixer.init()
press power button, see that screen is frozen
press power button again, wait 2 seconds for resume, LOUD SQUEALING
}}}
--
Ticket URL: <https://dev.laptop.org/ticket/2279>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list