Description of Problem: With SoundStudio unable to load sound files or save sound files after recording. Getting an error in Tcl Script. Stack Trace for error shows: ************************************************************************************************ child process exited abnormally while executing "exec $FILE(Sox) -V -t .$SAMPLE(format) -$SAMPLE(style) -$SAMPLE(size) -r $SAMPLE(rate) -c $SAMPLE(chnl) $loadfile -t .raw -$LOAD(style) -$LOAD(size..." (procedure "Load" line 153) invoked from within "Load" invoked from within ".menubar.file.menu invoke active" ("uplevel" body line 1) invoked from within "uplevel #0 [list $w invoke active]" (procedure "tkMenuInvoke" line 47) invoked from within "tkMenuInvoke .menubar.file.menu 1 " (command bound to event) ***************************************************************************************************** How Reproducible: Everytime. Steps to Reproduce: 1. Open SoundStudio either from the menu or just by typing `studio' in the command line 2. Try to record something - now try to save the file. You should get the error message. Same thing happens if you try to load a music file. 3. SoundStudio hangs Actual Results: Expected Results: Additional Information:
Wow. I'm surprised you're the oonly person to report this. I just built SoundStudio-1.0.5-1 and am going to push it to rawhide sometime later today. It fixes this problem. I'm resolving this as "rawhide". Tim