Listen Music Player won't open...

Hi, I just installed listen music player v0.6.2 from the packman repositories and when I try to launch the app nothing happens. I get this when I try and launch listen from the terminal as user:

(listen:5228): GStreamer-WARNING **: Failed to load plugin ‘/usr/lib64/gstreamer-0.10/libgstpython.so’: /usr/lib64/gstreamer-0.10/libgstpython.so: undefined symbol: gst_plugin_add_dependency_simple
python: symbol lookup error: /usr/lib64/python2.6/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_structure_change_type_get_type

And I get this when I try to launch listen from the terminal as root:

(listen:5402): GStreamer-WARNING **: Failed to load plugin ‘/usr/lib64/gstreamer-0.10/libgstpython.so’: /usr/lib64/gstreamer-0.10/libgstpython.so: undefined symbol: gst_plugin_add_dependency_simple
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See GConf configuration system for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
python: symbol lookup error: /usr/lib64/python2.6/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_structure_change_type_get_type

I made sure the the files it is trying to load are present on my system. Any thoughts???

i’m getting the exact same error with exaile and rythmbox, which sucks bad. who are we supposed to report this kinda bug to?

Hi
Why not contact the packager? If you use YaST software management and
look in the change log tab… :wink:

Packager is Toni Graffy toni(at)links2linux(dot)de there is also an
update to 0.6.3 as well.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.25-0.1-default
up 1 day 16:23, 2 users, load average: 0.40, 1.05, 0.99
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

ok, got it.

someone somewhere suggested this was a problem when mixing OSS and Packman packages. turns out it was. i went to yast and attempted to update every gstreamer related package, which gave me a couple dependency errors.

i set them to change those packages to newer packman versions (they were installed from oss repo) and done, everything works now.

have fun.:wink:

Thanks I can start Listen now