[Gstreamer-bugs] [Bug 94802] New - xvideosink does not work on a remote X session

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Oct 3 14:21:52 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=94802

Changed by dlehn at vt.edu.

--- shadow/94802	Thu Oct  3 17:21:52 2002
+++ shadow/94802.tmp.7794	Thu Oct  3 17:21:52 2002
@@ -0,0 +1,44 @@
+Bug#: 94802
+Product: GStreamer
+Version: 0.4.1
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: dlehn at vt.edu               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: xvideosink does not work on a remote X session
+
+xvideosink should work over a remote X connection, without XVideo
+acceleration of course, but here's what happens:
+
+Running "gst-player":
+
+Shared memory unavailable, using regular images
+The program 'gst-player' received an X Window System error.
+This probably reflects a bug in the program.
+The error was 'BadShmSeg (invalid shared segment parameter)'.
+  (Details: serial 15 error_code 175 request_code 146 minor_code 2)
+  (Note to programmers: normally, X errors are reported asynchronously;
+   that is, you will receive the error a while after causing it.
+   To debug your program, run it with the --sync command line
+   option to change this behavior. You can then get a meaningful
+   backtrace from your debugger if you break on the gdk_x_error() function.)
+
+Running "gst-inspect xvideosink":
+
+Shared memory unavailable, using regular images
+X Error of failed request:  BadShmSeg (invalid shared segment parameter)
+  Major opcode of failed request:  146 (MIT-SHM)
+  Minor opcode of failed request:  2 (X_ShmDetach)
+  Segment id in failed request:  0x1200003
+  Serial number of failed request:  15
+  Current serial number in output stream:  18
+
+Inspecting videosink works fine.





More information about the Gstreamer-bugs mailing list