FS#9091 - elisa0.3.2-1 won't load/start

Attached to Project: Community Packages
Opened by zouzou (zouzou85) - Friday, 04 January 2008, 18:40 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 16 March 2008, 19:54 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Robert Emil Berge (filoktetes)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

the application won't load up and it produces the error below. a thread was created in archlinux forums http://bbs.archlinux.org/viewtopic.php?pid=313297#p313297

the error is the following:
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for coherence_plugin: coherence (elisa/core/plugin_registry.py:195)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for flickr_media: twill (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for fspot_media: pysqlite2 (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for bluetooth_input: bluetooth (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for lirc_input: pylirc (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for ipod_media: gpod (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for daap_media: daap (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for taglib_metadata: tagpy (elisa/core/plugin_registry.py:198)
WARN MainThread plugin_registry dec 25 12:15:04 Un-met dependency for stage6: BeautifulSoup (elisa/core/plugin_registry.py:195)
WARN MainThread plugin_registry dec 25 12:15:04 Plugin 'coherence_plugin' not found (elisa/core/plugin_registry.py:455)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'coherence_plugin:coherence_service' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'media_good:taglib_metadata' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'fspot:fspot_media' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Plugin 'coherence_plugin' not found (elisa/core/plugin_registry.py:455)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'coherence_plugin:upnp_media' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'media_bad:ipod_media' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'flickr:flickr_media' not found (elisa/core/plugin_registry.py:618)
WARN MainThread plugin_registry dec 25 12:15:04 Plugin 'stage6' not found (elisa/core/plugin_registry.py:455)
WARN MainThread plugin_registry dec 25 12:15:04 Component 'stage6:stage_media' not found (elisa/core/plugin_registry.py:618)
WARN MainThread comp_audio_activity dec 25 12:15:04 XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN MainThread comp_video_activity dec 25 12:15:04 XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN MainThread comp_image_activity dec 25 12:15:04 XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN MainThread plugin_registry dec 25 12:15:05 Component 'input_good:lirc_input' not found (elisa/core/plugin_registry.py:618)
libGL warning: 3D driver claims to not support visual 0x67

Additional info:

the above error message is produced after installing setuptool. But before the error was:
Traceback (most recent call last):
File "/usr/bin/elisa", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

* package version(s)0.3.2-1
* config and/or log files etc.


Steps to reproduce:
$ elisa (in terminal)
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Sunday, 16 March 2008, 19:54 GMT
Reason for closing:  Fixed
Additional comments about closing:  Old version of package.
Comment by zouzou (zouzou85) - Friday, 04 January 2008, 18:48 GMT
forgot to say that i run arch64 with kdemod, but I am not sure about the other guys who had the same problem
Comment by Robert Emil Berge (filoktetes) - Monday, 14 January 2008, 21:05 GMT
I've been struggling to find a way to make elisa work, but for me it sometimes work and sometimes it doesn't. I think it must be some library that is updated often, or some depenency I haven't discovered.
I've been testing the svn version regularly, too, but with uneven results; sometimes it starts, other times not.
The developers has announced that a new version will come out soon, so then I'll make a big effort.
Comment by Timm (gummibaerchen) - Tuesday, 22 January 2008, 00:02 GMT
Hi,

I have the same problem (on 64bit).

Even tried the latest version (just updated the version number in each pigment and elisa), but now luck either.

The new version looked so good, hopefully this can get resolved.

But I wonder for example why the installer (in elisa) wants already write to ~/.gnome2, this doesn't look good at all...
Comment by zouzou (zouzou85) - Tuesday, 22 January 2008, 05:09 GMT
i was thinking of compiling it manually, but i'll have to wait for that until next weekend.
haven't had time to do anything on my desktop, have been working mostly on my server,
hopefully it will work.
Comment by Zeqadious (Zeqadious) - Tuesday, 29 January 2008, 19:14 GMT
I've recompiled both 0.3.2 and the new 0.3.3 and I get the same problem in both cases. I hope somebody has the knowhow to track this problem down.
Comment by zouzou (zouzou85) - Saturday, 09 February 2008, 05:07 GMT
alright, guys, i could finally get to this elisa problem. it seems like a hal problem to me. i got an almost same error message with the source package downloaded from elisa's homepage. I think it is a hal problem becausei have some issues with it too besides elisa and also because i don't see anything that says "ERROR." All I see is just warnings. Will try to fix the hal problem and run it again and see if it works.
wish me good luck, ;-)

[QUOTE][root@myhost elisa-0.3.3]# python elisa.py

(elisa.py:5770): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstgconfelements2.so': /usr/lib/gstreamer-0.10/libgstgconfelements2.so: undefined symbol: gst_video_orientation_set_hflip
WARN MainThread media_manager Feb 08 20:58:17 No module named pysqlite2.dbapi2 (elisa/core/media_manager.py:199)
WARN MainThread service_manager Feb 08 20:58:17 Component gnome_screensaver_service failed to initialize: DBus is not running. (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for daap: daap (elisa/core/manager.py:95)
WARN MainThread service_manager Feb 08 20:58:17 Component hal_service failed to initialize: DBus is not running. (elisa/core/manager.py:95)
WARN MainThread service_manager Feb 08 20:58:17 Un-met dependency for coherence: coherence (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for youtube: gdata (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for fspot:fspot_media: pysqlite2 (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for coherence: coherence (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for ipod: gpod (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for flickr:flickr_media: twill (elisa/core/manager.py:95)
WARN MainThread media_manager Feb 08 20:58:17 Un-met dependency for stage6: BeautifulSoup (elisa/core/manager.py:95)

(gst_metadata_runner.py:5776): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstgconfelements2.so': /usr/lib/gstreamer-0.10/libgstgconfelements2.so: undefined symbol: gst_video_orientation_set_hflip
WARN MainThread interface_controller Feb 08 20:58:18 Cannot create activity 'raval:elisa_activity' for backend 'backend1' (elisa/core/interface_controller.py:178)
WARN MainThread interface_controller Feb 08 20:58:18 An error occured causing backend 'backend1' creation to fail (elisa/core/interface_controller.py:134)
A problem occurred in Elisa.
/tmp/elisa_CjlR7Z.txt contains the description of this error.
WARN MainThread interface_controller Feb 08 20:58:18 Backend 'backend1' not existing for frontend 'frontend1' (elisa/core/interface_controller.py:231)
WARN MainThread interface_controller Feb 08 20:58:18 An error occured causing frontend 'frontend1' creation to fail (elisa/core/interface_controller.py:145)
A problem occurred in Elisa.
/tmp/elisa_MySYHn.txt contains the description of this error.
WARN MainThread twisted Feb 08 20:58:18 A twisted traceback occurred. (twisted/internet/base.py:535)

Twisted traceback:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 175, in run
self.__run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 114, in wrapper
return real_cb(real_s, condition)
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 207, in callback
self.simulate() # fire Twisted timers
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 216, in simulate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 533, in runUntilCurrent
f(*a, **kw)
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/bus/bus.py", line 178, in _dispatch
callback(message, sender)
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/plugins/good/hal/hal_service.py", line 108, in _components_loaded
self.detect_coldplugged()
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/plugins/good/hal/hal_service.py", line 121, in detect_coldplugged
udis = self.hal_iface.FindDeviceByCapability('volume')
exceptions.AttributeError: 'HalService' object has no attribute 'hal_iface'

WARN MainThread media_manager Feb 08 20:58:23 No module named pysqlite2.dbapi2 (elisa/core/media_manager.py:199)
WARN MainThread twisted Feb 08 20:58:23 A twisted traceback occurred. (twisted/internet/base.py:563)

Twisted traceback:
Traceback (most recent call last):
File "elisa.py", line 11, in <module>
application.main(sys.argv)
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/application.py", line 512, in main
reactor.run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 175, in run
self.__run()
File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 216, in simulate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 561, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/media_scanner.py", line 374, in _process_next_real
self._checkpoint()
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/media_scanner.py", line 350, in _checkpoint
self._media_manager.media_db._backend.save_changes()
exceptions.AttributeError: 'NoneType' object has no attribute '_backend'

WARN MainThread media_manager Feb 08 20:58:42 No module named pysqlite2.dbapi2 (elisa/core/media_manager.py:199)
WARN MainThread twisted Feb 08 20:58:42 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 191, in addCallback
callbackKeywords=kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 182, in addCallbacks
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 "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/application.py", line 425, in interface_controller_stopped
manager_deferreds.append(defer.maybeDeferred(manager.stop))
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 107, in maybeDeferred
result = f(*args, **kw)
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/media_manager.py", line 246, in stop
self._media_scanner.stop()
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/media_scanner.py", line 205, in stop
self._checkpoint()
File "/home/zouzou/downloads/SRC/elisa-0.3.3/elisa/core/media_scanner.py", line 350, in _checkpoint
self._media_manager.media_db._backend.save_changes()
exceptions.AttributeError: 'NoneType' object has no attribute '_backend'
[QUOTE /]

Comment by zouzou (zouzou85) - Sunday, 10 February 2008, 07:42 GMT
posting back here,
well, i fixed the hal problem i had before, but elisa is still not starting/loading up. Neither the source tarball or the pkg.tar.bz from pacman. i am running our of ideas here.

Loading...