http://bugs.winehq.org/show_bug.cgi?id=20181
--- Comment #37 from infobox.oleg@wo.cz 2009-11-19 01:51:14 --- (In reply to comment #36)
I was having this same issue on Debian sid/experimental since at least the 2.27 time frame. I just installed Fedora 12 and the issue has vanished. F12 is using the very latest Xorg+Mesa+Intel driver, so it appears it was fixed upstream.
Jason,
Do you have 64bit system? If not, never mind :-)
Do you have 32bit libs we were discussing? Do you have 32bit glxinfo? Could you provide output of export LIBGL_DEBUG=verobse glxinfo <-- must be 32bit
or export LIBGL_DEBUG=verobse WINEDEBUG=+wgl wine 32bitgame
LIBGL_DEBUG displays libraries loaded by mesa. WINEDEBUG will should, if DRI is enabled for wine.
Thanks. Oleg