http://bugs.winehq.org/show_bug.cgi?id=21034
Summary: 8BallClub fails to launch due to unimplemented msxml functionality Product: Wine Version: 1.1.34 Platform: PC URL: http://www.8ballclub.com/Downloads/Install8BC.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=25231) --> (http://bugs.winehq.org/attachment.cgi?id=25231) 8BallClub standard error output
After working around bug 21033, launching 8BallClub results in a "Runtime error!" dialog box being displayed with caption "Microsoft Visual C++ Runtime Library". Pertinent output just before the crash is:
fixme:msxml:httprequest_QueryInterface Unsupported interface {00000126-0000-0000-c000-000000000046} fixme:msxml:httprequest_open stub (0x470a100) fixme:msxml:httprequest_QueryInterface Unsupported interface {df0b3d60-548f-101b-8e65-08002b2bd119} fixme:msxml:httprequest_abort stub (0x470a100) fixme:msxml:httprequest_QueryInterface Unsupported interface {df0b3d60-548f-101b-8e65-08002b2bd119}
Using winetricks to install native msxml3 resolves the crash.
http://bugs.winehq.org/show_bug.cgi?id=21034
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21034
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |21033
http://bugs.winehq.org/show_bug.cgi?id=21034
Bug 21034 depends on bug 21033, which changed state.
Bug 21033 Summary: 8BallClub requires GdipIsVisibleClipEmpty implementation http://bugs.winehq.org/show_bug.cgi?id=21033
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=21034
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2010-09-21 21:43:40 CDT --- Still in wine-1.3.3-65-ga862b95.
http://bugs.winehq.org/show_bug.cgi?id=21034
--- Comment #2 from Austin English austinenglish@gmail.com 2010-09-21 21:44:12 CDT --- Created an attachment (id=30906) --> (http://bugs.winehq.org/attachment.cgi?id=30906) +msxml trace
http://bugs.winehq.org/show_bug.cgi?id=21034
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-10-08 16:44:31 CDT --- Created an attachment (id=31192) --> (http://bugs.winehq.org/attachment.cgi?id=31192) patch
This patch over current Wine should fix httprequest problems with this application.
http://bugs.winehq.org/show_bug.cgi?id=21034
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-10-09 23:02:32 CDT --- (In reply to comment #3)
Created an attachment (id=31192)
--> (http://bugs.winehq.org/attachment.cgi?id=31192) [details]
patch
This patch over current Wine should fix httprequest problems with this application.
The patch does remove the httprequest_get_responseXML fixme, although 8BallClub starts anyway without the patch. I'll resolve this fixed if it's okay with you.
http://bugs.winehq.org/show_bug.cgi?id=21034
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2010-10-10 03:35:37 CDT --- It crashed for me without this patch sometimes, but not instantly. So please wait until it's committed.
http://bugs.winehq.org/show_bug.cgi?id=21034
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-10-11 13:20:15 CDT --- The msxml ::get_responseXML() patch was committed as 45db1d137670c88b712ad96c1ef639a830713871, so I'm resolving fixed.
http://bugs.winehq.org/show_bug.cgi?id=21034
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-10-15 12:50:10 CDT --- Closing bugs fixed in 1.3.5.