http://bugs.winehq.org/show_bug.cgi?id=6496
Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #15944|0 |1
is obsolete| |
--- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-09-09 11:13:39 ---
Created an attachment (id=15957)
--> (http://bugs.winehq.org/attachment.cgi?id=15957)
proposed patch
Changed to test argp regardless of cmd and the testcase to run other
ioctlsocket cmds. Tests pass on 98, 2003, 2008.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7026
Rob Shearman <robertshearman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #11 from Rob Shearman <robertshearman(a)gmail.com> 2008-09-09 11:13:33 ---
:~/wine/dlls/ole32$ grep IOleObjectProxy ole32_oleidl_p.c
static const CINTERFACE_PROXY_VTABLE(24) _IOleObjectProxyVtbl =
(const CInterfaceProxyVtbl*)&_IOleObjectProxyVtbl,
So this should be fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5243
Rob Shearman <robertshearman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Rob Shearman <robertshearman(a)gmail.com> 2008-09-09 11:12:06 ---
~/wine/dlls/oleaut32$ grep IConnectionPointContainerProxy oleaut32_ocidl_p.c
static const CINTERFACE_PROXY_VTABLE(5) _IConnectionPointContainerProxyVtbl =
(const CInterfaceProxyVtbl*)&_IConnectionPointContainerProxyVtbl,
So this bug should be fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4875
Rob Shearman <robertshearman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Rob Shearman <robertshearman(a)gmail.com> 2008-09-09 11:10:06 ---
Should be fixed as proxy/stubs for ocidl.idl are now generated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9014
Rob Shearman <robertshearman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Rob Shearman <robertshearman(a)gmail.com> 2008-09-09 11:08:12 ---
Most likely fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15173
Summary: Spore crashes when attempting to play music to another
tribe
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=15914)
--> (http://bugs.winehq.org/attachment.cgi?id=15914)
Output of wine when it crashes horribly
On the third stage of life (tribal), Wine crashes when one tries to play music
to another tribe, something required to move on.
Attached is a backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6351
Richie <listmail(a)triad.rr.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |listmail(a)triad.rr.com
--- Comment #37 from Richie <listmail(a)triad.rr.com> 2008-09-08 21:14:47 ---
confirming that the issue Jeff Zaroyko describes, and as indicated in the
working screenshot he has attached, still exists as of today's git. using FBO
ORM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5424
--- Comment #13 from Johan Gill <johan.gill(a)gmail.com> 2008-09-08 17:11:23 ---
...and, on win98 that seems to be the case even if the program is started from
the MS-DOS prompt. I guess it would take a handcrafted CreateProcess to get
something else.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.