http://bugs.winehq.org/show_bug.cgi?id=7363
Summary: EA Sports Rugby 2004 fails with marshalling errors Product: Wine Version: 0.9.30. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: jmm@inutil.org
I've tried to install the game "EA Sports Rugby 2004" under Wine 0.9.30. The InstallShield wizard starts, the splash screen comes up and the installation progress bar goes until about 98%.
After that the installer fails with an internal error. (I'm attaching a screenshot)
The error output on the console: jmm@gandalf:/media/cdrom$ wine setup.exe err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:CoGetClassObject class {00020424-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00020424-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {3d8b6331-d8b1-11d2-80c5-00104b1f6cea} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040154 err:ole:CoMarshalInterface Failed to marshal the interface {3d8b6331-d8b1-11d2-80c5-00104b1f6cea}, 80040154 err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:CoGetClassObject class {00020424-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {00020424-0000-0000-c000-000000000046} could be created for context 0x1 err:ole:marshal_object couldn't get IPSFactory buffer for interface {6494206f-23ea-11d3-88b0-00c04f72f303} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040154 err:ole:CoMarshalInterface Failed to marshal the interface {6494206f-23ea-11d3-88b0-00c04f72f303}, 80040154
Wine exited with a successful status jmm@gandalf:/media/cdrom$
Let me know what further information you need to narrow this down.