[ecasound] heteca

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] heteca
From: lee johnson (lee@imyourhandiman.com)
Date: Fri Oct 27 2000 - 20:32:05 EEST


i can't get heteca to work correctly...........i had to alter
joystick.py as it contained an error in /dsp...it was /dsp/js0 and i
have
no such device......anyway it made a difference at least the interface
didn't crash upon starting but its quirky....

 anyway i changed that line to /dev/dsp

any ideas ?..anyway here is output:

[root@localhost Gteca]# Gteca
Reading system configurations
Starting ecasound
Parsing effectlist
Starting gtkUI
done.
Traceback (innermost last):
  File "./Heteca/ui/func.py", line 253, in loop_50ms
    read_joystick()
  File "./Heteca/ui/func.py", line 170, in read_joystick
    job=joystick.read(g.joy)
  File "./Heteca/ifc/joystick.py", line 21, in read
    joyevent=joy.read()
  File "./Heteca/ifc/joystick.py", line 67, in read
    return I.button
AttributeError: button
Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__
    ret = apply(self.func, a)
TypeError: call of non-function (type string)

---
ERROR: [AUDIOIO-OSS] : "unable to open OSS-device to O_RDONLY"

Traceback (innermost last): File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__ ret = apply(self.func, a) File "./Heteca/ui/func.py", line 352, in stop g.file.rename('recorded',name) File "./Heteca/ifc/fileop.py", line 72, in rename os.rename(old,new) OSError: [Errno 2] No such file or directory

[1]+ Stopped Gteca [root@localhost Gteca]#

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Oct 27 2000 - 20:48:35 EEST