#11889 NORM Not Tri: Etoys doesn't release audio device properly
Zarro Boogs per Child
bugtracker at laptop.org
Wed May 23 15:34:55 EDT 2012
#11889: Etoys doesn't release audio device properly
----------------------------+-----------------------------------------------
Reporter: pgf | Owner: bert
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: etoys-activity | Version: not specified
Keywords: | Next_action: never set
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
----------------------------+-----------------------------------------------
this activity doesn't release the audio device when not using it. this
will prevent an XO laptop from suspending properly, and may even prevent
other programs from using the audio device.
this command can help observe that the activity is doing the right thing:
{{{
while sleep 0.1
do
egrep 'closed|state' /proc/asound/card0/pcm0p/sub0/status
done
}}}
the output should be "RUNNING" while noise is being made, and "closed"
when not.
--
Ticket URL: <http://dev.laptop.org/ticket/11889>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list