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.
http://bugs.winehq.org/show_bug.cgi?id=14238
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-07-02 09:16:17 --- Can you check that all Wine precesses exit when you closing solidworks? What video card and driver version?
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-07-02 09:22:18 --- Once it's blocked please start winedbg and do a 'bt all' and attach the result.
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #3 from denis bonnenfant denis.bonnenfant@diderot.org 2008-07-02 09:56:31 --- Created an attachment (id=14533) --> (http://bugs.winehq.org/attachment.cgi?id=14533) backtrace
Here is the winedbg backtrace : it is run on Ubuntu 8.04 i386 with a Nvidia GF6800
Hope it helps.
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-07-02 10:07:02 --- I'm afraid it doesn't, there's no symbol information. Please do that with an unstripped build.
http://bugs.winehq.org/show_bug.cgi?id=14238
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14533|0 |1 is obsolete| |
--- Comment #5 from denis bonnenfant denis.bonnenfant@diderot.org 2008-07-02 11:03:42 --- Created an attachment (id=14534) --> (http://bugs.winehq.org/attachment.cgi?id=14534) backtrace
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #6 from denis bonnenfant denis.bonnenfant@diderot.org 2008-07-12 07:21:50 --- Still there in 1.1.1
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #7 from denis bonnenfant denis.bonnenfant@diderot.org 2008-11-12 15:19:56 --- The splashscreen is created with bad values :
trace:gdi:GetObjectW (nil) 24 0x7bded51c warn:gdi:GDI_GetObjPtr Invalid handle (nil) ... trace:x11drv:X11DRV_create_win_data win 0x10030/4200005/4200006 window (0,600)-(65582,600) whole (0,600)-(65582,600) client (1,601)-(65581,601) trace:x11drv:X11DRV_WindowPosChanging making win 0x10030/4200005 managed trace:x11drv:X11DRV_WindowPosChanged win 0x10030 window (0,600)-(65582,600) client (1,601)-(65581,601) style 94800000 flags 00001847 trace:x11drv:sync_window_position setting win 0x10030/4200005 pos 0,600,65582x0 after 7b8b3824 changes=4f ... trace:x11drv:X11DRV_ExtEscape SET_DRAWABLE hdc 0x1d0 drawable 4200005 gl_drawable 4200006 pf 0 dc_rect (0,0)-(65582,0) drawable_rect (0,600)-(65582,600)
the X position value ( 65582 ) is not normal.
Looks like something is not correctly initialized.
http://bugs.winehq.org/show_bug.cgi?id=14238
--- Comment #8 from Austin English austinenglish@gmail.com 2009-05-18 10:50:31 --- Is this still an issue in current (1.1.21 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14238
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #9 from Austin English austinenglish@gmail.com 2009-11-19 13:10:59 --- No reply given for at least 6 months, and no download available => abandoned. If this is still an issue in current (1.1.33 or newer) wine and you can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14238
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com 2009-11-19 13:32:15 --- Closing.