[Gstreamer-bugs] [Bug 94429] Changed - gst_osssink_open_audio fails to open when blocked

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 30 00:43:04 PDT 2002


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=94429

Changed by thomas at urgent.rug.ac.be.

--- shadow/94429	Sat Sep 28 13:35:10 2002
+++ shadow/94429.tmp.1008	Mon Sep 30 03:43:04 2002
@@ -5,13 +5,13 @@
 OS Details: Redhat 7.3 - 2.4.18-5
 Status: NEW   
 Resolution: 
 Severity: major
 Priority: Normal
 Component: gst-plugins
-AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+AssignedTo: wim.taymans at chello.be                            
 ReportedBy: mmarquee at btinternet.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
 Summary: gst_osssink_open_audio fails to open when blocked
 
@@ -35,6 +35,9 @@
   if (errno == EBUSY) {
     g_warning ("osssink: unable to open the sound device (in use ?)\n");
   }
 
 ... and the rest of the function will be executed. I've tested it and it
 works for me!
+
+------- Additional Comments From thomas at urgent.rug.ac.be  2002-09-30 03:43 -------
+patch looks good.  Wim, any reason not to commit this fix ?





More information about the Gstreamer-bugs mailing list