https://bugs.winehq.org/show_bug.cgi?id=53453
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Anonymous from comment #2)
What is the latest version that you know used to work?
6.0.1
Your other questions -- while reasonable -- won't get an answer.
If you won't provide answers, it's reasonable that the bug won't be fixed.
(In reply to Anonymous from comment #3)
Version 7.8 also doesn't work.
Version 6.01 requires a working configuration of OpenGL, which appears to depend on some specific versions of system components, which a Linux distribution probably needs to manage.
Please run a regression test: https://wiki.winehq.org/Regression_Testing
This dependency on particular system component versions (possibly versions of Xorg/drivers) and a failure to report on these flaws is also a problem in wine. A generic message saying that OpenGL failed to initialize is just a worthless way of informing a user. If glxgears works, then wine should also be able to initialize OpenGL.
You're likely missing 32-bit opengl support. Running a 32-bit glxgears would likely show the same problem.