[Trac #1354] OggSound walkback (SoundEventMorph)

Zarro Boogs per Child bugtracker at laptop.org
Fri Apr 20 12:38:12 EDT 2007


#1354: OggSound walkback (SoundEventMorph)
---------------------+------------------------------------------------------
 Reporter:  Takashi  |       Owner:  Takashi
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:  BTest-3
Component:  etoys    |    Keywords:         
---------------------+------------------------------------------------------
 http://mailman.laptop.org/pipermail/etoys/2007-April/000564.html

 From: Bert Freudenberg

 Open a SoundRecorder, make sure codec is set to Speex, record
 something, click the "morph" button to get an event morph (we should
 rename the button, btw), and delete the morph.

 You'll (sometimes?) get a walkback - the SoundEventMorph tries to
 recompress the sound with a GSMCodec in #releaseCachedState which fails.

 We should not recompress the sound in #releaseCachedState if it is
 already compressed, IMHO. But in general, recompressing should work,
 so that's still a bug.

 - Bert -

-- 
Ticket URL: <http://dev.laptop.org/ticket/1354>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list