On Tue, 18 Jun 2002, Pierre-Luc Veilleux wrote:

> I try to print a string with the glXUseXFont and I got some stange
> behaviours, I got this :
> 
> If I run the application on my SGI from a Linux host it freezes.
> If I run on a linux workstation is OK.
> If I run on a linux workstation from a linux host it does not freeze but
> no render is made.
> 
> The application is a linux binary.
> 
> Somebody can help me?
> 
> It is possible to use that function from a remote host?
> 

   We've seen this before and never was able to get to the bottom
of it.  I believe that either SGI's glXUseXFont protocol does not 
match the specification or they are not swapping the data properly
when receiving this request from a machine with a different endian.
We (NVIDIA) noticed that this occured with Mesa as well as our
own drivers when connecting to an SGI server.  You send them a
valid context tag and they claim it isn't and send back junk
as the error value.

                                Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to