http://bugs.winehq.org/show_bug.cgi?id=5902
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-22 13:33:37 ---
closing
--
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=5902
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-22 13:33:16 ---
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=5902
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-22 13:32:50 ---
>Now also on my machine it works (at least for 2 hours) without crash.
>From what you posted , i understand the original bug is fixed. For other issues
with emule, please open new bug reports
(Reopen this one if X error still occurs)
--
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=8051
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Summary|Sims 2 exits prematurely |Sims 2 demo exits
| |prematurely
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2007-08-22 10:01:06 ---
I see this, too. The error message in the screenshot says
Direct3D returned an error: D3DERR_INVALIDCALL!
The application will now terminate.
--
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=3972
Tomas Rimkus <sandshrew(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandshrew(a)gmail.com
--
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=5463
Peter Åstrand <peter(a)cendio.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter(a)cendio.se
--
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=4348
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Component|wine-misc |wine-msvcrt
Ever Confirmed|0 |1
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2007-08-22 09:15:11 ---
Setting component and confirming.
--
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=2573
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Detlef Riekenberg <wine.dev(a)web.de> 2007-08-22 08:35:03 ---
The crash can be reproduced with: "RtlDetermineDosPathNameType(NULL)",
but this crash is also in Windows.
The callchain in this bug was SearchPathW and SearchPathA.
Mike fixed the handling for NULL as name for SearchPathA in April 2006:
http://cvs.winehq.org/cvsweb/wine/dlls/kernel/Attic/path.c.diff?r1=1.29&r2=…
IMHO, the bug is fixed
The actual code is still not correct (but not needed for the bug):
- SearchPathW still does not check for NULL
- LastError is not set
- There are no Test for SearchPath
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.