https://bugs.winehq.org/show_bug.cgi?id=53959
Bug ID: 53959 Summary: OpenGL32 fails to initialize Product: Wine Version: 7.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: reserv0@yahoo.com Distribution: Other
When trying to start a 32 bits program with Wine v7.21, OpenGL32 fails to initialize, and "unixlib" fails to load.
E.g. starting Poser 7:
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0024:err:wgl:DllMain Failed to load unixlib, status 0xc0000135 0024:err:module:LdrInitializeThunk "opengl32.dll" failed to initialize, aborting 0024:err:module:LdrInitializeThunk Initializing dlls for L"C:\Program Files\Poser 7\Poser.exe" failed, status c0000142
Everything worked fine in this respect up to Wine v7.20...