[Gstreamer-bugs] [Bug 141615] New: - gst-player crashes with "X Window System error" unless used in synchronous mode

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat May 1 23:08:50 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141615
GStreamer | gst-player | Ver: 0.8.0

           Summary: gst-player crashes with "X Window System error" unless
                    used in synchronous mode
           Product: GStreamer
           Version: 0.8.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-player
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: latexer at gentoo.org
         QAContact: gstreamer-maint at bugzilla.gnome.org


Trying to use gst-player-0.8.0, with gstreamer and plugins version 0.8.1 (on
Gentoo, built with minimal CFLAGS) Running gst-launch-ext-0.8 manually on a
given AVI works perfectly fine, but trying to play the same AVI in gst-player
causes the following error:
peter at gonzo peter $ gst-player
The program 'gst-player' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 49 error_code 2 request_code 142 minor_code 19)
  (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.)

If i run gst-player with --sync to make the X calls synchronous, there are no
problems, and i can watch the AVI fine. Not used to debugging this kind of
stuff, so let me know what else would be useful.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list