http://bugs.winehq.org/show_bug.cgi?id=28608
--- Comment #5 from GerBra gb+ml-2011@derbrauer.homelinux.net 2011-10-07 15:03:07 CDT --- (In reply to comment #4)
You are running with an invalid setup: err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems That line shows up also on wine-1.3.27. Most likely you are missing the the 32bit nvidia OpenGL libs.
Oh shit, you're absolutely right! I've ignored this line for months, cause it works... Now looking in our paketmanager for nvidia and lib32: multilib/lib32-nvidia-utils 280.13-1 NVIDIA drivers utilities and libraries. (32-bit) I've ignored all the times that this means not only the utils (Me: don't need utils cause i don't need driver for 32bit...<g>)... But the part with "and libraries"? In Germany we say: One who could read has realy an advantage ;-)
What shall I say: installed the package and wine-1.3.29 works like a charm. Sorry for the noise... Solved...
(But one good: i've done my first git bisect...)