http://bugs.winehq.org/show_bug.cgi?id=7364
Summary: setfocus message in MDI application
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: T.Bonner(a)freesurf.ch
Modified the well known Petzold mdidemo code to bring up two child window at
startup, and from the file menu you can choose which of them to bring to front
(via setfocus message).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7363
------- Additional Comments From jmm(a)inutil.org 2007-07-02 17:23 -------
The demo fails differently (it seems to use a different version of
InstallShield, as the progress bar of the full game consist of blocks, while
the progress bar for the demo is made of a fully-filled bar). I'm attaching a
screenshot for reference.
But it's great news that the demo works with the git version for you! I hope
to have time to test current git this weekend. I'll provide feedback, thanks
for looking into it!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7363
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Summary|EA Sports Rugby 2004 fails |EA Sports Rugby 2004 fails
|with marshalling errors |to install
------- Additional Comments From dank(a)kegel.com 2007-07-02 16:45 -------
Can you reproduce it with the demo, available from
http://www.easports.com/platforms/demos/home.jsp ?
That seemed to install fine on my fresh-from-git wine.
There were quite a few ole err's, so perhaps those
are unrelated?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7208
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-07-02 15:37 -------
So this one seems to be confirmed by more people (change status to new).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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(a)winehq.org
ReportedBy: jmm(a)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.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.