Comment 2 for bug 180048

Revision history for this message
ronny (ronny63) wrote :

yes.. ncmpc is ok.. if i start ncmpc and evad at the same time (first ncmpc and second is evad) i obtain this error message:

[ronny@frost ~]$ evad

Evad v0.0.2-trunk
In thread MainThread:
Evad encountered a fatal exception:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Evad/handler.py", line 39, in wrapper
    return func(*args, **kwds)
  File "/usr/lib/python2.5/site-packages/Evad/evad.py", line 37, in run
    config.omni=omni.omni()
  File "/usr/lib/python2.5/site-packages/Evad/omni.py", line 156, in __init__
    self.__class__.playlist=self.__class__.playlist()
  File "/usr/lib/python2.5/site-packages/Evad/omni.py", line 84, in __init__
    self.controller=mpdconnector.init()
  File "/usr/lib/python2.5/site-packages/Evad/mpdconnector.py", line 57, in init
    obj=mpdclient2.connect()
  File "/usr/lib/python2.5/site-packages/Evad/mpdclient2.py", line 337, in connect
    conn = mpd_connection(host, port)
  File "/usr/lib/python2.5/site-packages/Evad/mpdclient2.py", line 300, in __init__
    self._hello()
  File "/usr/lib/python2.5/site-packages/Evad/mpdclient2.py", line 303, in _hello
    line = self.talker.get_line()
  File "/usr/lib/python2.5/site-packages/Evad/mpdclient2.py", line 34, in get_line
    raise EOFError
EOFError

(Exceptions beyond this point are harmless and not directly related to evad)
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
  File "/usr/lib/python2.5/threading.py", line 625, in run
  File "/usr/lib/python2.5/threading.py", line 349, in set
  File "/usr/lib/python2.5/threading.py", line 265, in notifyAll
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
  File "/usr/lib/python2.5/threading.py", line 625, in run
  File "/usr/lib/python2.5/threading.py", line 349, in set
  File "/usr/lib/python2.5/threading.py", line 265, in notifyAll
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
Exception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
  File "/usr/lib/python2.5/threading.py", line 625, in run
  File "/usr/lib/python2.5/threading.py", line 349, in set
  File "/usr/lib/python2.5/threading.py", line 265, in notifyAll
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
Exception in thread connection keeper of MainThread (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
  File "/usr/lib/python2.5/site-packages/Evad/threader.py", line 49, in run
  File "/usr/lib/python2.5/site-packages/Evad/handler.py", line 49, in wrapper
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was: