Bumblebee-Project / Bumblebee

Bumblebee daemon and client rewritten in C
http://www.bumblebee-project.org/
GNU General Public License v3.0
1.29k stars 142 forks source link

Bumblebee crushes when used with Wine #147

Closed derekchiang closed 12 years ago

derekchiang commented 12 years ago

Hello guys,

I'm using Bumblebee 3 with Wine 1.5 and it crushes.

I believe my Bumblebee is correctly installed because I can run "optirun glxspheres" and "optirun firefox".

However when I try "optirun wine "/media/Work Game/game/Warcraft III/Frozen Throne.exe" -opengl", it just crushes. It is important to note that I can run "wine "/media/Work Game/game/Warcraft III/Frozen Throne.exe" -opengl" with no problem.

Also, it appears that the Frozen Throne actually runs for a while before it crushes. After it crushes my screen size is set as 800*600.

The entire error information is here: http://pastebin.com/pXPx6rvQ

Thank you so much for help! If you need any more information please just say it.

Lekensteyn commented 12 years ago

You are affected by #42, try the workaround in https://github.com/Bumblebee-Project/Bumblebee/issues/42#issuecomment-3945974

derekchiang commented 12 years ago

Thanks a lot!