Description of problem: gstreamer-properties defaults to OSS not ALSA Version-Release number of selected component (if applicable): 2.5.2-2 How reproducible: always Steps to Reproduce: 1. create new user 2. start gstreamer-properties Actual results: OSS as Default sink ans Default source Expected results: ALSA as Default sink ans Default source
rpm -q --changelog gstreamer-0.7.5-2 * Tue Mar 02 2004 Alexander Larsson <alexl> 0.7.5-2 - Make alsa default sink/source instead of oss. ---- I think that this problem was fixed.
The problem was fixed and ALSA is set to be the default sink and source, but gstreamer-properties in gnome-media-2.5.4 is buggy and nonfunctional because of changes in the GConf keys used by GStreamer. gnome-media-2.5.5 fixes this. See bug 117670