[Gstreamer-bugs] [Bug 112750] Changed - X Error of failed request: BadAlloc (insufficient resources for operation)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jul 25 00:35:34 PDT 2003


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

Changed by ds at schleef.org.

--- shadow/112750	Thu Jul 17 04:24:12 2003
+++ shadow/112750.tmp.12438	Fri Jul 25 03:35:34 2003
@@ -1,13 +1,13 @@
 Bug#: 112750
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: ds at schleef.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -103,6 +103,11 @@
 lack of video ram for a larger XV overlay.  The XV protocol is not
 capable of specifying the largest allocation, so if we care, we need
 to probe for an available size, which is gross.
 
 In addition, xvideosink should pay attention to the max height/width
 parameters, and provide those in the caps.
+
+------- Additional Comments From ds at schleef.org  2003-07-25 03:35 -------
+Added a check to make sure that XvShmPutImage succeeds before going to
+READY.  So now we get a gst_element_error() and a graceful ending
+instead of an abort.




More information about the Gstreamer-bugs mailing list