http://bugs.winehq.org/show_bug.cgi?id=31274
Bug #: 31274 Summary: X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled Product: Wine Version: 1.5.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sha256sum@gmail.com Classification: Unclassified
Created attachment 41087 --> http://bugs.winehq.org/attachment.cgi?id=41087 game crashes and gives debug info
Planet VS Zombies worked perfectly on Fedora 16, but with Fedora 17 it won't even start.
Using
AMD A4-3400 APU with Radeon(tm) HD Graphics Fedora 17 64bit wine-1.5.8-1.fc17.i686
$ glxinfo | grep direct direct rendering: Yes
The same version of wine worked on Fedora 16.
See wine-debug.txt
If I do export LIBGL_DRIVERS_PATH=/usr/lib64/dri then I get the game crashes and gives debug info. see game-debug.txt
If I do LIBGL_DRIVERS_PATH=/usr/lib64/dri wine PlantsVsZombies.exe
See attached backtrace.
http://bugs.winehq.org/show_bug.cgi?id=31274
--- Comment #1 from Amadeus sha256sum@gmail.com 2012-07-21 10:48:23 CDT --- Created attachment 41088 --> http://bugs.winehq.org/attachment.cgi?id=41088 wine backtrace
http://bugs.winehq.org/show_bug.cgi?id=31274
--- Comment #2 from Amadeus sha256sum@gmail.com 2012-07-21 10:48:46 CDT --- Created attachment 41089 --> http://bugs.winehq.org/attachment.cgi?id=41089 wine debug
http://bugs.winehq.org/show_bug.cgi?id=31274
Amadeus sha256sum@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #3 from Amadeus sha256sum@gmail.com 2012-07-21 10:58:07 CDT --- Solved the problem by
yum install mesa-dri-drivers.i686 mesa-dri-filesystem.i686 mesa-libEGL.i686 mesa-libGL.i686 mesa-libGLES.i686 mesa-libGLU.i686 mesa-libOSMesa.i686 mesa-libgbm.i686 mesa-libglapi.i686 mesa-libGLw.i686
http://bugs.winehq.org/show_bug.cgi?id=31274
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|WORKSFORME |INVALID
--- Comment #4 from Austin English austinenglish@gmail.com 2012-07-22 02:27:26 CDT --- Invalid.