Hi, I got the following when I tried to use dae: $ aoss dae tmp.wav /usr/lib/pymodules/python2.6/ecacontrol.py:11: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. from popen2 import Popen3 please wait while we make a backup of tmp.wav backup complete an error occured while doing cs-connect chain1 the error was: ERROR: Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-WAVE: invalid RIFF-header (read)" remember you should have a backup in tmp.wav~ exiting Exception AttributeError: "'NoneType' object has no attribute 'maxint'" in <bound method Popen3.__del__ of <popen2.Popen3 instance at 0xb75b0a4c>> ignored I know there are supposed to be Python errors with 2.6, but these particular errors cause the editor to close. Thanks Storm -- Vinux Publicity Coordinator Registered Linux user number 508465: http://counter.li.org/ My blog, Thoughts of a Dragon: http://www.stormdragon.us/ My Blackberry is Broken: http://is.gd/my_blackberry_is_broken "Yeah my whole family done give up on me, and it makes me feel oh so bad. The only one who'll hang out with me is my dear ol' grand dad, and we drink alone." George Thorogood On Thu, 2011-03-03 at 16:36 +0200, Willem van der Walt wrote: > Good day, > I have released a digital audio editor (dae) under the GNU GPL license. > It is console-based, written in python using the ecasound library. > It can be downloaded from: > ftp://ftp.csir.co.za/MI/National_Accessibility_Portal/wvdwalt/dae-latest.tar.bz2 > Any comments welcome. > Kind regards, Willem > >