#9724 NORM 10.1.3: Etoys sound recording freezes

Zarro Boogs per Child bugtracker at laptop.org
Wed Dec 8 10:22:39 EST 2010


#9724: Etoys sound recording freezes
--------------------------------------+-------------------------------------
           Reporter:  bert            |       Owner:  etoys                            
               Type:  defect          |      Status:  new                              
           Priority:  normal          |   Milestone:  10.1.3                           
          Component:  etoys-activity  |     Version:  Development build as of this date
         Resolution:                  |    Keywords:  os43                             
        Next_action:  diagnose        |    Verified:  0                                
Deployment_affected:                  |   Blockedby:                                   
           Blocking:                  |  
--------------------------------------+-------------------------------------
Changes (by bert):

 * cc: dmoco (added)


Comment:

 Etoys only overrides the Squeak VM's audio auto detection if Pulse is
 running. Before 4.1.2390 it used OSS if Pulse is detected because quality
 was worse in Pulse, now it uses Pulse directly, to avoid freezing:
 http://dev.laptop.org/git/projects/etoys/diff/etoys.in?id=cc6ff35a6ffb39b07cef6726214a0c1b9b16566b

 Unless told specifically which audio module to use, the Squeak VM chooses
 between ALSA and OSS on its own. IIRC it prefers ALSA over OSS. Pulse's
 ALSA emulation is incomplete, that's the reason why dmoco even wrote the
 pulse module.

 You can force another audio driver by passing the -vm-sound option to
 Squeak.

-- 
Ticket URL: <http://dev.laptop.org/ticket/9724#comment:7>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list