On Thu, May 28, 2009 at 5:04 PM, Olivier Tilloy <[email protected]> wrote:

> Matthew Vermeulen a écrit :
> > Sorry, forgot to reply to list... :( Forwarded here...
> >
> > [...]
> >
> > Sorry if I didn't make myself clear. What I mean is that I add the media
> > and it then appears in  under "Permanent Sources". The Media scanner
> > does go through the folders that I've added (I can see the "Scanning
> > Music" message, followed by the "Scanning Photos" etc. and the scanner
> > seems to go fine. However, nothing ever appears under the corresponding
> > Music / Photos / Videos section: when I go to those sections I only get
> > a "There are no albums/tracks/artists/etc. in this section" message.
> >
> >
> >     Any apparent errors on the output when running Elisa in a terminal?
> >
> >
> > There are plenty of Warnings and stuff like that from terminal. It
> > definitely doesn't look healthy :). I suspect that my problems would
> > most likely be due to a missing dependancy - I tried to install all the
> > necessary packages but it's quite possible that I'm missing something.
> > I'm running Fedora 11, with pigment and pigment-python compiled from the
> > latest tarballs.
> >
> >
> >
> >
> >     Please note that if you are running ubuntu we now have packages in
> our
> >     PPA 
> > (https://launchpad.net/~moovida-packagers/+archive/ppa<https://launchpad.net/%7Emoovida-packagers/+archive/ppa>
> >     <https://launchpad.net/%7Emoovida-packagers/+archive/ppa>). Packages
> >     for other distributions should follow soon depending on the interest
> of
> >     the community.
> >
> >
> > Hopefully there are some F11 packages soon :)
>
> Matthias is usually quite reactive, so I think we can expect packages
> soon enough.
>
> >     I hope this helps,
> >
> >     Olivier
> >
> >
> > [matt...@localhost ~]$ /usr/bin/elisa
> > Launcher core version: 0.5.35
> >
> /usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/_sslverify.py:5:
> > DeprecationWarning: the md5 module is deprecated; use hashlib instead
> >   import itertools, md5
> > Current core version: 1.0.1
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/gtk2reactor.py",
> > line 225, in simulate
> >     self.runUntilCurrent()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/base.py",
> > line 757, in runUntilCurrent
> >     call.func(*call.args, **call.kw <http://call.kw>)
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/task.py",
> > line 251, in _tick
> >     result = iterator.next()
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/manager.py",
> > line 101, in load_components_iter
> >     dfr = plugin_registry.create_component(component_name)
> > --- <exception caught here> ---
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/plugin_registry.py",
> > line 1075, in create_component
> >     component_class = reflect.namedAny('%s.%s' % (module, klass))
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/reflect.py",
> > line 467, in namedAny
> >     obj = getattr(obj, n)
> > exceptions.AttributeError: 'module' object has no attribute
> 'upnp_resource'
> >
> > WARN  MainThread      resource_manager            May 28 07:02:05
> > Creating elisa.plugins.coherence.upnp_resource:UpnpResource failed. A
> > full traceback can be found at /tmp/elisa_S93PCZ.txt
> > (elisa/core/manager.py:97)
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/gtk2reactor.py",
> > line 225, in simulate
> >     self.runUntilCurrent()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/base.py",
> > line 757, in runUntilCurrent
> >     call.func(*call.args, **call.kw <http://call.kw>)
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/task.py",
> > line 251, in _tick
> >     result = iterator.next()
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/manager.py",
> > line 101, in load_components_iter
> >     dfr = plugin_registry.create_component(component_name)
> > --- <exception caught here> ---
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/plugin_registry.py",
> > line 1075, in create_component
> >     component_class = reflect.namedAny('%s.%s' % (module, klass))
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/reflect.py",
> > line 467, in namedAny
> >     obj = getattr(obj, n)
> > exceptions.AttributeError: 'module' object has no attribute
> > 'coherence_resource'
> >
> > WARN  MainThread      resource_manager            May 28 07:02:05
> > Creating elisa.plugins.coherence.coherence_resource:CoherenceResource
> > failed. A full traceback can be found at /tmp/elisa_UTH5Sn.txt
> > (elisa/core/manager.py:97)
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/gtk2reactor.py",
> > line 225, in simulate
> >     self.runUntilCurrent()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/base.py",
> > line 757, in runUntilCurrent
> >     call.func(*call.args, **call.kw <http://call.kw>)
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/task.py",
> > line 251, in _tick
> >     result = iterator.next()
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/manager.py",
> > line 101, in load_components_iter
> >     dfr = plugin_registry.create_component(component_name)
> > --- <exception caught here> ---
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/plugin_registry.py",
> > line 1075, in create_component
> >     component_class = reflect.namedAny('%s.%s' % (module, klass))
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/reflect.py",
> > line 456, in namedAny
> >     topLevelPackage = _importAndCheckStack(trialname)
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa_plugin_daap-0.0.1-py2.6.egg/elisa/plugins/daap/daap_resource_provider.py",
> > line 29, in <module>
> >     from elisa.plugins.daap.daap_connection import DaapConnection
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa_plugin_daap-0.0.1-py2.6.egg/elisa/plugins/daap/daap_connection.py",
> > line 26, in <module>
> >     from elisa.plugins.http_client.http_client import ElisaHttpClient
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa_plugin_http_client-0.1-py2.6.egg/elisa/plugins/http_client/http_client.py",
> > line 22, in <module>
> >     from twisted.web2 import responsecode
> > exceptions.ImportError: No module named web2
> >
> > WARN  MainThread      resource_manager            May 28 07:02:05
> > Creating elisa.plugins.daap.daap_resource_provider:DaapResourceProvider
> > failed. A full traceback can be found at /tmp/elisa_jXOxN4.txt
> > (elisa/core/manager.py:97)
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa-0.5.35-py2.6.egg/elisa/core/launcher.py",
> > line 382, in run_application
> >     reactor.run()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/gtk2reactor.py",
> > line 185, in run
> >     self.__run()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/gtk2reactor.py",
> > line 225, in simulate
> >     self.runUntilCurrent()
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/base.py",
> > line 757, in runUntilCurrent
> >     call.func(*call.args, **call.kw <http://call.kw>)
> > --- <exception caught here> ---
> >   File
> >
> "/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/task.py",
> > line 251, in _tick
> >     result = iterator.next()
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa_plugin_search-0.0.2-py2.6.egg/elisa/plugins/search/search_metaresource_provider.py",
> > line 91, in iterate
> >     klass = entry.load()
> >   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1913,
> > in load
> >     entry = __import__(self.module_name, globals(),globals(),
> ['__name__'])
> >   File
> >
> "/home/matthew/.moovida/plugins/elisa_plugin_grooveshark-0.2.1.egg/elisa/plugins/grooveshark/searcher.py",
> > line 26, in <module>
> >
> >   File
> >
> "/home/matthew/.moovida/plugins/elisa_plugin_grooveshark-0.2.1.egg/elisa/plugins/grooveshark/models.py",
> > line 31, in <module>
> >
> >   File
> >
> "/usr/lib/python2.6/site-packages/elisa_plugin_http_client-0.1-py2.6.egg/elisa/plugins/http_client/http_client.py",
> > line 22, in <module>
> >     from twisted.web2 import responsecode
> > exceptions.ImportError: No module named web2
> >
> > [...]
> >
> > Apologies if I'm overlooking the obvious.
>
> An obvious missing dependency is the python-twisted-web2 package:
>
> https://admin.fedoraproject.org/pkgdb/packages/name/python-twisted-web2#Fedora11


Thanks for that - however, that package is currently installed:

[matt...@localhost elisa-1.0.1]$ yum list | grep twisted
python-twisted.noarch               8.2.0-2.fc11
installed
python-twisted-conch.i586           8.2.0-2.fc11
installed
python-twisted-core.i586            8.2.0-2.fc11
installed
python-twisted-lore.i586            8.2.0-2.fc11
installed
python-twisted-mail.i586            8.2.0-2.fc11
installed
python-twisted-names.i586           8.2.0-2.fc11
installed
python-twisted-news.i586            8.2.0-2.fc11
installed
python-twisted-runner.i586          8.2.0-2.fc11
installed
python-twisted-web.i586             8.2.0-2.fc11
installed
python-twisted-web2.i586            8.1.0-6.fc11
installed
python-twisted-words.i586           8.2.0-2.fc11
installed
python-twisted-core-doc.i586        8.2.0-2.fc11
fedora
python-twisted-core-zsh.i586        8.2.0-2.fc11
fedora


Not too sure where to go from here.. perhaps a problem with pigment (that I
compiled myself) ? Anyway, thanks for the pointers, I'll keep looking :).

Cheers,

Matt

>
>
> Olivier
>

Reply via email to