J'ai installé Elisa avec Yum. L'installation s'est bien déroulée. L'icone Elisa apparait bien dans Application/son et vidéo mais quand je clique sur l'icone, rien ne se passe.
Que dois je faire?

Ps: Je suis sous gnome et Fedora 10
Bonsoir,

lance-le en ligne de commande et poste les éventuelles erreurs retournées par l'application.
Vous allez vraiment me touver stupide mais comment fait on pour lancer un programme en ligne de commande?
Il faut ouvrir un terminal
Applications
Outils Système
Terminal

La fenêtre terminal s'ouvre avec une invite de commande (prompt), comme avec le «cmd» de window$ mais en mieux, car tu bénéficie d'un vrai shell et non pas d'un ersatz de DOS.
Je connaissais le terminal mais ignorais qu'en tapant le nom de l'application, cela l'exécutait.

Donc voici ce qu'il me dit quand je tape elisa

[youssef@PC-de-Youssef ~]$ elisa
Traceback (most recent call last):
File "/usr/bin/elisa", line 8, in <module>
load_entry_point('elisa==0.3.2', 'gui_scripts', 'elisa')()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2180, in load_entry_point
return ep.load()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1913, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 48, in <module>
from twisted.web import client
ImportError: No module named web
Et en installant le paquetage python-twisted-web, puis en relançant elisa ?
Je m'incruste : je suis tombé sur ce post, et j'ai voulu installer elisa également "pour voir" j'ai eu les même erreur (je suis sous F9 64bits, j'ai installé python-twisted-web et voilà le résultat
# elisa
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for classic: pgm (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for flickr_media: twill (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for bluetooth_input: bluetooth (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for poblenou: pgm (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for stage6: BeautifulSoup (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Un-met dependency for weather_pgm_view: pgm (elisa/core/plugin_registry.py:198)
WARN  MainThread      comp_hal_service            jan 03 14:48:42  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 14:48:42  Could not import component coherence_plugin.coherence_service:CoherenceService (elisa/core/plugin_registry.py:530)
A problem occurred in Elisa.
/tmp/elisa_o5Ybam.txt contains the description of this error.
WARN  MainThread      plugin_registry             jan 03 14:48:42  Component 'coherence_plugin:coherence_service' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Component fspot_media failed to initialize: FSpot DB not found at '/root/.gnome2/f-spot/photos.db' (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Component 'flickr:flickr_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'stage6' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Component 'stage6:stage_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      comp_audio_activity         jan 03 14:48:42  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_video_activity         jan 03 14:48:42  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_image_activity         jan 03 14:48:42  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:tango_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:poblenou_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:chris_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:tango_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:poblenou_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 14:48:42  Component 'poblenou:chris_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 14:48:42  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      interface_controller        jan 03 14:48:42  Cannot create controller 'poblenou:elisa_controller' for backend 'backend1' (elisa/core/interface_controller.py:130)
WARN  MainThread      interface_controller        jan 03 14:48:42  An error occured causing backend 'backend1' creation to fail (elisa/core/interface_controller.py:75)
A problem occurred in Elisa.
/tmp/elisa_alY8wM.txt contains the description of this error.
WARN  MainThread      interface_controller        jan 03 14:48:42  Backend 'backend1' not existing for frontend 'frontend1' (elisa/core/interface_controller.py:165)
WARN  MainThread      interface_controller        jan 03 14:48:42  An error occured causing frontend 'frontend1' creation to fail (elisa/core/interface_controller.py:90)
A problem occurred in Elisa.
/tmp/elisa_vyfg9T.txt contains the description of this error.
WARN  MainThread      twisted                     jan 03 14:48:43  A twisted traceback occurred. (twisted/internet/base.py:563)

Twisted traceback:
Traceback (most recent call last):
  File "/usr/bin/elisa", line 8, in <module>
    load_entry_point('elisa==0.3.2', 'gui_scripts', 'elisa')()
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 489, in main
    reactor.run()
  File "/usr/lib64/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 175, in run
    self.__run()
  File "/usr/lib64/python2.5/site-packages/twisted/internet/gtk2reactor.py", line 216, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib64/python2.5/site-packages/twisted/internet/base.py", line 561, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.5/site-packages/elisa/core/bus/bus.py", line 180, in _dispatch
    self._dispatch_messages()
  File "/usr/lib/python2.5/site-packages/elisa/core/bus/bus.py", line 173, in _dispatch_messages
    callback(message, sender)
  File "/usr/lib/python2.5/site-packages/elisa/plugins/good/coherence_plugin/upnp_media.py", line 54, in _bus_message_received
    import louie
exceptions.ImportError: No module named louie
Rebelote, on installe cette fois python-louie, et on retente...
merci pour la réponse, maintenant il n'y a plus que les warning.. mais rien ne se lance..
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for classic: pgm (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for flickr_media: twill (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for bluetooth_input: bluetooth (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for poblenou: pgm (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for stage6: BeautifulSoup (elisa/core/plugin_registry.py:195)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Un-met dependency for weather_pgm_view: pgm (elisa/core/plugin_registry.py:198)
WARN  MainThread      comp_hal_service            jan 03 15:44:10  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 15:44:10  Component fspot_media failed to initialize: FSpot DB not found at '/root/.gnome2/f-spot/photos.db' (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Component 'flickr:flickr_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Plugin 'stage6' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      plugin_registry             jan 03 15:44:10  Component 'stage6:stage_media' not found (elisa/core/plugin_registry.py:618)
WARN  MainThread      comp_audio_activity         jan 03 15:44:11  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_video_activity         jan 03 15:44:11  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      comp_image_activity         jan 03 15:44:11  XDG user-dir disabled (elisa/plugins/base/activities/media_menu_activity.py:424)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:tango_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:poblenou_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:chris_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:tango_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:poblenou_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      comp_theme_switcher_activity jan 03 15:44:11  Component 'poblenou:chris_theme' not found (elisa/plugins/good/theme_switcher/theme_switcher_activity.py:56)
WARN  MainThread      plugin_registry             jan 03 15:44:11  Plugin 'poblenou' not found (elisa/core/plugin_registry.py:455)
WARN  MainThread      interface_controller        jan 03 15:44:11  Cannot create controller 'poblenou:elisa_controller' for backend 'backend1' (elisa/core/interface_controller.py:130)
WARN  MainThread      interface_controller        jan 03 15:44:11  An error occured causing backend 'backend1' creation to fail (elisa/core/interface_controller.py:75)
A problem occurred in Elisa.
/tmp/elisa_Cv9zh9.txt contains the description of this error.
WARN  MainThread      interface_controller        jan 03 15:44:11  Backend 'backend1' not existing for frontend 'frontend1' (elisa/core/interface_controller.py:165)
WARN  MainThread      interface_controller        jan 03 15:44:11  An error occured causing frontend 'frontend1' creation to fail (elisa/core/interface_controller.py:90)
A problem occurred in Elisa.
/tmp/elisa_tYAmI9.txt contains the description of this error.
et voilà le contenu de /tmp/elisa_tYAmI9.txt
<class 'elisa.core.plugin_registry.ComponentNotFound'>
Python 2.5.1: /usr/bin/python
Sat Jan  3 15:44:11 2009

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /usr/lib/python2.5/site-packages/elisa/core/interface_controller.py in initialize(self=<elisa.core.interface_controller.InterfaceController object at 0x2689c10>)
   85         for frontend_path in frontend_paths:
   86             try:
   87                 self._create_frontend(frontend_path)
   88             except Exception, e:
   89                 self.warning("An error occured causing frontend '%s' creation " \
self = <elisa.core.interface_controller.InterfaceController object at 0x2689c10>
self._create_frontend = <bound method InterfaceController._create_fronte...troller.InterfaceController object at 0x2689c10>>
frontend_path = 'frontend1'

 /usr/lib/python2.5/site-packages/elisa/core/interface_controller.py in initialize(self=<elisa.core.interface_controller.InterfaceController object at 0x2689c10>)
   70         for backend_path in backend_paths:
   71             try:
   72                 self._create_backend(backend_path)
   73             except Exception, e:
   74                 self.warning("An error occured causing backend '%s' creation " \
self = <elisa.core.interface_controller.InterfaceController object at 0x2689c10>
self._create_backend = <bound method InterfaceController._create_backen...troller.InterfaceController object at 0x2689c10>>
backend_path = 'backend1'

 /usr/lib/python2.5/site-packages/elisa/core/interface_controller.py in _create_backend(self=<elisa.core.interface_controller.InterfaceController object at 0x2689c10>, backend_name='backend1')
  125                                                         default=[])
  126         try:
  127             root_controller = plugin_registry.create_component(controller_path)
  128         except:
  129             self.warning("Cannot create controller %r for backend %r",
root_controller undefined
plugin_registry = <elisa.core.plugin_registry.PluginRegistry object at 0x1e76850>
plugin_registry.create_component = <bound method PluginRegistry.create_component of...gin_registry.PluginRegistry object at 0x1e76850>>
controller_path = 'poblenou:elisa_controller'

 /usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py in create_component(self=<elisa.core.plugin_registry.PluginRegistry object at 0x1e76850>, component_path='poblenou:elisa_controller')
  454         except PluginNotFound, error:
  455             self.warning(error)
  456             raise ComponentNotFound(component_path)
  457 
  458         ComponentClass, plugin, component_path_tuple = infos
global ComponentNotFound = <class 'elisa.core.plugin_registry.ComponentNotFound'>
component_path = 'poblenou:elisa_controller'
<class 'elisa.core.plugin_registry.ComponentNotFound'>: Component 'poblenou:elisa_controller' not found

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/elisa/core/interface_controller.py", line 87, in initialize
    self._create_frontend(frontend_path)
  File "/usr/lib/python2.5/site-packages/elisa/core/interface_controller.py", line 72, in initialize
    self._create_backend(backend_path)
  File "/usr/lib/python2.5/site-packages/elisa/core/interface_controller.py", line 127, in _create_backend
    root_controller = plugin_registry.create_component(controller_path)
  File "/usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py", line 456, in create_component
    raise ComponentNotFound(component_path)
ComponentNotFound: Component 'poblenou:elisa_controller' not found
Que contient le fichier /tmp/elisa_tYAmI9.txt ?
Et que donne également une recherche sur Bugzilla à propos de cette version d'Elisa en putréfaction ?
trop rapide Pikatchu... j'étais en train d'éditer...

(j'avoue que je ne faisais que "regarder ce que donnais ce Elisa"... ) du coup je ne vais pas m'embêter trop (ne t'embête pas trop hein Pika..)

absolument rien sur Bugzilla.. je ne cherche pas plus loin.. merci pour ton aide en tout cas 😉
En plus, la version d'elisa qui est dans les dépôts a plusieurs trains de retard, si ma mémoire est bonne, alors si c'est pour voir, tu risques d'être déçu...
^^ je suis venu, j'ai vu et je suis repartu ! à pu d'elisa .. :hammer:
Bonjour

Je suis a la recherche d'un centre multimedia simple et qui marche. Le rêve serait que je puisse utiliser ma télécommande. Ce n'est pas pour regarder la télé mais simplement ma musique, mes photos et des vidéo/DVD. Avez-vous trouver quelque chose de bien ??

Je suis tombé sur Elisa.
J'ai essaye de l'installer sur mon installation toute fraiche de FC10 64 bits en utilisant les repo siée par davidof. malheureusement, cela n'a pas marché.
J'ai installé repo.elisa dans yum.repo. Je pense donc que yum a du prendre le bon packet ( il existe un répertoire FC10 dans le repo ). Mais lorsque je lance elisa en ligne de commande, je tombe sur un message d'erreur similaire au précédent post. Je ne suis pas sur mon ordi perso maintenant. Je poste cela ce soir pour savoir si cela intéresse quelqu'un

Merci d'avance

PS: J'ai installé Elisa sur XP, pour voir. Çà a l'air vraiment bien. Par contre il a mis plus de 2 heures pour parcourir ma bibliothèque de musique qui ne dépasse pas 30 G. !!
Tu peux toujours essayer MythTV, il est disponible sur RPM Fusion.
Il semble pourtant que Myth TV soit plutot fait pour regarder la tele ! Or je n'ai jamais réussi en branche ma freebox sur ma carte TV. ( Et au final ce n'est pas plus mal ainsi )
Le nom est trompeur... La pléthore de plugins disponibles pour MythTV (aussi dispo. sur RPM Fusion) devrait te convaincre du contraire pourtant ^^
$ yum info myth\*
Salut.

J'ai lu un article dans la presse ces jours-ci (lequel ?) sur elisa.

J'ai essaye sur mon netbook elisa sous F10 version 32 bits en utilisant le dépôt de http://people.fluendo.com/matthias/elisa/

Ca a l'air de marcher 😉
Par contre, il me demande les codecs MPEG....

++
eddy33 wrote:Ca a l'air de marcher 😉
Par contre, il me demande les codecs MPEG....
Elisa est basé sur gstreamer. Tu as installé gstreamer-ffmpeg et gstreamer-plugins-{bad,ugly} ?
Salut Pika et bonne année !

Tu as gagné 😉
Un :
# yum install gstreamer-ffmpeg
# yum install gstreamer-plugins-ugly
# yum install gstreamer-plugins-bad
a résolu mon problème de codecs. J'ai un elisa opérationnel sur mon netbook MSI Wind !

Bien à toi !
Bonsoir,

De retour sur Elisa (@Pikachu_2014 j'installe MythTV si cela ne marche pas ce soir ) et apres avoir verifié que gstreamer-ffmpeg et gstreamer-plugins-{bad,ugly} sont bien installés sur ma machine, je lance un
yum install elisa
j'ai installé le repo http://people.fluendo.com/matthias/elisa/ dans /etc/yum.repos.d

Cela donne :
[root@RIO ~]# yum install gstreamer-plugins-bad
Loaded plugins: refresh-packagekit
Excluding Packages from Elisa for Fedora 10 - x86_64
Finished
Setting up Install Process
Parsing package install arguments
Package gstreamer-plugins-bad-0.10.9-1.fc10.x86_64 already installed and latest version
Nothing to do
[root@RIO ~]# yum install elisa
Loaded plugins: refresh-packagekit
Excluding Packages from Elisa for Fedora 10 - x86_64
Finished
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package elisa.noarch 0:0.5.22-1.fc9 set to be updated
--> Processing Dependency: elisa-plugins-bad = 0.5.22 for package: elisa
--> Processing Dependency: elisa-plugins-good = 0.5.22 for package: elisa
--> Running transaction check
---> Package elisa-plugins-bad.noarch 0:0.5.22-2.fc9 set to be updated
---> Package elisa-plugins-good.noarch 0:0.5.22-1.fc9 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch          Version             Repository    Size
================================================================================
Installing:
 elisa                     noarch        0.5.22-1.fc9        elisa         50 k
Installing for dependencies:
 elisa-plugins-bad         noarch        0.5.22-2.fc9        elisa        4.6 M
 elisa-plugins-good        noarch        0.5.22-1.fc9        elisa         72 k

Transaction Summary
================================================================================
Install      3 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 4.7 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): elisa-0.5.22-1.fc9.noarch.rpm                     |  50 kB     00:00     
(2/3): elisa-plugins-good-0.5.22-1.fc9.noarch.rpm        |  72 kB     00:00     
(3/3): elisa-plugins-bad-0.5.22-2.fc9.noarch.rpm         | 4.6 MB     --:--     
--------------------------------------------------------------------------------
Total                                        -1386.0 B/s | 4.7 MB     --:--     
============================== Entering rpm code ===============================
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : elisa-plugins-bad                                        1/3 
  Installing     : elisa                                                    2/3 
  Installing     : elisa-plugins-good                                       3/3 
=============================== Leaving rpm code ===============================

Installed:
  elisa.noarch 0:0.5.22-1.fc9                                                   

Dependency Installed:
  elisa-plugins-bad.noarch 0:0.5.22-2.fc9                                       
  elisa-plugins-good.noarch 0:0.5.22-1.fc9                                      

Complete!
[root@RIO ~]#
Ce qui semble parfait !

Malheureusement lorsque je lance elisa :
[renaud@RIO Desktop]$ elisa
Traceback (most recent call last):
  File "/usr/bin/elisa", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2562, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 626, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 524, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: elisa==0.5.22
Quelqu'un parle python ??
Merci de votre aide
Si jamais cela peut aider, j'ai trouvé un commande qui lance python
[root@RIO ~]# python
Python 2.5.2 (r252:60911, Sep 30 2008, 15:42:03) 
[GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
Salut.

Regarde dans le fichier /usr/lib/python2.5/site-packages/pkg_resources.py" ligne 524, ce qui ne va pas.

Je ne connais rien à python mais sachant parler anglais, j'ai vu qu'il me manquait une bibliothèque python...

++
Ouhhaoouuu ça a l'air compliqué python !!

J'ai l'impression qu'il ne trouve pas le nom de ma distrib. malheureusement, je ne sais pas trop quoi faire.

Je paste la partie du code correspondant. La premiere partie est un commentaire :
def resolve(self, requirements, env=None, installer=None):
"""List all distributions needed to (recursively) meet `requirements`

`requirements` must be a sequence of ``Requirement`` objects. `env`,
if supplied, should be an ``Environment`` instance. If
not supplied, it defaults to all distributions available within any
entry or distribution in the working set. `installer`, if supplied,
will be invoked with each requirement that cannot be met by an
already-installed distribution; it should return a ``Distribution`` or
``None``.
"""

requirements = list(requirements)[::-1] # set up the stack
processed = {} # set of processed requirements
best = {} # key -> dist
to_activate = []

while requirements:
req = requirements.pop(0) # process dependencies breadth-first
if req in processed:
# Ignore cyclic or redundant dependencies
continue
dist = best.get(req.key)
if dist is None:
# Find the best distribution and add it to the map
dist = self.by_key.get(req.key)
if dist is None:
if env is None:
env = Environment(self.entries)
dist = best[req.key] = env.best_match(req, self, installer)
if dist is None:
524 raise DistributionNotFound(req) # XXX put more info here
to_activate.append(dist)
if dist not in req:
# Oops, the "best" so far conflicts with a dependency
524 raise VersionConflict(dist,req) # XXX put more info here
requirements.extend(dist.requires(req.extras)[::-1])
processed[req] = True

return to_activate # return list of distros to activate
C'est assez interessant ce commentaire !!!
# XXX put more info here
Des idées ?
Oupss désole, je me suis trompé de ligne.
Oui dist semble valoir: None. Le problème vient donc de plus haut. Mais c'est assez dur de remonter dans le code.
Il y a un moyen de lancer un code python en mode debug ??
@Pikachu_2014

J'ai essayé d'installe MythTV, mais cela se rapproche plus d'une installation d'un OS que d'un simple logiciel !!

J'ai un probleme pour me connecter a la base de donné lors de la configuration ?
Est-ce que je dois creer un utilisateur mythtv ?

Bon je sens que je vais encore un peu essayer elisa et sinon j'ouvre un autre post

Merci d'avance

renaud
7 jours plus tard
Pour ceux que cela interesse, la nouvelle version dispo dans les repo d'elisa à résolu tous mes problemes
elisa 0.5.23 s'installe directement !!
RENOO wrote:Pour ceux que cela interesse, la nouvelle version dispo dans les repo d'elisa à résolu tous mes problemes
elisa 0.5.23 s'installe directement !!
Intéressant en effet. Merci pour l'info !
je vais teste ca et de suite 😉
juste tu as fais comment pour línstaller a partir du repo ?
8 jours plus tard
@grungy1
Désolé de répondre tardivement.

J'ai créer un nouveau fichier dans /etc/yum.repos.d que j'ai appelé elisa.repo
avec les paramètres suivants :
# This is a yum repo file to use the unofficial Elisa Fedora package repository
[elisa]
name=Elisa for Fedora $releasever - $basearch
baseurl=http://people.fluendo.com/matthias/elisa/fedora/$releasever/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-freshrpms
gpgcheck=1
# Remove if you want the gstreamer-* pre-versions for DVD playback
exclude=gstreamer*
J'ai trouve cet info a l'adresse http://people.fluendo.com/matthias/elisa
Il faut aussi récupérer la clé sur http://people.fluendo.com/matthias/elisa
RPM-GPG-KEY-freshman
et je crois qu'il faut la copier dans /etc/pki/rpm-gpg/ ( je ne me souviens plus exactement comment j'ai fait. Un peu au hasard et cela a marché

Voila, j'espere que cela ta aidé
20 jours plus tard
Bonjour à tous,

Je me permets d'en rajouter une couche:

Je suis sous Fedora 10 et j'ai installé elisa 0.3.2 par les dépôts officiels.

Quand je lance elisa, il lui manque apparemment des dépendances pour des plugins:
chdorb@chdorb-desktop:~$ elisa
WARN  MainThread      plugin_registry             févr. 14 14:18:12  Un-met dependency for flickr_media: twill (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             févr. 14 14:18:12  Un-met dependency for bluetooth_input: bluetooth (elisa/core/plugin_registry.py:198)
WARN  MainThread      plugin_registry             févr. 14 14:18:12  Un-met dependency for stage6: BeautifulSoup (elisa/core/plugin_registry.py:195)
A problem occurred in Elisa.
/tmp/elisa_V_xFU8.txt contains the description of this error.
et le fichier /tmp/elisa_V_xFU8.txt ...
<type 'exceptions.ValueError'>
Python 2.5.2: /usr/bin/python
Sat Feb 14 14:18:13 2009

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /usr/bin/elisa in <module>()
    5 from pkg_resources import load_entry_point
    6 
    7 sys.exit(
    8    load_entry_point('elisa==0.3.2', 'gui_scripts', 'elisa')()
    9 )
load_entry_point = <function load_entry_point at 0x827f224>

 /usr/lib/python2.5/site-packages/elisa/core/application.py in main(args=['/usr/bin/elisa'])
  485             raise
  486     else:
  487         app.initialize()
  488         app.start()
  489         reactor.run()
app = <elisa.core.application.Application object at 0x82a55cc>
app.initialize = <bound method Application.initialize of <elisa.core.application.Application object at 0x82a55cc>>

 /usr/lib/python2.5/site-packages/elisa/core/application.py in initialize(self=<elisa.core.application.Application object at 0x82a55cc>)
  370         self._service_manager.initialize()
  371         self._metadata_manager.initialize()
  372         self._media_manager.initialize()
  373         self._input_manager.initialize()
  374         self._player_registry.initialize()
self = <elisa.core.application.Application object at 0x82a55cc>
self._media_manager = <elisa.core.media_manager.MediaManager object at 0x8f8080c>
self._media_manager.initialize = <bound method MediaManager.initialize of <elisa.....media_manager.MediaManager object at 0x8f8080c>>

 /usr/lib/python2.5/site-packages/elisa/core/manager.py in initialize(self=<elisa.core.media_manager.MediaManager object at 0x8f8080c>)
   65         """
   66 
   67         self._load_providers()
   68 
   69 
self = <elisa.core.media_manager.MediaManager object at 0x8f8080c>
self._load_providers = <bound method MediaManager._load_providers of <e....media_manager.MediaManager object at 0x8f8080c>>

 /usr/lib/python2.5/site-packages/elisa/core/manager.py in _load_providers(self=<elisa.core.media_manager.MediaManager object at 0x8f8080c>)
   79                                                         default=[])
   80 
   81         providers = application.plugin_registry.create_components(providers_names)
   82         self.debug("Loading %s %s" % (len(providers), providers_type))
   83 
providers undefined
application = <elisa.core.application.Application object at 0x82a55cc>
application.plugin_registry = <elisa.core.plugin_registry.PluginRegistry object at 0x8a8274c>
application.plugin_registry.create_components = <bound method PluginRegistry.create_components o...gin_registry.PluginRegistry object at 0x8a8274c>>
providers_names = ['media_ugly:shoutcast_media', 'fspot:fspot_media', 'coherence_plugin:upnp_media', 'media_bad:ipod_media', 'base:local_media', 'media_good:elisa_media', 'media_good:gnomevfs_media', 'audiocd:audiocd_media', 'flickr:flic
kr_media', 'stage6:stage_media']

 /usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py in create_components(self=<elisa.core.plugin_registry.PluginRegistry object at 0x8a8274c>, component_path_list=['media_ugly:shoutcast_media', 'fspot:fspot_media', 'coherence
_plugin:upnp_media', 'media_bad:ipod_media', 'base:local_media', 'media_good:elisa_media', 'media_good:gnomevfs_media', 'audiocd:audiocd_media', 'flickr:flickr_media', 'stage6:stage_media'])
  612         for path in component_path_list:
  613             try:
  614                 component = self.create_component(path)
  615                 components.append(component)
  616             except (PluginNotFound, ComponentNotFound,
component = <media_ugly.shoutcast_media.ShoutcastMedia object at 0x90ff8ac>
self = <elisa.core.plugin_registry.PluginRegistry object at 0x8a8274c>
self.create_component = <bound method PluginRegistry.create_component of...gin_registry.PluginRegistry object at 0x8a8274c>>
path = 'fspot:fspot_media'

 /usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py in create_component(self=<elisa.core.plugin_registry.PluginRegistry object at 0x8a8274c>, component_path='fspot:fspot_media')
  470             component.plugin = plugin
  471             component.load_config(self._app_config)
  472             component.initialize()
  473             self.info("Component %s loaded" % component.name)
  474         else:
component = <fspot.fspot_media.FspotMedia object at 0x90ff92c>
component.initialize = <bound method FspotMedia.initialize of <fspot.fspot_media.FspotMedia object at 0x90ff92c>>

 /usr/lib/python2.5/site-packages/elisa/plugins/good/fspot/fspot_media.py in initialize(self=<fspot.fspot_media.FspotMedia object at 0x90ff92c>)
  130             raise component.InitializeFailure(self.name, str(error))
  131         else:
  132             version = db.get_version()
  133             if version == 0:
  134                 msg = "%r is not F-Spot DB" % self._db_path
version undefined
db = <fspot.fspot_media.FspotDB object at 0x90ffe8c>
db.get_version = <bound method FspotDB.get_version of <fspot.fspot_media.FspotDB object at 0x90ffe8c>>

 /usr/lib/python2.5/site-packages/elisa/plugins/good/fspot/fspot_media.py in get_version(self=<fspot.fspot_media.FspotDB object at 0x90ffe8c>)
   54                                              "F-Spot Database Version")
   55             if rows:
   56                 self._version = int(rows[0].data)
   57             else:
   58                 self._version = 0
self = <fspot.fspot_media.FspotDB object at 0x90ffe8c>
self._version = None
builtinint = <type 'int'>
rows = [<DBrow with 1 fields>]
].data undefined
<type 'exceptions.ValueError'>: invalid literal for int() with base 10: '16.3'
    __class__ = <type 'exceptions.ValueError'>
    __delattr__ = <method-wrapper '__delattr__' of exceptions.ValueError object at 0x9107ecc>
    __dict__ = {}
    __doc__ = 'Inappropriate argument value (of correct type).'
    __getattribute__ = <method-wrapper '__getattribute__' of exceptions.ValueError object at 0x9107ecc>
    __getitem__ = <method-wrapper '__getitem__' of exceptions.ValueError object at 0x9107ecc>
    __getslice__ = <method-wrapper '__getslice__' of exceptions.ValueError object at 0x9107ecc>
    __hash__ = <method-wrapper '__hash__' of exceptions.ValueError object at 0x9107ecc>
    __init__ = <method-wrapper '__init__' of exceptions.ValueError object at 0x9107ecc>
    __new__ = <built-in method __new__ of type object at 0x5d6f6a0>
    __reduce__ = <built-in method __reduce__ of exceptions.ValueError object at 0x9107ecc>
    __reduce_ex__ = <built-in method __reduce_ex__ of exceptions.ValueError object at 0x9107ecc>
    __repr__ = <method-wrapper '__repr__' of exceptions.ValueError object at 0x9107ecc>
    __setattr__ = <method-wrapper '__setattr__' of exceptions.ValueError object at 0x9107ecc>
    __setstate__ = <built-in method __setstate__ of exceptions.ValueError object at 0x9107ecc>
    __str__ = <method-wrapper '__str__' of exceptions.ValueError object at 0x9107ecc>
    args = ("invalid literal for int() with base 10: '16.3'",)
    message = "invalid literal for int() with base 10: '16.3'"

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/usr/bin/elisa", line 8, in <module>
    load_entry_point('elisa==0.3.2', 'gui_scripts', 'elisa')()
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 487, in main
    app.initialize()
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 372, in initialize
    self._media_manager.initialize()
  File "/usr/lib/python2.5/site-packages/elisa/core/manager.py", line 67, in initialize
    self._load_providers()
  File "/usr/lib/python2.5/site-packages/elisa/core/manager.py", line 81, in _load_providers
    providers = application.plugin_registry.create_components(providers_names)
  File "/usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py", line 614, in create_components
    component = self.create_component(path)
  File "/usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py", line 472, in create_component
    component.initialize()
  File "/usr/lib/python2.5/site-packages/elisa/plugins/good/fspot/fspot_media.py", line 132, in initialize
    version = db.get_version()
  File "/usr/lib/python2.5/site-packages/elisa/plugins/good/fspot/fspot_media.py", line 56, in get_version
    self._version = int(rows[0].data)
ValueError: invalid literal for int() with base 10: '16.3'
Il ne manque pas grand chose, si quelqu'un a une idée du problème ou sait comment désactiver ces plugins, je suis preneur

Merci