Re: bugs audit volunteers require

2008-01-05 Thread James Hawkins
On Jan 5, 2008 7:02 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > > Vitaliy Margolen wrote: > > Dan Kegel wrote: > > > Maybe add a resolution of NEEDMOREINFO? > > >>> There is no need to add one more reason for a bug resolution IMHO, > >>> INVALID with appropriate comment does the job.

Re: bugs audit volunteers require

2008-01-05 Thread James Hawkins
On Jan 5, 2008 7:02 PM, Jan Zerebecki <[EMAIL PROTECTED]> wrote: > On Wed, Jan 02, 2008 at 01:19:35AM -0800, Dan Kegel wrote: > > >> Maybe add a resolution of NEEDMOREINFO? > > > > > >There is no need to add one more reason for a bug resolution IMHO, > > >INVALID with appropriate comment does the j

Re: Where are the bugzilla admins?

2008-01-05 Thread James Hawkins
On Jan 5, 2008 6:36 PM, Jan Zerebecki <[EMAIL PROTECTED]> wrote: > On Sat, Jan 05, 2008 at 03:32:10PM -0700, Vitaliy Margolen wrote: > > Jan Zerebecki wrote: > > > On Sat, Dec 29, 2007 at 09:11:17AM -0700, Vitaliy Margolen wrote: > > >> Where did our buzilla admins go? 3 weeks and nothing is changi

Re: bugs audit volunteers require

2008-01-05 Thread Jan Zerebecki
On Wed, Jan 02, 2008 at 01:19:35AM -0800, Dan Kegel wrote: > >> Maybe add a resolution of NEEDMOREINFO? > > > >There is no need to add one more reason for a bug resolution IMHO, > >INVALID with appropriate comment does the job. > > INVALID seems harsh, it may scare away novice reporters. Yes if i

Re: bugs audit volunteers require

2008-01-05 Thread James McKenzie
Vitaliy Margolen wrote: > Dan Kegel wrote: > Maybe add a resolution of NEEDMOREINFO? >>> There is no need to add one more reason for a bug resolution IMHO, >>> INVALID with appropriate comment does the job. >>> >> INVALID seems harsh, it may scare away novice reporters.

Re: Where are the bugzilla admins?

2008-01-05 Thread Jan Zerebecki
On Sat, Jan 05, 2008 at 03:32:10PM -0700, Vitaliy Margolen wrote: > Jan Zerebecki wrote: > > On Sat, Dec 29, 2007 at 09:11:17AM -0700, Vitaliy Margolen wrote: > >> Where did our buzilla admins go? 3 weeks and nothing is changing! > If we have only one bugzilla admin and we can not get any response

Re: Where are the bugzilla admins?

2008-01-05 Thread Vitaliy Margolen
Jan Zerebecki wrote: > On Sat, Dec 29, 2007 at 09:11:17AM -0700, Vitaliy Margolen wrote: >> Where did our buzilla admins go? 3 weeks and nothing is changing! > > I'd assume you mean the category changes to bugzilla (I just sent > a mail regarding that), otherwise please help me out on what I > mis

Re: bugs audit volunteers require

2008-01-05 Thread Vitaliy Margolen
Dan Kegel wrote: >>> Maybe add a resolution of NEEDMOREINFO? >> There is no need to add one more reason for a bug resolution IMHO, >> INVALID with appropriate comment does the job. > > INVALID seems harsh, it may scare away novice reporters. > > Do we want to make it easy to search for bugs stuck

Gates of Skeldal - d3d problem ?

2008-01-05 Thread Pavel Troller
Hi! A classic Czech RPG game, Gates of Skeldal, has been released for free download. I've tried the game for my children, but it seems to have a problem in wine. Installation is perfect. Running the game basically works, intro video plays well, but then the problem occurs. Starting the game c

Re: ImmNotifyIMM with CPS_CANCEL fully clears the composition string. Also enable respective tests

2008-01-05 Thread Michael Jung
This fixes the hang in Excel 2003 Viewer for me. Thanks! -- Michael Jung [EMAIL PROTECTED]

wrong mailing list

2008-01-05 Thread Rico Schüller
Sorry the last 4 patches were send to the wrong mailing list ;-). Ignore them. Cheers Rico

Re: Fix a memory leak in msi (try 2), etc.

2008-01-05 Thread Andrew Talbot
Hi Rico, Please send your patches to wine-patches, not wine-devel. Thanks, -- Andy.

Fix a memory leak in msi (try 2)

2008-01-05 Thread Rico Schüller
>From 69b262fd09fee2ad403a7ff9168ee576309b1119 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Rico=20Sch=C3=BCller?= <[EMAIL PROTECTED]> Date: Mon, 31 Dec 2007 01:34:00 +0100 Subject: [PATCH] msi: Fix memory leak (found by Smatch) --- dlls/msi/source.c |7 +++ 1 files changed, 7 insertions(+),

Fix a memory leak in msi (try 2)

2008-01-05 Thread Rico Schüller
>From 0702f183edce643d322918ec259f9ff5dca074de Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Rico=20Sch=C3=BCller?= <[EMAIL PROTECTED]> Date: Mon, 31 Dec 2007 01:04:56 +0100 Subject: [PATCH] msi: Fix memory leak (found by Smatch) --- dlls/msi/dialog.c |4 - 1 files changed, 4 insertions(+), 1

Fix a memory leak in mshtml (try 2)

2008-01-05 Thread Rico Schüller
>From 2a8b63192f437b9bb5c7c9956299493b9ad215e5 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Rico=20Sch=C3=BCller?= <[EMAIL PROTECTED]> Date: Mon, 31 Dec 2007 00:51:04 +0100 Subject: [PATCH] mshtml: Fix memory leak (found by Smatch) --- dlls/mshtml/install.c |4 +++- 1 files changed, 3 insertions(

Fix a memory leak in cabinet (try 2)

2008-01-05 Thread Rico Schüller
>From e90430174bc31f4c5b004c3622fa33be73433cfc Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Rico=20Sch=C3=BCller?= <[EMAIL PROTECTED]> Date: Mon, 31 Dec 2007 00:24:26 +0100 Subject: [PATCH] cabinet: Fix memory leak (found by Smatch) --- dlls/cabinet/cabinet_main.c |4 1 files changed, 4 inse