http://bugs.winehq.org/show_bug.cgi?id=8023
------- Additional Comments From evaarties(a)xs4all.nl 2007-27-05 14:52 -------
I don't think that's needed anymore. The latest version (0.9.37) runs Lemmings
Revolution just fine apart from some missing sound effects.
--
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=1631
------- Additional Comments From marc321(a)gmail.com 2007-27-05 14:47 -------
Created an attachment (id=6492)
--> (http://bugs.winehq.org/attachment.cgi?id=6492&action=view)
Wine CVS, FlatOut.exe trace
Same bug experienced with Flatout v1.0 on wine-0.9.36, 0.9.37, and latest CVS.
Using a Yamaha YMF-754 sound card. I think this should definitely be classified
as a _major_ bug. From what I can see in the traces and other comments, this
is happening with a wide variety of sound controllers, so that would (in my
inexperienced mind) eliminate driver issues.
Partial trace attached. I suppose every little bit of info helps.
--
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=8009
------- Additional Comments From mrakolet(a)seznam.cz 2007-27-05 14:24 -------
Problem is when in other windows I am connected to server through ssh.
--
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=8027
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 14:12 -------
Alban, would you be so kind as to signup yourself for a free account and test
eFax using it?
PS it would be nice to add app name to the summary. eg: "eFax cannot send faxes".
--
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=8023
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 13:49 -------
Your Wine seems to be stripped (no debug symbols). Can you install Wine with
debug info and retry?
--
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=8313
vit.hrachovy(a)sandbox.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-27-05 13:45 -------
Updating the game with patch 65539 fixes this bug, as well as bug with entering
the name of the skirmish profile.
--
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=8007
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 13:38 -------
Oh, some link for interested in this:
[*]http://git.kernel.org/?p=linux/kernel/git/aegl/linux-2.6.git;a=blob;f=drivers/input/joydev.c;hb=HEAD#l298
--
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=8007
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 13:21 -------
This question probably should be answered by kernel folks:
-Is there any particular reason both Product name and Manufacturer name are
concatenated into single string: joydev->handle.dev->name ?
I have no kernel src so wasn't looking at "struct joydev". Maybe here they keep
another pointer to the middle of "name" string?
--
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=8514
------- Additional Comments From citizenr(a)gmail.com 2007-27-05 13:13 -------
Created an attachment (id=6491)
--> (http://bugs.winehq.org/attachment.cgi?id=6491&action=view)
new testcase
windows
sock.c:1658:getsockname returned : 33403, should be 33403
sock.c:1672:Binding second socket failed as expected, thats good: 10048
sock.c:1676:Failed to call getsockname: 10022
sock.c:1677:getsockname returned : 33403, should be 33403
wine
sock.c:1658:getsockname returned : 33403, should be 33403
sock.c:1672:Binding second socket failed as expected, thats good: 10048
sock.c:1684:getsockname returned : 0, should be 33403
wine passes the getsockname call to unbinded socket zeroing sockaddr structure
- this is the other way arround than I was thinking previously (I suspected
windows to pass, wine to fail).
--
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.