[Gstreamer-bugs] [Bug 137307] New - alsamixer element and the mixer applet

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Mar 15 15:31:42 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=137307

Changed by thaytan at mad.scientist.com.

--- shadow/137307	Mon Mar 15 18:31:42 2004
+++ shadow/137307.tmp.27342	Mon Mar 15 18:31:42 2004
@@ -0,0 +1,31 @@
+Bug#: 137307
+Product: GStreamer
+Version: HEAD CVS
+OS: Windows
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: thaytan at mad.scientist.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: alsamixer element and the mixer applet
+
+I'm not quite sure what the difference in the elements is, but when the
+gnome mixer_applet uses ossmixer, the volume control is fine. When using
+alsamixer, the mixer_applet constantly decreases the volume, about one
+notch per second.
+
+It seems like the mixer_applet sets the volume then reads it back, but it
+reads it back as (n-1) to the (n) it set.. so it sets the volume to (n-1)
+and reads it back as (n-2), etc.
+
+The gnome_volume_control application seems to work fine, it's just the
+mixer applet.
+
+How does one debug a panel applet? I don't know how to get access to stdout
+or to run it with different gst-debug flags




More information about the Gstreamer-bugs mailing list