http://bugs.winehq.org/show_bug.cgi?id=1631
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |citizenr(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-07-04 20:50 -------
rasz<citizenr(a)gmail.com> Please read above the box you pasting your stuff:
If you can't here it is for you personally:
Additional Comments: Please *do not PASTE* logs and back traces, (attach them
instead).
If you still don't understand this is _not_ alsa/oss/anything related bug. This
is DSOUND bug that exists with _any_ sound driver.
--
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=7970
------- Additional Comments From rm(a)eightyfive.net 2007-07-04 20:44 -------
Created an attachment (id=5682)
--> (http://bugs.winehq.org/attachment.cgi?id=5682&action=view)
updated fix
updated patch to return WINED3D_OK when pRect->left = pRect->right
or pRect->top = pRect->bottom.
about tests: i haven't written anything like this until now (at least not in
c/c++). i'll look into it but i can't make any promises.
--
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=7964
------- Additional Comments From citizenr(a)gmail.com 2007-07-04 20:10 -------
Opening folder worked for me in the past in some wine versions, in others it
didnt. I didnt use it so I didnt bother to pursue. Now that I found out I can
integrate it with gnome (gnome-open for files, nautilus for dirs) I want to
make it work.
this is vanilla wine 0.9.34 deb from winehq, Ubuntu.
utorrent.exe is the last 1.6.2
utorrent-1.7-beta-1137.uncompressed.exe is the last beta from http://
forum.utorrent.com/viewtopic.php?id=21979
--
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=7970
------- Additional Comments From hverbeet(a)gmail.com 2007-07-04 20:04 -------
That's interesting. We should probably still return in that case since there's
not a whole lot to do, but simply return WINED3D_OK. Could you write a test for
this? Should go into dlls/d3d9/tests/surface.c, and possibly
dlls/d3d8/tests/surface.c
--
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=7970
------- Additional Comments From rm(a)eightyfive.net 2007-07-04 19:37 -------
Created an attachment (id=5678)
--> (http://bugs.winehq.org/attachment.cgi?id=5678&action=view)
fix for wined3d/surface.c which causes the D3DERR_INVALIDCALL
after adding adding an error message to every return of D3DERR_INVALIDCALL and
WINED3D_INVALIDCALL i found out that the crash is caused by a validity check in
wined3d/surface.c
this patch fixes the problem by allowing pRect->left = pRect->right (which is
=0 when the crash occurs).
--
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=1631
------- Additional Comments From mark(a)voidzero.net 2007-07-04 18:29 -------
I wonder what kernel module you use. Since my yamaha died I've been using a
cmipci soundcard, on which this problem does occur. Someone replying to this bug
long ago hinted to mmap issues with the driver - and I expect this problem to
arise from that indeed.
--
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.