[Bugs] #3630 Scratch UNSP: Scratch doesn't close audio device after usage (was: doesn't close audio device after usage)

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed May 23 15:28:19 EDT 2012


#3630: Scratch doesn't close audio device after usage
------------------------------------------+---------------------------------
    Reporter:  sascha_silbe               |          Owner:  RafaelOrtiz                
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  Scratch                    |        Version:  Unspecified                
    Severity:  Major                      |       Keywords:                             
Distribution:                             |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by pgf):

 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://bugs.sugarlabs.org/ticket/3630#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list