http://bugs.winehq.org/show_bug.cgi?id=6086
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-09 12:22 -------
The patch does not fix the lock up I see at the load game screen.
--
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=4619
------- Additional Comments From martin(a)gamesplace.info 2006-27-09 12:21 -------
Same for me. I am relativly sure that this is caused by the host's firewall.
--
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=6294
------- Additional Comments From holy.smoking.floorboards.batman(a)gmail.com 2006-27-09 12:16 -------
Even though another user reported that they had problems with ALSA and Cloud,
changing the driver to ALSA with Hardware Acceleration set to Emulated seems to
take care of the problem for me. Can I get a confirmation?
--
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=6296
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-09 12:11 -------
closing
--
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=4619
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin(a)gamesplace.info
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-09 12:10 -------
*** Bug 6296 has been marked as a duplicate of this bug. ***
--
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=6296
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-09 12:10 -------
Dupe
*** This bug has been marked as a duplicate of 4619 ***
--
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=6296
Summary: Warcraft III hangs in BattleNet
Product: Wine
Version: 0.9.21.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)gamesplace.info
Warcraft III hangs in BattleNet when joining to a game which host's ports are
not opened. This does not happen under Windows, it may be caused due to the
higher TCP timeout in Linux.
--
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=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2006-27-09 11:46 -------
> Command to apply new patches:
>
> $ cat new_style_patch.diff | patch -p1
>
> To do that right you should be already in
> a directory containing Wine source.
Sounds simple enough. I assume you do this _before_ you compile and link,
rather than after, right? So you are modifying the source, rather than the
executable?
--
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=5368
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-09 11:44 -------
Not entirely correct. To make it as close as possible to native you should do
something like:
#!/bin/sh
wine start "`winepath -w "$1"`"
Of course you have to have that file type associated within Wine with
appropriate application.
--
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.