http://bugs.winehq.org/show_bug.cgi?id=715
Chris Morgan <cmorgan(a)alum.wpi.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Morgan <cmorgan(a)alum.wpi.edu> 2007-08-24 22:56:45 ---
Switched to using a google custom search engine. Let me know if this resolves
things for you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5798
Chris Morgan <cmorgan(a)alum.wpi.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cmorgan(a)alum.wpi.edu
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Morgan <cmorgan(a)alum.wpi.edu> 2007-08-24 22:55:48 ---
Switched to a google custom search engine. Let me know if this fixes things for
you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9421
Summary: S.T.A.L.K.E.R. not runs with message ">=2Gb swap file
needed"
Product: Wine
Version: 0.9.43.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: supervisor.81(a)gmail.com
I have swap 4Gb but S.T.A.L.K.E.R. not runs with message ">=2Gb swap file
needed", in console anything is not present. OS Linux Gentoo 2007 AMD64.
I have edited S.T.A.L.K.E.R. binary XR_3DA.exe and make following changes:
Has found a binary code 476C6F62616C4D656D6F72795374617475734578 as string it
would be "GlobalMemoryStatusEx" and replaced it with
476C6F62616C4D656D6F72795374617475730000 as string it would be
"GlobalMemoryStatus".
After that game runs.
I think bug in "GlobalMemoryStatusEx".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7441
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |supervisor.81(a)gmail.com
--- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-24 22:05:44 ---
*** Bug 9421 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6740
Freyr Gunnar Ólafsson <gnarlin(a)utopia.is> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnarlin(a)utopia.is
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7428
--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-24 21:21:32 ---
Photoshop have a problem with drawing the sample in the font face and
regular/italic/bold comboboxes. Probably it tries to paint it using it's own
engine and then AlphaBlend it on the combo. The GdiAlphaBlend should failed if
the xSrc or ySrc is negative and Photoshop seems to be prepared for it as when
we return FALSE is such a case the sample it never the less drawn. If we do
nothing for an invalid xSrc but return TRUE, some samples will be missing.
A breakpoint in AlphaBlend in Photoshop on Windows shows that it is also called
with negative parameters and Windows returns 0. So it looks like not a bug
elsewhere but we need to validate the parameters.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7065
Curtis Campbell <deadmoo(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deadmoo(a)gmail.com
--- Comment #18 from Curtis Campbell <deadmoo(a)gmail.com> 2007-08-24 21:02:43 ---
Luke,
The PBOOL DebuggerPresent is what tells the caller of the
CheckRemoteDebuggerPresent function whether a remote debugger is present.
See here: http://msdn2.microsoft.com/en-us/library/ms679280.aspx
That is why your patch didn't work. I too immediately thought that that stub
was to blame, but it doesn't look like it. Something else must be going on
here.
I am trying to run the Bioshock demo too, btw.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7174
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine crashes X11 resolution |Master of Orion 2 does not
| |switch screen resolution
| |correctly
--- Comment #10 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-24 18:11:22 ---
Updating summary so that we understand the problem you are having better.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8740
Alex Villacís Lasso <a_villacis(a)palosanto.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Alex Villacís Lasso <a_villacis(a)palosanto.com> 2007-08-24 17:33:12 ---
Marking as FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4957
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from Detlef Riekenberg <wine.dev(a)web.de> 2007-08-24 17:06:35 ---
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.