http://bugs.winehq.org/show_bug.cgi?id=1409
ivanleo(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From ivanleo(a)gmail.com 2005-04-10 17:56 -------
I tested it and it works now. 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=1233
------- Additional Comments From crazy(a)wi.rr.com 2005-04-10 17:08 -------
Unfortunately the program won't run at all with 20050930.
--
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=1403
------- Additional Comments From ivanleo(a)gmail.com 2005-04-10 16:44 -------
Created an attachment (id=1101)
--> (http://bugs.winehq.org/attachment.cgi?id=1101&action=view)
crash log from wine cvs 20051004
I got the app to install by creating a link from ddeml.dll to user32.dll.so
(this doesn't work automatically when running from the source tree for some
reason).
New crash log from current wine. Note this is the special safedisc edition of
wine, so there's more debug output than from standard cvs.
--
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=2127
------- Additional Comments From david.guembel(a)gmx.de 2005-04-10 16:36 -------
Ok, first of all I realized I made a mistake: My GENRIC_READ | GENERIC_WRITE
workaround (see comment 8) only works if I open the file with these flags both
times, i.e. in step 1 and 4. If I do GENERIC_READ | GENERIC_WRITE in 1. but
GENERIC_WRITE in 4., I get INVALID_HANDLE errors after some time when reading
the file. I missed that because a of a bug in my program - sorry, shame on me.
Now, using always GENERIC_READ | GENERIC_WRITE, I no longer get the
INVALID_HANDLE problem (not on uniprocessor, not on SMP, all with 20050930).
However, I noticed that the wine eats memory fast when doing this. After running
about 450000 1-2-3-4-5-6 cycles, top shows something like
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
17869 guembel 1 0 1725m 113m 5264 S 22.9 11.2 2:43.44 wine-preloader
..compared to..
29829 guembel 1 0 1594m 7748 5220 S 0.0 0.7 0:00.39 wine-preloader
..after starting the app, but before doing the reading and writing (i.e.
creating the threads that do 1-6 and waiting a few minutes).
Using latest CVS, on SMP, I get read and write errors with INVALID_HANDLE almost
immediately. On a uniprocessor machine, I get reading and writing errors with
INVALID_HANDLE after some time (2-3 min). Before that, memory is running full, too.
If there's anything else I can do to help narrow this down, please just say so.
--
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=2187
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From lionel.ulmer(a)free.fr 2005-04-10 16:27 -------
Well, this is a known problem in our current D3D7 implementation. Note that you
can easily emulate windowed mode by using full screen mode (which does not
flicker) and Wine in desktop mode :-)
--
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=3485
------- Additional Comments From lionel.ulmer(a)free.fr 2005-04-10 16:25 -------
Can you attach a +ddraw log ? I think I know the issue (it's related to FOURCC
surfaces) but just want to confirm it :-)
--
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=1772
------- Additional Comments From lionel.ulmer(a)free.fr 2005-04-10 16:20 -------
Can you attach a +ddraw,+relay,+seh,+tid log of the problem ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1403
ivanleo(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Pompei CD won't run |Pompei CD won't install
------- Additional Comments From ivanleo(a)gmail.com 2005-04-10 15:57 -------
The installer fails with this message: DDE requires ddeml.dll
--
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=1351
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|us(a)edmeades.me.uk |wine-bugs(a)winehq.org
--
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.