http://bugs.winehq.org/show_bug.cgi?id=14993
Summary: Microsoft Office 2003 installation not finishing correctly Product: Wine Version: 1.1.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jaimerave@gmail.com
Created an attachment (id=15614) --> (http://bugs.winehq.org/attachment.cgi?id=15614) console output
Microsoft Office 2003 show a message that says that the installer finish earlier because of an error.
http://bugs.winehq.org/show_bug.cgi?id=14993
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |oleaut32
--- Comment #1 from James Hawkins truiken@gmail.com 2008-08-24 17:11:33 --- A typelib is failing registration.
http://bugs.winehq.org/show_bug.cgi?id=14993
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Ronny.Standtke@gmx.net
--- Comment #2 from James Hawkins truiken@gmail.com 2008-08-25 10:59:28 --- *** Bug 15001 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=14993
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
--- Comment #3 from Lei Zhang thestig@google.com 2008-09-04 18:13:13 --- Is this a regression?
http://bugs.winehq.org/show_bug.cgi?id=14993
--- Comment #4 from James Hawkins truiken@gmail.com 2008-09-04 18:44:10 --- No, it only happens with certain versions of o2k3.
http://bugs.winehq.org/show_bug.cgi?id=14993
Alexis Deruelle alexis.deruelle@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexis.deruelle@laposte.net
--- Comment #5 from Alexis Deruelle alexis.deruelle@laposte.net 2008-10-29 02:50:29 --- Me Too with one incarnation of Office XP (integrated multilicence key installer) with the following trace :
trace:ole:LoadTypeLibEx (L"C:\Program Files\Microsoft Office\Office10\GREN50.OLB",1,0x33f928) fixme:ole:TLB_ReadTypeLib Header type magic 0x00ec5a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Microsoft Office\Office10\GREN50.OLB" failed with error 0 trace:ole:LoadTypeLibEx returns 80029c4a err:msi:ITERATE_RegisterTypeLibraries Failed to load type library: 80029c4a err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
Tell if you need the GREN50.OLB file for examination.
http://bugs.winehq.org/show_bug.cgi?id=14993
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisco.meneu@gmail.com
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-09 12:56:24 --- *** Bug 15979 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=14993
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=14993
--- Comment #7 from Alexis Deruelle alexis.deruelle@laposte.net 2008-11-13 08:49:36 --- MSO XP installer doesn't abort anymore in today's git
err:msi:ITERATE_RegisterTypeLibraries Could not load file! L"C:\Program Files\Microsoft Office\Office10\GREN50.OLB" err:msi:ITERATE_RegisterTypeLibraries Could not load file! L"C:\Program Files\Microsoft Office\Office10\GRFR50.OLB"
http://bugs.winehq.org/show_bug.cgi?id=14993
--- Comment #8 from Alexis Deruelle alexis.deruelle@laposte.net 2008-11-14 00:35:58 --- Oops, just retried this morning with no luck. Will try to see if something really broke or if it was just me...
fixme:msi:ITERATE_InstallService Dependency list unhandled! err:msi:HANDLE_CustomType50 Unable to execute command L"C:\windows\system32\fixmapi.exe" fixme:msi:msi_unimplemented_action_stub BindImage -> 12 ignored L"BindImage" table values fixme:ole:TLB_ReadTypeLib Header type magic 0x00ec5a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Microsoft Office\Office10\GREN50.OLB" failed with error 0 err:msi:ITERATE_RegisterTypeLibraries Failed to load type library: 80029c4a err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
http://bugs.winehq.org/show_bug.cgi?id=14993
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #9 from Dan Kegel dank@kegel.com 2008-11-15 12:25:27 --- To reproduce this, i.e. to run the office 2003 installer, does one have to use native riched30 and msxml3, as described in http://appdb.winehq.org/objectManager.php?sClass=version&iId=3214 ?
http://bugs.winehq.org/show_bug.cgi?id=14993
--- Comment #10 from Alexis Deruelle alexis.deruelle@laposte.net 2008-11-15 13:33:11 --- I'm tracking Microsoft Office XP installation with vanilla wine from git _without_ any native dll.
See also bug http://bugs.winehq.org/show_bug.cgi?id=16035 if you're interested in Office XP related bugs.
http://bugs.winehq.org/show_bug.cgi?id=14993
dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #11 from dimesio@earthlink.net 2008-11-16 08:29:31 --- (In reply to comment #9)
To reproduce this, i.e. to run the office 2003 installer, does one have to use native riched30 and msxml3, as described in http://appdb.winehq.org/objectManager.php?sClass=version&iId=3214 ?
The installer for Office 2003 Pro does not require any overrides, and has not for as long as I've used it (going back to around 0.9.58). As to whether they might be needed for other versions of Office 2003, I don't know, and unfortunately the person who posted those instructions in the AppDB neglected to specify which version they applied to.
http://bugs.winehq.org/show_bug.cgi?id=14993
homunq jameson.quinn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #12 from homunq jameson.quinn@gmail.com 2008-11-17 13:34:22 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=14993
homunq jameson.quinn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jameson.quinn@gmail.com
--- Comment #13 from homunq jameson.quinn@gmail.com 2008-11-17 13:38:05 --- I think I'm getting this same bug. The key bit of the trace is:
... err:typelib:sltg_get_typelib_ref Unable to find reference fixme:ole:TLB_ReadTypeLib Header type magic 0x00ec5a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Archivos de programa\Microsoft Office\OFFICE11\GREN50.OLB" failed with error 0 err:msi:ITERATE_RegisterTypeLibraries Failed to load type library: 80029c4a err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 katja@katja-laptop:/media/cdrom0/installers/paquetes chonchos [office, fotoshop, etc.]/ms office 2003$ fixme:imm:ImmDisableIME (-1): stub fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 11"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000d6,0x300971b4,0x7e212a04): stub err:eventlog:ReportEventW L"office11setup" ...
This is a Spanish version of Office Pro (office11.exe / pro11.msi). Could this be some issue with sorting unicode on different character sets or something?
http://bugs.winehq.org/show_bug.cgi?id=14993
--- Comment #14 from Alexis Deruelle alexis.deruelle@laposte.net 2008-11-26 12:02:18 --- Fixed in today's git.
OLB files are registered and installer finishes correctly.
http://bugs.winehq.org/show_bug.cgi?id=14993
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from James Hawkins truiken@gmail.com 2008-11-26 12:12:43 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=14993
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2008-12-05 11:15:29 --- Closing bugs fixed in 1.1.10.