Hi,

I've tried raising this issue with the Wine developers as bug #15297, but 
they're stonewalling. Basically, trying to launch WoW with the R300 Mesa 
drivers is producing one of the following 3 results, seemingly at random:

a) Wine fails at start-up (most common result):
X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  156 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  586
  Current serial number in output stream:  586

b) The X server crashes when Wine starts up (not typical, but annoyingly 
frequent).

c) WoW runs successfully (only slightly more common that scenario (b)).

This has been happening for a long time. Mesa has been completely rebuilt using 
the following commands:

$ make realclean
$ make linux-dri-x86

and so I'm confident the build is OK. Full information about this bug is logged 
in the Wine bugzilla:

http://bugs.winehq.org/show_bug.cgi?id=15297

including how the Wine trace information is saying that the GLX context is not 
using Direct Rendering. (I don't see why not - glxinfo says DRI is enabled.)

Can anyone suggest any way to narrow this bug down, please? It sounds like 
either uninitialised memory or a race condition.

Thanks,
Chris



      

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to