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???