profile.c (kernel32): API broken

2009-08-05 Thread Claudio Fontana
Just a reminder to everyone involved with profile.c: I have watched the git log of the somewhat recent changes to kernel32/profile.c. The profile API does not work that way. The current situation is even worse than before, when the undocumented empty string section and empty keys were not implem

Re: Interesting find with cppcheck..

2009-08-05 Thread James McKenzie
Scott Ritchie wrote: > chris ahrendt wrote: > >> Austin English wrote: >> >>> On Tue, Aug 4, 2009 at 2:07 PM, Juan Lang wrote: >>> >>> > If the group wants I can run this daily when I run wine test as well.. > and post it here just let me know > >

Re: [Bug 19522] Team Fortress 2 (TF2) missing menu fonts

2009-08-05 Thread Vitaliy Margolen
> --- Comment #3 from Alexandre Julliard 2009-08-04 > 13:19:16 --- > Please don't suggest that people use the --enable-maintainer-mode flag, that's > not meant for normal users. > Then how can we be sure user have all requirements installed? --verbose doesn't complain about everything which mak

Re: Latency as of yesterday

2009-08-05 Thread Scott Ritchie
Susan Cragin wrote: > I got a new kernel and a new git yesterday. > One of them is causing massive latency in my sound system. I looked at the > changes to git that were made yesterday, and suspect that the latency came > with the kernel. > 2.6.31-5-generic is the new kernel. > Just for "fun"

Re: Interesting find with cppcheck..

2009-08-05 Thread chris ahrendt
Scott Ritchie wrote: > chris ahrendt wrote: > >> Austin English wrote: >> >>> On Tue, Aug 4, 2009 at 2:07 PM, Juan Lang wrote: >>> >>> > If the group wants I can run this daily when I run wine test as well.. > and post it here just let me know > >

Re: Latency as of yesterday

2009-08-05 Thread Susan Cragin
>>> I got a new kernel and a new git yesterday. >>> One of them is causing massive latency in my sound system. I looked at the >>> changes to git that were made yesterday, and suspect that the latency came >>> with the kernel. >>> 2.6.31-5-generic is the new kernel. >>> Just for "fun" I reinst

Re: Request for review: [PATCH] Resize fullscreen window when DirectDraw changes the display mode [resubmit 4]

2009-08-05 Thread Stefan Dösinger
Am Wednesday 05 August 2009 18:58:42 schrieb Johan Gill: > On Wed, Jul 29, 2009 at 11:55 PM, Johan Gill wrote: > > This patch fixes bug 17215. Since the patch was seemingly dropped, I made > > some test improvements and resubmit it. > > > > The tests pass on Windows XP, and of course Wine. > > > >

Request for review: [PATCH] Resize fullscreen window when DirectDraw changes the display mode [resubmit 4]

2009-08-05 Thread Johan Gill
On Wed, Jul 29, 2009 at 11:55 PM, Johan Gill wrote: > This patch fixes bug 17215. Since the patch was seemingly dropped, I made > some test improvements and resubmit it. > > The tests pass on Windows XP, and of course Wine. > > Suggested changelog: > In DirectDraw fullscreen mode, make sure the f

Re: Latency as of yesterday

2009-08-05 Thread Susan Cragin
>Susan Cragin wrote: >> I got a new kernel and a new git yesterday. >> One of them is causing massive latency in my sound system. I looked at the >> changes to git that were made yesterday, and suspect that the latency came >> with the kernel. >> 2.6.31-5-generic is the new kernel. >> Just for

Re: Latency as of yesterday

2009-08-05 Thread Ken Sharp
Susan Cragin wrote: I got a new kernel and a new git yesterday. One of them is causing massive latency in my sound system. I looked at the changes to git that were made yesterday, and suspect that the latency came with the kernel. 2.6.31-5-generic is the new kernel. Just for "fun" I reinstall

Re: configure can't find libgsm development files, but they are installed

