http://bugs.winehq.org/show_bug.cgi?id=7339
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-02 15:17 -------
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=7339
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-02 15:17 -------
version >2 years old. You've opened two bugs for this one. Please attach new
reports to the other one
--
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=7440
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 15:09 -------
Yeah, I thought I reported it before but couldn't find it. I have a feeling I
just talked about it with people in IRC and never posted it (like the GTA San An
issues too, someone else posted those eventually because I didn't realize I hadn't).
--
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=7432
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-15-02 15:07 -------
bug fixed in git-wine
joaopa
--
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=7435
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-15-02 15:06 -------
bug fixed in git-wine.
joaopa
--
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=7441
------- Additional Comments From lordhavoc(a)ghdigital.com 2007-15-02 15:03 -------
Actually a clarification I just realized after posting...
0009:trace:heap:GlobalMemoryStatusEx <-- LPMEMORYSTATUSEX: dwLength 64,
dwMemoryLoad 1292239575, ullTotalPhys 7dbb7000, ullAvailPhys 2ef6e000,
ullTotalPageFile 7dbb7000, ullAvailPageFile fe763000, ullTotalVirtual 7ffdffff,
ullAvailVirtual 7ffcffff
This shows that my totalphys is less than 2GB, so it is not being limited
(however what I suggested still applies, for machines with >2GB physical
memory), however TotalPageFile is being incorrectly reported as the same as
TotalPhys, which causes the check to fail. Surely should be more than 2GB, as I
have 8GB of swap.
So I still suggest the TotalPhys limiting, but in this case the problem is an
incorrect value for TotalPageFile.
--
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=7441
Summary: GlobalMemoryStatus 2GB limiting results in failure of
virtual > physical memory checks
Product: Wine
Version: 0.9.30.
Platform: PC-x86-64
URL: http://www.titanquestgame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordhavoc(a)ghdigital.com
Although clearly a retarded behavior, at least one game (Titan Quest) checks
that there is more virtual memory than physical memory, or that there is more
pagefile than physical memory.
This check fails if the memory limiting behavior in GlobalMemoryStatus results
in both being equal values.
I would appreciate if the total physical memory limit was, say, 64kb smaller
than the current value of total virtual or total page file, ensuring that this
retarded check always passes, with little effect on any other 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.