https://bugs.winehq.org/show_bug.cgi?id=21017 --- Comment #34 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, did a bit of more testing, and maybe this is related to bug 43060 I can more or less reproduce some output, and not starting of the program by running like: LIBGL_ALWAYS_SOFTWARE=1 WINEDLLOVERRIDES=wmvcore=d wine Adobe\ Premiere\ Pro.exe (did not set any registry key) Then I get too: OpenGL version as determined by Extensionator... OpenGL Version Error determining GL version.AIF Internal exception Internal return value: 1 If I add environment variables like LIBGL_ALWAYS_SOFTWARE=1 MESA_GL_VERSION_OVERRIDE=1.4 MESA_GLSL_VERSION_OVERRIDE=140 WINEDLLOVERRIDES=wmvcore=d wine Adobe\ Premiere\ Pro.exe then the program starts. So might be worth a try (I guess) to run the program like: "MESA_GL_VERSION_OVERRIDE=1.4 MESA_GLSL_VERSION_OVERRIDE=140 WINEDLLOVERRIDES=wmvcore=d wine Adobe\ Premiere\ Pro.exe" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.