Re: New and subtle ddraw:dsurface test failure

2010-08-09 Thread Oldřich Jedlička
Hi W, On Monday 09 August 2010 12:31:45 wy...@volny.cz wrote: > Hi, > > > Do you mean this problem? > > ddraw:dsurface start ... > > Nope and nothing about 64bit (there was no change). I was initially > talking about changed result from last Friday. To be precise this > new information showed up

Re: [PATCH] quartz: implement AsyncReader_FindPin

2010-08-09 Thread Anton Khirnov
On Sat, Aug 07, 2010 at 11:53:36AM +0200, David Adam wrote: > Hi, > > what about if ppPin is NULL? then it will crash spectacularly, which is exactly what the client throwing around invalid pointers deserves ;) the surrounding code assumes that it's passed valid pointers too. anyway, dshow seems

Re: Wine users with a CD-ROM drive, please test

2010-08-09 Thread Eric Pouech
Jörg-Cyril : may be the driver doesn't support TMSF, and from/to fields must be provided in MSF would you mind trying that ? A+ -- -- Eric Pouech

Re: Should we expect Liberation fonts to be installed?

2010-08-09 Thread Brian Vincent
On Sun, Aug 8, 2010 at 8:58 PM, Scott Ritchie wrote: >> This might work for Linux, but these fonts are not installed on any >> MacOSX version that I'm aware of.  This might break Wine useage for >> Macs.  It might also break it for Solaris as well. > > It should only break in a way that makes it a

Wine users with a CD-ROM drive, please test

2010-08-09 Thread Joerg-Cyril.Hoehle
Hi, Thank you for your test results so far. >>>mcicda.c:425: Test failed: SEEK to 00203A43 position last + length: >>>MCIERR_HARDWARE >>>mcicda.c:436: Test failed: PLAY from 1 notify: MCIERR_HARDWARE >> Same as Jeff, please see if one of you can identify which prior MCI command >> causes this.

Re: winepath bug without arguments?

2010-08-09 Thread Paul Chitescu
On Monday 09 August 2010 01:23:24 pm Jerome Leclanche wrote: > Hi > > After fixing a bug in MPQEdit related to opening directories, I > noticed winepath returns a different result with and without quotes: > > a...@azura:~/.wine/drive_c$ winepath -w > a...@azura:~/.wine/drive_c$ winepath -w "" > C

Re: New and subtle ddraw:dsurface test failure

2010-08-09 Thread wylda
Hi, > Do you mean this problem? > ddraw:dsurface start ... Nope and nothing about 64bit (there was no change). I was initially talking about changed result from last Friday. To be precise this new information showed up under WinXP 32bit on nvidia 8600GT: dsurface.c:3511: Test failed: IDirectDr

winepath bug without arguments?

2010-08-09 Thread Jerome Leclanche
Hi After fixing a bug in MPQEdit related to opening directories, I noticed winepath returns a different result with and without quotes: a...@azura:~/.wine/drive_c$ winepath -w a...@azura:~/.wine/drive_c$ winepath -w "" C:\ With quotes it returns the current directory. Is that intended? If not I'

Re: New and subtle ddraw:dsurface test failure

2010-08-09 Thread Reece Dunn
2010/8/9 Roderick Colenbrander : > 2010/8/8 Oldřich Jedlička : >> Hi W, >> >> On Sunday 08 August 2010 11:21:35 wy...@volny.cz wrote: >>> Hi, >>> >>> i >> just noticed some new and subtle failure in ddraw:dsurface >>> tests. I don't >> know how closely you watch and study tests >>> results, so i th