I installed elisa and elisa-extras in feist 7.04 but when i am running
it the interface shows up allright and i can browse it.BUT i cant see my
media.I configured the configuration file but nothing.The plugins also
dont show up.
I tried running from the command line and below are the messages.I
tried running as root but to no avail it crashes
[EMAIL PROTECTED]:~$ elisa
WARN MainThread plugin_registry Sep 07 18:47:55
Plugin config file not found for 'aspect_ratio_switcher' plugin
(elisa/core/plugin_registry.py:334)
WARN MainThread plugin_registry Sep 07 18:47:55
Un-met dependency for podcatcher_media: feedparser
(elisa/core/plugin_registry.py:187)
WARN MainThread plugin_registry Sep 07 18:47:55
Un-met dependency for bluetooth_input: bluetooth
(elisa/core/plugin_registry.py:187)
WARN MainThread plugin_registry Sep 07 18:47:55
Un-met dependency for flickr_media: flickrest
(elisa/core/plugin_registry.py:187)
WARN MainThread comp_audio_activity Sep 07 18:47:55 XDG
user-dir disabled
(elisa/plugins/base/activities/media_menu_activity.py:536)
WARN MainThread comp_video_activity Sep 07 18:47:55 XDG
user-dir disabled
(elisa/plugins/base/activities/media_menu_activity.py:536)
WARN MainThread comp_image_activity Sep 07 18:47:55 XDG
user-dir disabled
(elisa/plugins/base/activities/media_menu_activity.py:536)
elisa: could not connect to socket
elisa: No such file or directory
WARN MainThread plugin_registry Sep 07 18:47:55
Component lirc_input failed to initialize: Unable to initialize lirc!
(elisa/core/plugin_registry.py:603)
WARN MainThread bus Sep 07 18:47:56
Undispatched message: <elisa.core.bus.bus_message.PlayerModel object at
0x8b7088c> (elisa/core/bus/bus.py:177)
WARN MainThread bus Sep 07 18:47:56
Undispatched message: <elisa.core.bus.bus_message.CoherenceDevice object
at 0x9e4538c> (elisa/core/bus/bus.py:177)
WARN MainThread bus Sep 07 18:47:56
Undispatched message: <elisa.core.bus.bus_message.CoherenceDevice object
at 0x9e4c4ac> (elisa/core/bus/bus.py:177)
WARN MainThread twisted Sep 07 18:47:59 A
twisted traceback occurred. (twisted/internet/defer.py:402)
Twisted traceback:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py",
line 304, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py",
line 317, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py",
line 281, in _continue
self.unpause()
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py",
line 277, in unpause
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py",
line 317, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/lib/python2.5/site-packages/elisa/core/frontend.py", line
106, in <lambda>
dfr.addCallback(lambda x: self._theme.clean())
File
"/usr/lib/python2.5/site-packages/elisa/base_components/theme.py", line
41, in clean
self.save_config(common.application.config)
File
"/usr/lib/python2.5/site-packages/elisa/base_components/theme.py", line
95, in save_config
self._theme_config.write()
File "/usr/lib/python2.5/site-packages/elisa/core/config.py", line
166, in write
outfile = open(self.get_filename(), 'w')
exceptions.IOError: [Errno 13] Permission denied:
'/usr/lib/python2.5/site-packages/elisa/plugins/poblenou_frontend/tango_theme/tango_theme.conf'