Dear all,

I am trying to get Elisa from SVN running, but it doesn't work. I am
running Ubuntu Gutsy, and already updated to the latest CVS version of
PyGST (which seems to be causing the error). My Twisted version is also
the latest. I already disabled the YouTube plugin, since that required
some CVS Gstreamer version.

Any idea what I need to do to fix this?

Thanks in advance,

Danny Haak

----

[pigment] [EMAIL PROTECTED]/Coding]$ python elisa/elisa.py 
WARN  MainThread      media_manager               Jan 26 13:13:32
Component daap_media failed to initialize: The installed pygst version
doesn't support the GstURIHandler interface and the custom
GstURIInterface wrapper has not been built (elisa/core/manager.py:95)
WARN  MainThread      service_manager             Jan 26 13:13:34
Component hildon not running failed to initialize: None
(elisa/core/manager.py:95)
Traceback (most recent call last):
  File
"/home/danny/Coding/elisa/elisa/plugins/good/gstreamer_plugin/gst_metadata_runner.py",
 line 23, in <module>
    from elisa.plugins.good.gstreamer_plugin.gst_metadata import \
ImportError: No module named gstreamer_plugin.gst_metadata
WARN  MainThread      twisted                     Jan 26 13:13:36  A
twisted traceback occurred. (twisted/internet/process.py:671)

Twisted traceback:
Traceback (most recent call last):
  File
"/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
203, in _doReadOrWrite
    self._disconnectSelectable(source, why, didRead == source.doRead)
  File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py",
line 255, in _disconnectSelectable
    selectable.connectionLost(f)
  File "/usr/lib/python2.5/site-packages/twisted/internet/process.py",
line 233, in connectionLost
    self.proc.childConnectionLost(self.name, reason)
  File "/usr/lib/python2.5/site-packages/twisted/internet/process.py",
line 639, in childConnectionLost
    self.maybeCallProcessEnded()
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/process.py",
line 668, in maybeCallProcessEnded
    self.proto.processEnded(failure.Failure(e))
  File
"/home/danny/Coding/elisa/elisa/plugins/good/gstreamer_plugin/gst_metadata.py", 
line 820, in processEnded
    self.factory.processEnded(reason)
  File
"/home/danny/Coding/elisa/elisa/plugins/good/gstreamer_plugin/gst_metadata.py", 
line 974, in processEnded
    self.startProcess()
  File
"/home/danny/Coding/elisa/elisa/plugins/good/gstreamer_plugin/gst_metadata.py", 
line 879, in startProcess
    assert self.start_defer is None
exceptions.AssertionError: 


-- 
Danny Haak
student Electrical Engineering
University of Twente - The Netherlands
[EMAIL PROTECTED]

Reply via email to