http://bugs.winehq.org/show_bug.cgi?id=8314
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-05 10:36 -------
The patch has been committed.
--
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=8075
------- Additional Comments From blin(a)gmx.net 2007-08-05 10:31 -------
This is interesting. Do you get the selection option in wine?
As to your suggestions.. The windows way of determining the "primary nic", as
you called it is by keeping a stack of interfaces/addresses, and always
returning the top address. We didn't really have any good ideas to really
implement that in Wine.
However, the windows way of handling this means that for most use cases, other
games work fine on Windows, so it's unlikely that anyone will bother fixing it.
Dylan's patch cheats by giving out a list of interfaces in order of the user's
preference, which is as close as we can get to Windows behavior right now.
Thus, unless there's something else going wrong with IL-2, I think it's still a
dup of bug 7929
--
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=8326
Summary: Text in Blitz3DDemo is garbled
Product: Wine
Version: CVS
Platform: PC
URL: http://www.blitzmax.com/file/get.php?file=/Products/demo
s/Blitz3DDemo183.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Blitz3D is a kind of 3D programming tool, but the programming language is
similar to the good old BASICS (they say on their website)
Anyway, the bug is made clear enough by following two screenshots
--
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=8314
------- Additional Comments From emwine(a)earthlink.net 2007-08-05 10:23 -------
Yes, now the console window is created fine and the app doesn't crash.
--
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=5330
------- Additional Comments From focht(a)gmx.net 2007-08-05 10:18 -------
Hello,
the partial context fix will probably affect a whole bunch of bug reports (i
pre-tested some, no side effects).
If committed to GIT i can drop this one out of my private set of patches (every
time i update from GIT).
To prevent confusion you should improve the "FIXME" message.
If people dont know the current implementation, they might assume that
"__wine_call_from_32_restore_regs( context )" is never made due to that console
message.
e.g. change
--- snip ---
FIXME( "setting partial context (%x) not supported\n", flags );
--- snip ---
to something like:
--- snip ---
FIXME( "setting partial context (%x) not supported, using full context
instead\n", flags );
--- snip ---
Regards
--
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=6479
------- Additional Comments From juan_lang(a)yahoo.com 2007-08-05 10:10 -------
*** Bug 8325 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=8325
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From juan_lang(a)yahoo.com 2007-08-05 10:10 -------
Dup
*** This bug has been marked as a duplicate of 6479 ***
--
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=6479
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From juan_lang(a)yahoo.com 2007-08-05 10:10 -------
Reopening
--
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.