Posted to tcl by setok at Tue Jul 10 17:36:08 GMT 2007view raw

  1. % package require snack
  2. 2.2
  3. % snack::sound -file test.wav
  4. sound1
  5. % sound1 record
  6. % /usr/bin/wish: line 2: 20724 Bus error "$(dirname $0)/../../System/Library/Frameworks/Tk.framework/Versions/8.4/Resources/Wish Shell.app/Contents/MacOS/Wish Shell" "$@"

Comments

Posted by dpwe at Thu Oct 11 20:46:31 GMT 2007 [text] [code]

I have this too. Brand new ActiveTcl install on macintel, recompile snack 2.2.10 from scratch, bus error happens about 0.3s after the % prompt comes back following the record command. Any clues? DAn.