Page 1 sur 1

[Exaile] Problème avec Gstreamer... (Résolu)

Publié : ven. 11 nov. 2011, 17:08
par Bismut
Bonjour,

J'ai une installation fraiche d'Archlinux avec Gnome 3, ALSA et des enceintes USB.
Tous les paquets gstreamer a priori installés (bad, ugly,...)
Le son et la vidéo fonctionnent très bien : Mplayer, VLC, Firefox/Flash,...
J'ai installé Exaile, importé ma bibliothèque, mais la lecture de mes MP3 ne marche pas. Exaile m'annonce un problème avec Gstreamer.

Un lancement par Terminal ne m'apporte pas plus d'information :

Code : Tout sélectionner

[raph@raph-macmini ~]$ exaile
INFO    : Loading Exaile 0.3.2.2...
INFO    : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO    : Loading plugins...
INFO    : Loading collection...
INFO    : Loading devices...
INFO    : Loading interface...
WARNING : Failed to connect to HAL, autodetection of devices will be disabled.
INFO    : Loading main window...
INFO    : Connecting main window events...
INFO    : Loading panels...
INFO    : Connecting panel events...
INFO    : Done loading main window...
INFO    : Playing file:///home/raph/Medias/Musique/Albums/Adele/21/Adele%20-%20Rolling%20in%20the%20deep.mp3
ERROR   : <gst.Message GstMessageError, gerror=(GError)NULL, debug=(string)"gstbaseparse.c\(2695\):\ gst_base_parse_loop\ \(\):\ /GstPlayBin2:player/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMpegAudioParse:mpegaudioparse0:\012streaming\ stopped\,\ reason\ not-linked"; from mpegaudioparse0 at 0x3ae7d20> ['__class__', '__cmp__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattribute__', '__grefcount__', '__gstminiobject_init__', '__gtype__', '__hash__', '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'copy', 'flags', 'parse_async_start', 'parse_buffering', 'parse_buffering_stats', 'parse_clock_lost', 'parse_clock_provide', 'parse_duration', 'parse_error', 'parse_info', 'parse_new_clock', 'parse_qos', 'parse_qos_stats', 'parse_qos_values', 'parse_request_state', 'parse_segment_done', 'parse_segment_start', 'parse_state_changed', 'parse_step_done', 'parse_step_start', 'parse_stream_status', 'parse_structure_change', 'parse_tag', 'parse_tag_full', 'parse_warning', 'set_buffering_stats', 'set_qos_stats', 'set_qos_values', 'set_seqnum', 'src', 'structure', 'timestamp', 'type']

Une idée du problème ?

Merci d'avance.

Re: [Exaile] Problème avec Gstreamer...

Publié : ven. 11 nov. 2011, 19:46
par FoolEcho
'sais pas... tu as vérifié au niveau des dépendances optionnelles d'exaile ? (pacman -Qi exaile)

Re: [Exaile] Problème avec Gstreamer...

Publié : ven. 11 nov. 2011, 20:53
par Bismut
Et bien je ne m'en serais jamais douté mais effectivement... Après installations de dépendances optionnelles (bad-plugins et ugly-plugins), ça fonctionne.

Quand même étonnant que pour lire un fichier MP3 tout simple, exaile ait besoin de dépendances optionnelles non ? Première fois que ça m'arrive.


Enfin, ça fonctionne maintenant. Merci pour l'astuce, j'y penserai la prochaine fois :)