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.