[Bug 14260] New: etax 2008 software cannot complete (has err:ole:CoGetClassObject error)
http://bugs.winehq.org/show_bug.cgi?id=14260 Summary: etax 2008 software cannot complete (has err:ole:CoGetClassObject error) Product: Wine Version: 1.1.0 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: nyall(a)zombiepigs.net Trying to run the australian government etax 2008 software in wine 1.1.0, install goes fine, and program runs very well up to the "pre-filling" screen. No matter what choice is made on this page, the application won't continue with the questions. The message: "err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x5 fixme:msxml:domelem_getAttributeNode " is output to the console when trying to continue from this page. -- 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=14260 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 -- 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=14260 --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2008-07-03 07:42:12 --- Try again with latest git, a patch has been accepted to create attributes in createNode. -- 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=14260 Robert Backhaus <robbak(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robbak(a)gmail.com --- Comment #2 from Robert Backhaus <robbak(a)gmail.com> 2008-07-03 21:24:29 --- If anyone without an Australian TFN wishes to check this, "123 456 782" is a number which passes validation. This number will allow you to test most of the software's functions. -- 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=14260 Jeremy Malcolm <Jeremy(a)Malcolm.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Jeremy(a)Malcolm.id.au --- Comment #3 from Jeremy Malcolm <Jeremy(a)Malcolm.id.au> 2008-07-07 10:07:18 --- Compiled from latest git today, and it still doesn't work for me. I see: c000-000000000046} of class {f5078f32-c551-11d3-89b9-0000f81fe221}, hres is 0x80004001 err:ole:CoGetClassObject class {f5078f1b-c551-11d3-89b9-0000f81fe221} not registered err:ole:create_server class {f5078f1b-c551-11d3-89b9-0000f81fe221} not registered err:ole:CoGetClassObject no class object {f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x5 This program tried to use a DOMDocument object, but libxml2 support was not present at compile time. fixme:ole:CoCreateInstance no instance created for interface {00020400-0000-0000-c000-000000000046} of class {2933bf90-7b36-11d2-b20e-00c04f983e60}, hres is 0x80004001 -- 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=14260 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #4 from joaopa <jeremielapuree(a)yahoo.fr> 2008-07-07 10:14:59 --- Did you install all the requested package? This program tried to use a DOMDocument object, but libxml2 support was not present at compile time. To be sure, you can do before compiling: configure --verbose Joaopa -- 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=14260 --- Comment #5 from Robert Backhaus <robbak(a)gmail.com> 2008-07-07 19:34:51 --- I can confirm that yesterdays git tree has this issue fixed. However, the next page in the interview acts similarly, although it does not post any error messages. I will open a new bug for the new issue. -- 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=14260 --- Comment #6 from Jeremy Malcolm <Jeremy(a)Malcolm.id.au> 2008-07-08 01:56:00 --- Confirmed fixed here too in yesterday's git. (My previous problem with libxml2 was because I'm on Mac OS X and it was finding the wrong xml2 development files - some old PPC ones from Fink, instead of the nice Intel ones from Apple). -- 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=14260 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2008-07-09 00:47:59 --- Please verify and close if no longer an issue. -- 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=14260 Brad Scarlett <brad.scarlett(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brad.scarlett(a)gmail.com -- 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=14260 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-07-11 11:10:56 --- Closing bugs fixed in 1.1.1. -- 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=14260 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d659e63d73d7f3dffb263bb0132 | |709533f642cf8 CC| |focht(a)gmx.net Hardware|Other |x86 OS|other |Linux -- 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