View Single Post
Posts: 25 | Thanked: 9 times | Joined on Oct 2010 @ Germany / Mannheim
#277
espeakcaller doesnt work for me.
Here's my log:

DEBUG:eSpeakCaller:Incoming phonecall from number: +49178*******
DEBUG:eSpeakCaller:state: 2 ukn1: 0 ukn2: 0
DEBUG:eSpeakCaller:state: 3 ukn1: 0 ukn2: 0
DEBUG:eSpeakCaller:state: 5 ukn1: 0 ukn2: 0
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 144, in call_status
if self.headphones():
File "/opt/espeakcaller/espeakcaller-daemon.py", line 52, in headphones
if self.silenceSpeakers == 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'silenceSpeakers'
DEBUG:eSpeakCaller:state: 10 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
DEBUG:eSpeakCaller:state: 15 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
DEBUG:eSpeakCaller:state: 0 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
DEBUG:eSpeakCaller:Incoming phonecall from number: +4989*******
DEBUG:eSpeakCaller:state: 2 ukn1: 0 ukn2: 0
DEBUG:eSpeakCaller:state: 3 ukn1: 0 ukn2: 0
DEBUG:eSpeakCaller:state: 5 ukn1: 0 ukn2: 0
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 144, in call_status
if self.headphones():
File "/opt/espeakcaller/espeakcaller-daemon.py", line 52, in headphones
if self.silenceSpeakers == 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'silenceSpeakers'
DEBUG:eSpeakCaller:state: 10 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
DEBUG:eSpeakCaller:state: 15 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
DEBUG:eSpeakCaller:state: 0 ukn1: 3 ukn2: 16
ERROR:eSpeakCaller:Error in call_status()
Traceback (most recent call last):
File "/opt/espeakcaller/espeakcaller-daemon.py", line 162, in call_status
if self.eSpeakProc != 0:
AttributeError: eSpeakCallerDaemon instance has no attribute 'eSpeakProc'
Any ideas?