View Single Post
Posts: 235 | Thanked: 89 times | Joined on Oct 2009 @ italy
#270
my espeakcaller.log
maybe can help...


Code:
~/.espeakcaller $ cat espeakcaller.log 
DEBUG:eSpeakCaller:Incoming phonecall from number: +39XXXX
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: +39XXXX
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'
__________________
If you found my post useful please thank me, I appreciate!