Re: Bug report: Remote displays.

I finally managed to get OpenGL working, tuxracer is running on the
clients now (painfully slow as it is pure software). 

I then downloaded and tried Amaya 8 opengl, and I am sorry to report
that I got the exact same error. 

A.J.
On Tue, 2003-05-20 at 10:53, Paul Cheyrou-lagreze wrote:
> > The full error messages is:
> > Gdk-ERROR **: 86
> >   serial 190 error_code 86 request_code 51 minor_code 0
> > 
> > That is on thin clients, If I try to do X port forwarding on SSH it
> > complains about an integer out of range as well.
> 
> Unfortunatly those error doesn't help us much... as they are internals to gtk
> 
> We need some information about your configuration...
> 
> Could you give use the results from 
> 
> #xdpyinfo
> do you see a line with "MIT-SHM" in the extensions list? 
> 
> #echo $DISPLAY
> 
> could you try a homepage without any image (perhaps it's related to MIT-SHM ?)
> 
> 
> if you can compile Amaya from the source, 
> try adding this line :
> 
> gdk_set_use_xshm (FALSE);
> 
> just before 
>    gdk_imlib_init ();
> 
> in Amaya/thotlib/dialogue/dialogapi.c:1966:
> 
> -Paul
-- 
Story of my life: "Semper in excretum, set alta variant"
A.J. Venter
DireqLearn Linux Guru

Received on Tuesday, 20 May 2003 08:54:12 UTC