http://bugs.winehq.org/show_bug.cgi?id=5656
Summary: EVE Online login screen leaking memory
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
If you start EVE Online (with the help of the patch at
http://elfe.mine.nu/eve/linux/ ) the login screen (ExeFile.exe) allocates more
and more memory. (memory usage is constant on windows)
no login required
start Eve via wine, wait about 15 seconds after the loginscreen pops up and
watch the memory usage climb in top
I guess it's in the d3d code as the login screen is d3d and not doing anything
else at that time
--
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=1434
Bug 1434 depends on bug 1058, which changed state.
Bug 1058 Summary: Microsoft close combat 2 trial will not run correctly
http://bugs.winehq.org/show_bug.cgi?id=1058
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=1058
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://ftp.microsoft.com/desk
| |apps/games/public/closecomba
| |t/MSABTF.EXE
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2006-12-07 11:49 -------
Seems to work fine; resolving as FIXED.
--
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=2426
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From alex(a)thehandofagony.com 2006-12-07 11:27 -------
Closing invalid.
--
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=2426
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From alex(a)thehandofagony.com 2006-12-07 11:26 -------
This bug seems to have been filed because the user had permissions problems
with DRI, which is not a Wine problem.
--
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=1434
Bug 1434 depends on bug 991, which changed state.
Bug 991 Summary: Microsoft close combat 3 trial will not install.
http://bugs.winehq.org/show_bug.cgi?id=991
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=991
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://videogames.yahoo.com/
| |predownload?eid=320228
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2006-12-07 10:59 -------
It installs fine with Wine 0.9.17. I have added a download link for
reference.
Resolving as FIXED.
--
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=5655
Summary: VB6 + OLEDB app won't work
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aredridel(a)nbtsc.org
this worked in 0.9.10, but hasn't since. The app complains "Method '~' of object
'~' failed in MDIForm1:MDIForm_Load", and has this on the console:
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
wine: Call from 0x76661dcc to unimplemented function
ole32.dll.CoGetObjectContext, aborting
This is with native oleaut32.
With builtin oleaut32, it complains "Automation Error" in the same function, and
on the console:
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x7ed60134,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7facfae8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7fd543f8)->(0x7fd55ef0, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ed6175c,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7facf310),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7fd5cf98)->(0x7fd60fe0, 0, (nil)), hacked
stub.
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
wine: Call from 0x76661dcc to unimplemented function
ole32.dll.CoGetObjectContext, aborting
--
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=5641
------- Additional Comments From fredrik.stagling(a)gmail.com 2006-12-07 09:57 -------
First off, I should tell you that I run 64-bit Gentoo. I followed the
instructions on the WoW-page of AppDB.
What I did here was started WoW, logged in and then it tried to update the game.
I pressed "Restart Game" and then it stopped logging the game. This was with
wine 0.9.17.
http://rafb.net/paste/results/Yz3y1j26.html
Here I did the same thing, but with the wine 0.9.17 that you get with Portage.
http://rafb.net/paste/results/JfUxnq14.html
none of were actually in-game.
--
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.