http://bugs.winehq.org/show_bug.cgi?id=20029
Summary: Msxml2.DOMDocument.6.0 unimplemented Product: Wine Version: 1.1.29 Platform: PC URL: http://www.solidworks.com/sw/downloads.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: knan-wine@anduin.net
Created an attachment (id=23571) --> (http://bugs.winehq.org/attachment.cgi?id=23571) plain console output, 1.1.29
After working around bug #20028 , (see that bug for how to reproduce, just add winetricks gdiplus) Solidworks Viewer 2009 still won't load a file, but shows an error box and crashes.
The relevant error is err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5} could be created for context 0x17
which turns out to be the guid of Msxml2.DOMDocument.6.0 , which is implemented in msxml6.dll. As none of the new interfaces in msxml6 is implemented in wine yet, this obviously fails.
winetricks msxml6 works around the issue. I can load a file and manipulate it just fine.
http://bugs.winehq.org/show_bug.cgi?id=20029
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=20029
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |leslie_alistair@hotmail.com Resolution| |FIXED
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2010-12-02 04:35:31 CST --- msxml6 is now implemented.
http://bugs.winehq.org/show_bug.cgi?id=20029
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-12-10 13:45:46 CST --- Closing bugs fixed in 1.3.9.