2009-08-05 Thread Nikolay Sivov
Rosanne DiMesio wrote: Since yesterday, configure has been giving me a "libgsm development files not found" warning even though they are installed on my system. This is on openSUSE 11.1, 32 bit. Is anyone else seeing this, or is something borked on my system? (Any hints as to where I might loo

configure can't find libgsm development files, but they are installed

2009-08-05 Thread Rosanne DiMesio
Since yesterday, configure has been giving me a "libgsm development files not found" warning even though they are installed on my system. This is on openSUSE 11.1, 32 bit. Is anyone else seeing this, or is something borked on my system? (Any hints as to where I might look would be appreciated.)

Re: comdlg32: fix problems in calculation of the size of a file dialog. (try 2)

2009-08-05 Thread Alexandre Julliard
Rein Klazes writes: > fixes bug#17748 > > try 2: I forgot adding the rc file. It doesn't work here: ../../../tools/runtest -q -P wine -M comdlg32.dll -T ../../.. -p comdlg32_test.exe.so filedlg.c && touch filedlg.ok filedlg.c:352: Test failed: testid 0: dialog should not have a WS_SIZEBOX styl

Re: Interesting find with cppcheck..

2009-08-05 Thread Scott Ritchie
chris ahrendt wrote: > Austin English wrote: >> On Tue, Aug 4, 2009 at 2:07 PM, Juan Lang wrote: >> If the group wants I can run this daily when I run wine test as well.. and post it here just let me know >>> Probably not. Most of the remaining leaks are in the tests

Latency as of yesterday

2009-08-05 Thread Susan Cragin
I got a new kernel and a new git yesterday. One of them is causing massive latency in my sound system. I looked at the changes to git that were made yesterday, and suspect that the latency came with the kernel. 2.6.31-5-generic is the new kernel. Just for "fun" I reinstalled my entire system t

re: cmd: add initial ipconfig

2009-08-05 Thread Dan Kegel
Isn't ipconfig supposed to be external? This change won't help any app that tries to run ipconfig.exe... - Dan

Re: golly, mime type integration DOES work...

2009-08-05 Thread Roderick Colenbrander
On Wed, Aug 5, 2009 at 2:35 PM, Dan Kegel wrote: > On Wed, Aug 5, 2009 at 2:49 AM, Ben A L > Jemmett wrote: >>> [Visual Studio 2005] >>> Repainting after scrolling was a bit lazy, and creating a new >>> project still requires ie6, but it was a nice surprise all the same. >> >> I wouldn't be too sur

Re: golly, mime type integration DOES work...

2009-08-05 Thread Dan Kegel
On Wed, Aug 5, 2009 at 2:49 AM, Ben A L Jemmett wrote: >> [Visual Studio 2005] >> Repainting after scrolling was a bit lazy, and creating a new >> project still requires ie6, but it was a nice surprise all the same. > > I wouldn't be too surprised if that was a VS2005 bug, not a Wine issue -- it >

RE: golly, mime type integration DOES work...

2009-08-05 Thread Ben A L Jemmett
Dan Kegel wrote: > [Visual Studio 2005] > Repainting after scrolling was a bit lazy, and creating a new > project still requires ie6, but it was a nice surprise all the same. I wouldn't be too surprised if that was a VS2005 bug, not a Wine issue -- it also has horrendous redraw problems running u

Re: Interesting find with cppcheck..

2009-08-05 Thread Alexandre Julliard
Francois Gouget writes: > On Tue, 4 Aug 2009, Juan Lang wrote: > >> > Still wouldn't hurt to fix them. >> >> Well, Alexandre routinely rejects such "fixes." > > It may be worth reconsidering. > > Just like if you have hundreds of compilation warnings the useful ones > get lost in the sea, if su

Re: shlwapi: Correct AssocCreate Tests

2009-08-05 Thread Michael Stefaniuc
Hello Alistair, Alistair Leslie-Hughes wrote: > diff --git a/dlls/shlwapi/tests/assoc.c b/dlls/shlwapi/tests/assoc.c > index fd2b868..9a52edb 100644 > --- a/dlls/shlwapi/tests/assoc.c > +++ b/dlls/shlwapi/tests/assoc.c > @@ -252,11 +252,13 @@ static void test_assoc_create(void) > ok(hr == E_I

Re: [5/5] WineD3D: Replace the dxVersion with behavior flags

2009-08-05 Thread Henri Verbeet
2009/8/5 Stefan Dösinger : > Am Wednesday 05 August 2009 08:53:19 schrieb Henri Verbeet: >> The idea is good, but this needs to be split up. > You sure? Yes.

Re: [5/5] WineD3D: Replace the dxVersion with behavior flags

2009-08-05 Thread Stefan Dösinger
Am Wednesday 05 August 2009 08:53:19 schrieb Henri Verbeet: > The idea is good, but this needs to be split up. You sure? Its a 370 line patch, and I am more worried about fake regressions by having two systems in parallel than regressions of doing this in one big step.