http://bugs.winehq.org/show_bug.cgi?id=6710
Aaron Polley <xarnze(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xarnze(a)googlemail.com
--- Comment #10 from Aaron Polley <xarnze(a)googlemail.com> 2008-04-27 05:56:06 ---
This bug is fixed in wine 0.9.60
--
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=8606
Matze Sternler <starmatz71(a)yahoo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #11 from Matze Sternler <starmatz71(a)yahoo.de> 2008-04-27 03:36:07 ---
*** This bug has been confirmed by popular vote. ***
--
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=8606
Kai Blin <kai.blin(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12496|application/octet-stream |text/plain
mime type| |
--
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=8822
--- Comment #19 from Vladimir <vladimiroski(a)gmail.com> 2008-04-27 01:22:49 ---
Created an attachment (id=12504)
--> (http://bugs.winehq.org/attachment.cgi?id=12504)
Automated Tests.
Here are the "automated" versions:
Compiled/P-Native-ReturnInteger.exe -> Should work
Compiled/P-Native-ReturnVariant.exe -> Should fail
I selected "Create Symbolic Debug Info" compiler option, not sure if it's
useful, it created files:
Compiled/P-Native-ReturnInteger.pdb
Compiled/P-Native-ReturnVariant.pdb
Code for both cases included.
--
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=8822
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |ole
--- Comment #18 from Dan Kegel <dank(a)kegel.com> 2008-04-27 00:26:43 ---
OK, setting category to ole. Can you upload two more little
apps for us? First, your original 'bad' native case, but
noninteractive, i.e. no buttons -- it should just dive right into the problem
case without any user interaction.
Second, same thing, but with 'as integer' to prevent the crash.
That should make it easier to compare logs.
--
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=8822
--- Comment #17 from Vladimir <vladimiroski(a)gmail.com> 2008-04-27 00:16:25 ---
Ok, the problem is around there.
It's not itself that it returns or not a value, but that the function has a
return Type instead of default "Variant".
Adding a "As Integer" to the Function solves the problem.
Function TimerProcFunc(ByVal HWnd As Long, ByVal uMsg As Long, ByVal nIDEvent
As Long, ByVal dwTimer As Long) As Integer
My best guess is that Wine is somehow failing when the return type is Variant.
--
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=8822
--- Comment #16 from Vladimir <vladimiroski(a)gmail.com> 2008-04-26 23:39:30 ---
Dan Kegel, using TimerProcFunc as Function without return value works pretty
well on Windows, even if the code may be faulty, it executes ok on Windows.
Anyway, I'll test it out and I'll let you know if it solves the problem or not.
--
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=8712
Wai Ling Tsang <simotsa(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simotsa(a)gmail.com
--- Comment #8 from Wai Ling Tsang <simotsa(a)gmail.com> 2008-04-26 19:22:21 ---
Also affect Dear Pianissimo:
http://www.4gamer.net/patch/demo/dp/dp.shtml
--
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=8606
--- Comment #9 from Kai Blin <kai.blin(a)gmail.com> 2008-04-26 18:18:45 ---
>
> yes. i've tested joint ops with all expansions, and multiplayer doesnt work
>
Can you please provide a new +winsock trace as explained above? Some things in
winbind changed and a new trace would help.
--
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.