Results 1 to 2 of 2
hi,
i m new to gtk+ development so have been developing a gui and i have been encountering this errors in unusual cases......i m not able to find the problem...could ...
- 01-16-2008 #1Just Joined!
- Join Date
- Dec 2007
- Location
- bangalore
- Posts
- 38
X Window System error.
hi,
i m new to gtk+ development so have been developing a gui and i have been encountering this errors in unusual cases......i m not able to find the problem...could anyone help me with what this error means....
The program '620293' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 329387 error_code 1 request_code 0 minor_code 0)
(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.)
plz do reply quick......
- 01-18-2008 #2
Have you tried debugging with the --sync option on, as suggested by the message? Also, seeing some source would really help us help you.
Thanks!Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794


Reply With Quote
