Gtk2 + openGL error over ssh
Gtk2 + openGL error over ssh
- Subject: Gtk2 + openGL error over ssh
- From: Kevin Quennesson <email@hidden>
- Date: Mon, 3 Oct 2005 00:48:26 -0400
I have the following error whenever I try to launch a program using
gtk2 with a openGL widget over ssh -Y:
"
The program 'mainGL.exe' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 2213 error_code 8 request_code 150 minor_code 5)
(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.)
"
It works fine however fine from a linux machine.
Also, on a mac, I have no problem with glut, tk, or gtk1: they work
all great. Just g tk2, openGL on a mac seems to be a problem...
Any idea?
Any help is highly appreciated!
Kevin Q.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden