http://bugs.winehq.org/show_bug.cgi?id=14238
Summary: openGL issue : Solidworks can only be launched once Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org CC: julliard@winehq.org
Created an attachment (id=14527) --> (http://bugs.winehq.org/attachment.cgi?id=14527) -all,+wgl,+tid log
When started the second time, solidworks remains blocked just after OpenGl initialization ( before displaying splashscreen ). The only way to launch it again is a real reboot ( restarting X or the session is not sufficient ),
When launching solidworks with +relay activated, it works.
regression test restricted to dlls/winex11.drv incriminates this patch :
e7044cb8f83f85a9f821052d2b229756737f2ea6 is first bad commit commit e7044cb8f83f85a9f821052d2b229756737f2ea6 Author: Alexandre Julliard julliard@winehq.org Date: Thu Jun 26 16:47:42 2008 +0200
winex11: Explicitly request creation of the thread display where necessary.