http://bugs.winehq.org/show_bug.cgi?id=14241
Summary: FedExShipManager installer fails with "fixme:msxml:domdoc_createNode unhandled node type 2" Product: Wine Version: CVS/GIT Platform: Other URL: http://fedex.com/us/software/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To reproduce: wget http://kegel.com/wine/winetricks sh winetricks dotnet20 vjrun20 wsh56 vcrun2005 vcrun2005sp1 vb6run wget ftp://ftp.fedex.com/pub/us/software/FedExShipManager_2356.exe wine FedExShipManager_2356.exe This fails with the dialog "The wizard was interrupted before FedEx Ship Manager could be completely installed." and the console output fixme:msxml:domdoc_createNode unhandled node type 2
Doing sh winetricks msxml3 lets the install complete; I'll file a bug for the first problem running it.
See also bug 12483 and possibly bug 3756 for other affected apps.
http://bugs.winehq.org/show_bug.cgi?id=14241
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=14241
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2008-07-03 07:40:58 --- Try again with latest git, a patch has been accepted to create attributes in createNode.
http://bugs.winehq.org/show_bug.cgi?id=14241
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |15066
http://bugs.winehq.org/show_bug.cgi?id=14241
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Dan Kegel dank@kegel.com 2008-09-01 04:11:58 --- Works now, thanks.
BTW vcrun2005sp1 is no longer needed in the winetricks recipe, that was only needed because of a bug in winetricks. So the easy recipe is now
wget http://kegel.com/wine/winetricks sh winetricks -q dotnet20 vjrun20 wsh56 vcrun2005 vb6run wget ftp://ftp.fedex.com/pub/us/software/FedExShipManager_2356.exe wine FedExShipManager_2356.exe
http://bugs.winehq.org/show_bug.cgi?id=14241
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-09-05 10:39:30 --- Closing bugs fixed in 1.1.4.
http://bugs.winehq.org/show_bug.cgi?id=14241
Bug 14241 depends on bug 15066, which changed state.
Bug 15066 Summary: FedExShipManager installer crashes in msi http://bugs.winehq.org/show_bug.cgi?id=15066
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=14241
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified