http://bugs.winehq.org/show_bug.cgi?id=13621
Summary: OpenGL applications wont run. Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: nehe@telus.net
Many OpenGL applications seem to generate the following error.
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
http://bugs.winehq.org/show_bug.cgi?id=13621
Jeff Molofee nehe@telus.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://nehe.gamedev.net/coun | |ter.asp?file=data/projects/g | |amedev/gamedev.zip
http://bugs.winehq.org/show_bug.cgi?id=13621
tehblunderbuss@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tehblunderbuss@gmail.com
--- Comment #1 from tehblunderbuss@gmail.com 2008-06-02 22:21:57 --- What version of Wine is this?
http://bugs.winehq.org/show_bug.cgi?id=13621
--- Comment #2 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-02 23:18:08 --- Created an attachment (id=13603) --> (http://bugs.winehq.org/attachment.cgi?id=13603) +wininet,+urlmon,+ole log attached
Since you wrote the application, you could have provided more information in the bug report.
It appears that the reason the program exits prematurely is that at 0x004010E0, OleLoadPicture Path is called, which fails and the application posts WM_QUIT
http://bugs.winehq.org/show_bug.cgi?id=13621
--- Comment #3 from Jeff Molofee nehe@telus.net 2008-06-03 09:17:32 --- Unfortunately I do not have debugging enabled. I just notice that the application exits immediately. I would not have suspected OleLoadPicture, as I was under the impression it was fully functional after reading the following note on the winehq site.
Implemented OleLoadPicture. Added support for loading JPEG, Bitmap and Icons from persistant streams. Implemented JPEG support using libjpeg, added necessary configure.in options. Added IConnectionPoint style notifications to the IPicture iface. Implemented several of the stubs already there, added some more.
http://bugs.winehq.org/show_bug.cgi?id=13621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #4 from Austin English austinenglish@gmail.com 2008-06-03 10:58:59 --- Please update the summary to better reflect the problem.
http://bugs.winehq.org/show_bug.cgi?id=13621
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|UNCONFIRMED |NEW Component|opengl |ole Ever Confirmed|0 |1
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-03 14:27:52 --- Comment #2 confirms it.
http://bugs.winehq.org/show_bug.cgi?id=13621
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenGL applications wont |Jeff Molofee's GameDev |run. |Invitro won't run Version|unspecified |1.0-rc3
--- Comment #6 from Lei Zhang thestig@google.com 2008-06-05 00:08:54 --- I put down 1.0-rc1 because that's close to what Jeff's running.
http://bugs.winehq.org/show_bug.cgi?id=13621
--- Comment #7 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-07 09:30:15 --- Created an attachment (id=13780) --> (http://bugs.winehq.org/attachment.cgi?id=13780) Allow regular paths in OleLoadPicturePath
Hi,
Could you try the attached patch and see if your program gets further?
http://bugs.winehq.org/show_bug.cgi?id=13621
tehblunderbuss@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|tehblunderbuss@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=13621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=13621
--- Comment #8 from Jeff Molofee nehe@telus.net 2008-06-07 18:27:34 --- With the patch installed, I receive the following error. Testing was done on 4 different programs.
err:ole:CoCreateInstance apartment not initialised
http://bugs.winehq.org/show_bug.cgi?id=13621
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |oleaut32
http://bugs.winehq.org/show_bug.cgi?id=13621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #9 from Austin English austinenglish@gmail.com 2009-01-10 20:17:14 --- Download link is busted. Please retest in git and update the url.
http://bugs.winehq.org/show_bug.cgi?id=13621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #10 from Austin English austinenglish@gmail.com 2009-07-21 14:51:19 --- Abandoned. If you still have a problem in current (1.1.26 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=13621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Austin English austinenglish@gmail.com 2009-07-21 15:12:19 --- Closing.