[Bug 21034] New: 8BallClub fails to launch due to unimplemented msxml functionality
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(a)winehq.org ReportedBy: arethusa26(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |21033 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-09-21 21:43:40 CDT --- Still in wine-1.3.3-65-ga862b95. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-09-21 21:44:12 CDT --- Created an attachment (id=30906) --> (http://bugs.winehq.org/attachment.cgi?id=30906) +msxml trace -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 --- Comment #3 from Nikolay Sivov <bunglehead(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 --- Comment #4 from Andrew Nguyen <arethusa26(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 --- Comment #5 from Nikolay Sivov <bunglehead(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-10-11 13:20:15 CDT --- The msxml ::get_responseXML() patch was committed as 45db1d137670c88b712ad96c1ef639a830713871, so I'm resolving fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21034 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-15 12:50:10 CDT --- Closing bugs fixed in 1.3.5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org