Bugzilla: Reducing bugspam and finding patches

2005-06-14 Thread Olav Vitters
There are a few changes in Bugzilla that I want to spam everyone about. One is a patch report, the other changes are in the handling of bug-buddy reports. When you are drowning in bugspam wouldn't it be nice to get an easy overview of your patches? Perhaps an overview of patches that need reviewin

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Mark McLoughlin
Hey, Nice work :-) On Wed, 2005-06-15 at 00:39 +0200, Olav Vitters wrote: > 3. Already fixed (duplicate) >Some crashers have been fixed a long time ago, but they still receive >daily bugreports. These bugreports can now be rejected automatically. >For this the first 5 function

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Bill Haneman
3. Already fixed (duplicate) Some crashers have been fixed a long time ago, but they still receive daily bugreports. These bugreports can now be rejected automatically. For this the first 5 functions of the stacktrace are used, coupled with the GNOME version (to prevent regressions be

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Mark McLoughlin
On Wed, 2005-06-15 at 11:15 +0100, Bill Haneman wrote: > > > > > >>3. Already fixed (duplicate) > >> Some crashers have been fixed a long time ago, but they still receive > >> daily bugreports. These bugreports can now be rejected automatically. > >> For this the first 5 functions of the st

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Olav Vitters
On Wed, Jun 15, 2005 at 08:13:28AM +0100, Mark McLoughlin wrote: > On Wed, 2005-06-15 at 00:39 +0200, Olav Vitters wrote: > > > 3. Already fixed (duplicate) > >Some crashers have been fixed a long time ago, but they still receive > >daily bugreports. These bugreports can now be rejected au

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Olav Vitters
On Wed, Jun 15, 2005 at 11:29:55AM +0100, Mark McLoughlin wrote: > On Wed, 2005-06-15 at 11:15 +0100, Bill Haneman wrote: [..] > > I suspect this heuristic would fail for a number of at-spi/accessibility > > bugs as well, since the stack frames (especially in non-debug builds) > > can look the sa

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Alex Graveley
If this happens, just please make sure to handle mono's gdb stacktraces specially, which all look like this... (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Martin Wehner
On Wed, 2005-06-15 at 17:25 +0200, Olav Vitters wrote: > In the near future I want to make this for open bugs as well. For those > I haven't decided if either a comment should be added to the original > bug, or to create a new bug and dupe it right away. > Please create a new bug and dupe it. Th

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-15 Thread Olav Vitters
On Wed, Jun 15, 2005 at 11:06:17AM -0700, Alex Graveley wrote: > If this happens, just please make sure to handle mono's gdb stacktraces > specially, which all look like this... Do you mean rejection of bugs based on the stacktrace? It already works. No bugs rejected yet though. > (no debu

Re: Bugzilla: Reducing bugspam and finding patches

2005-06-16 Thread Vincent Untz
Le mercredi 15 juin 2005 à 17:25 +0200, Olav Vitters a écrit : > On Wed, Jun 15, 2005 at 08:13:28AM +0100, Mark McLoughlin wrote: > > On Wed, 2005-06-15 at 00:39 +0200, Olav Vitters wrote: > > > > > 3. Already fixed (duplicate) > > >Some crashers have been fixed a long time ago, but they still