Re: [Gimp-developer] The Occasional Bug List

2002-11-07 Thread David Neary
David Neary wrote: Garry R. Osgood wrote: snip comment I'd suggest adding this comment to bugzilla, and closing the bug as NOTGIMP or NOTGNOME, or whatever bugzilla status corresponds to SEP (someone else's problem). Apologies - this comment (with lots more information) is already attached

Re: [Gimp-developer] The Occasional Bug List

2002-11-07 Thread Sven Neumann
Hi, David Neary [EMAIL PROTECTED] writes: After several months without one, the time has come to let ye know about the nice bugs that are still in the GIMP, and need fixing. Most of these are fairly shallow bugs against 1.2, some are meatier ones against 1.3. In any case, since the GIMP is

Re: [Gimp-developer] The Occasional Bug List

2002-11-07 Thread pcg
On Thu, Nov 07, 2002 at 11:46:14AM +0100, Sven Neumann [EMAIL PROTECTED] wrote: However 280 open bugs (excluding enhancement requests) are still way Could somebody with sufficient priviledges allow me to edit bug reports again (account [EMAIL PROTECTED])? ;) -- -==-

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Nathan Carl Summers
On Wed, 6 Nov 2002, David Neary wrote: 78064 Entering large dimensions in Scale Image causes fatal error Memory issue - some things use lots of memory and crash the GIMP. Enhancement, marked critical - it's a matter of pre-calculating how big the new image will use, and warning

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread David Neary
Nathan Carl Summers wrote: On Wed, 6 Nov 2002, David Neary wrote: 78064 Entering large dimensions in Scale Image causes fatal error Memory issue - some things use lots of memory and crash the GIMP. Enhancement, marked critical - it's a matter of pre-calculating how big the

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Lutz Müller
On Wed, 2002-11-06 at 22:54, David Neary wrote: Seems like a reasonable metric - but the default tile cache is 32M, and most people have upwards of 128M RAM these days. Maybe if we were to use this metric we should consider upping the default tile cache to at least 64M? If you're loading

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Lutz Müller
On Wed, 2002-11-06 at 23:05, David Neary wrote: Looks kind of plaform-specific... how would you go about doing that for Solaris, SGI or Windows? Alternatively, if someone hacks up a plain-C-library called libmem or similar for figuring out free memory and stuff like that on various systems, we

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Nathan Carl Summers
On 7 Nov 2002, Lutz Müller wrote: On Wed, 2002-11-06 at 23:05, David Neary wrote: Looks kind of plaform-specific... how would you go about doing that for Solaris, SGI or Windows? Alternatively, if someone hacks up a plain-C-library called libmem or similar for figuring out free memory and

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Sven Neumann
Hi, Nathan Carl Summers [EMAIL PROTECTED] writes: On Wed, 6 Nov 2002, David Neary wrote: 78064 Entering large dimensions in Scale Image causes fatal error Memory issue - some things use lots of memory and crash the GIMP. Enhancement, marked critical - it's a matter of

Re: [Gimp-developer] The Occasional Bug List

2002-11-06 Thread Garry R. Osgood
David Neary wrote: Hi all, 10498 Marching Ants die untimely deaths This has been around for yonks - anyone want to look at it? I look at it from time to time -- I keep track of all my beasty bug children. This depends on GTK1.2 Bug #32617 being fixed (gdk_pointer_grab() Behaves Differently