I'm having some trouble getting Google Sketchup 7 to start on wine with F11/x86_64. It worked pretty much perfectly on F9/i386, but since upgrading, I'm getting the following:
[user@localhost ~]$ wine "C:\\Program Files\\Google\\Google SketchUp 7\\SketchUp.exe" --opengl
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x21
Serial number of failed request: 439
Current serial number in output stream: 439
I'm not quite sure which direction to go in troubleshooting this. Searching on bits of the text of the error message above gives me mostly people having trouble getting WoW running, and the solution to their problem seems to consistently be installing the proprietary drivers for their card.
I have an nVidia 9600gt card, and I installed kmod-nvidia-185.18.14-1.fc11.1.x86_64 from RPM Fusion. As far as I can tell, 3d acceleration is working correctly (I tried starting up flightgear and crashed a few planes).
Could somebody point me in the right direction for a fix?