Basically here is the picture:
if I have .gstreamer-0.10 directory, once I try audio call I get the good old valve element story
if I delete .gstreamer-0.10 and then run pidgin and try audio call, it crashes.
I ran it from command line and here's the output:
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
(Pidgin:15031): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
OIL: ERROR liboiltest.c 361: oil_test_check_impl(): illegal instruction in mmxCombineAddU
(Pidgin:15031): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed
Pidgin 2.6.4 has segfaulted and attempted to dump a core file.
This is a bug in the software and has happened through
no fault of your own.
If you can reproduce the crash, please notify the developers
by reporting a bug at:
http://developer.pidgin.im/simpleticket/
Please make sure to specify what you were doing at the time
and post the backtrace from the core file. If you do not know
how to get the backtrace, please read the instructions at
http://developer.pidgin.im/wiki/GetABacktrace
Aborted
I'll google that and 'll see what I could find.
EDIT:
Found lots of gstreamer errors like the one I had. The problem seems to be a conflict between the gst-plugins-farsight and gst-plugins-good.
Also it looks like the newer gst-plugins-good makes gst-plugins-farsight obsolete.Can someone else please test the pidgin-gtalk audio call function to check whether it is my local problem, or there is something missing in the pacakge.