You are not logged in.

#1 2007-12-25 01:11:57

zouzou85
Member
From: hopefully some where peaceful
Registered: 2007-12-25
Posts: 29

getting elisa to start/load

hi all,
i have been trying to get elisa to load but i keep on getting this error

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

what it is i have no idea, i looked in the forums and the  bugtracker to no avail.
thanx for the help in advance


It's nice to be in a peaceful place like this. smile

Offline

#2 2007-12-25 11:01:07

subset
Member
From: Hungary
Registered: 2007-10-18
Posts: 10

Re: getting elisa to start/load

I have same problem.....:(
You must install setuptools !!!
After install it , I have another error :

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

Last edited by subset (2007-12-25 11:16:27)

Offline

#3 2008-01-04 01:48:17

osc~
Member
From: brazil
Registered: 2007-07-06
Posts: 117
Website

Re: getting elisa to start/load

me too sad

subset wrote:

I have same problem.....:(
You must install setuptools !!!
After install it , I have another error :

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

Offline

#4 2008-01-04 06:30:13

zouzou85
Member
From: hopefully some where peaceful
Registered: 2007-12-25
Posts: 29

Re: getting elisa to start/load

i am getting the same error message after installing setuptools, only difference is that it gets stuck in the middle of the warning and doesn't go on to say that the visual is not supported. i want to report a bug, but where should i report it, archlinux (flyspray) or elisa bug tracker???

WARN  MainThread      plugin_registry             Jan 03 22:26:08  Un-met dependency for coherence_plugin: coherence (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Un-met dependency for flickr_media: twill (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Un-met dependency for bluetooth_input: bluetooth (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Un-met dependency for lirc_input: pylirc (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Un-met dependency for daap_media: daap (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Un-met dependency for taglib_metadata: tagpy (elisa/core/plugin_registry.py:198)
WARN  MainThread      comp_hal_service            Jan 03 22:26:09  Could not connect to the Gnome ScreenSaver: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.ScreenSaver was not provided by any .service files (elisa/plugins/good/hal/hal_service.py:107)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Plugin 'coherence_plugin' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Component 'coherence_plugin:coherence_service' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             Jan 03 22:26:09  Component 'media_good:taglib_metadata' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             Jan 03 22:26:10  Component fspot_media failed to initialize: FSpot DB not found at '/home/zouzou4/.gnome2/f-spot/photos.db' (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             Jan 03 22:26:10  Plugin 'coherence_plugin' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      plugin_registry             Jan 03 22:26:10  Component 'coherence_plugin:upnp_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             Jan 03 22:26:10  Component 'flickr:flickr_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      comp_audio_activity         Jan 03 22:26:10  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_video_activity         Jan 03 22:26:10  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_image_activity         Jan 03 22:26:10  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      plugin_registry             Jan 03 22:26:10  Component 'input_good:lirc_input' not found (elisa/core/plugin_registry.py:618)


It's nice to be in a peaceful place like this. smile

Offline

#5 2008-01-04 11:49:57

osc~
Member
From: brazil
Registered: 2007-07-06
Posts: 117
Website

Re: getting elisa to start/load

probably both would be a good idea
cheers

Offline

#6 2008-01-04 18:44:07

zouzou85
Member
From: hopefully some where peaceful
Registered: 2007-12-25
Posts: 29

Re: getting elisa to start/load

this was reported in archlinux bugtracker website. the bug id is

FS#9091

please comment on which architecture and Desktop Enviroment you use in
http://bugs.archlinux.org/task/9091?project=5
or this thread(since i linked the bug report to this thread)

i didn't report it in elisa's website because of the initial error i got which is :

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

hope it is in fact a bug.

Last edited by zouzou85 (2008-01-04 18:55:28)


It's nice to be in a peaceful place like this. smile

Offline

#7 2009-02-10 15:25:11

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: getting elisa to start/load

Same here with newest version

Offline

Board footer

Powered by FluxBB