Re: Gdk-ERROR request_code



> o I'm getting:
> 
>  Gdk-ERROR **: BadValue (integer parameter out of range for
>   operation) serial 226 error_code 2 request_code 142 minor_code 3
>
> o Is there anywhere (outside the source tree) where "request_code 142"
>   and "minor_code 3" are defined?  My understanding is that these are
 >  internal Gdk, *not* Xlib, codes.  I couldn't find anyting in the
 >  Gtk, Gdk, or X11 include directories.

These are indeed X protocol request codes. 142 looks like an X extension
request, so xdpyinfo -ext ALL should tell you which extension it is, then
you need the extension docs (I the extension *is* documented somewhere)
to figure out what the minor means...

Matthias



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]