Re: [Gimp-developer] Nightly builds with buildbot, where can we host?

2010-09-06 Thread Martin Nordholts
On 09/06/2010 10:02 PM, Sven Neumann wrote: > On Mon, 2010-09-06 at 21:38 +0200, Martin Nordholts wrote: >> On 09/06/2010 09:22 PM, Sven Neumann wrote: >>> Will buildbot build failures be posted to this list? Do you have the >>> 'blame' feature setup so that the commits that potentially broke the >

Re: [Gimp-developer] Bucket-fill the selection in a python plugin

2010-09-06 Thread Ofnuts
On 06/09/2010 21:34, Sven Neumann wrote: > > On Mon, 2010-09-06 at 20:59 +0200, Ofnuts wrote: > >> I'm working on my first Gimp plugin in python, and most things work, but >> I can't seem to make a bucket-fill into the selection. >> >> My code currently does: >> >> >> res=pdb.gimp_edit_bucket_fill_

Re: [Gimp-developer] Nightly builds with buildbot, where can we host?

2010-09-06 Thread Sven Neumann
On Mon, 2010-09-06 at 21:38 +0200, Martin Nordholts wrote: > On 09/06/2010 09:22 PM, Sven Neumann wrote: > > Will buildbot build failures be posted to this list? Do you have the > > 'blame' feature setup so that the commits that potentially broke the > > build are listed? > > I think posting failu

Re: [Gimp-developer] Bucket-fill the selection in a python plugin

2010-09-06 Thread Sven Neumann
On Mon, 2010-09-06 at 20:59 +0200, Ofnuts wrote: > I'm working on my first Gimp plugin in python, and most things work, but > I can't seem to make a bucket-fill into the selection. > > My code currently does: > > > res=pdb.gimp_edit_bucket_fill_full(drawable,FG_BUCKET_FILL,NORMAL_MODE

Re: [Gimp-developer] Nightly builds with buildbot, where can we host?

2010-09-06 Thread Martin Nordholts
On 09/06/2010 09:22 PM, Sven Neumann wrote: > Will buildbot build failures be posted to this list? Do you have the > 'blame' feature setup so that the commits that potentially broke the > build are listed? I think posting failures to the list would create too much spam, my plan was to have an IRC

Re: [Gimp-developer] Nightly builds with buildbot, where can we host?

2010-09-06 Thread Sven Neumann
On Mon, 2010-09-06 at 21:22 +0200, Martin Nordholts wrote: > * We can do development releases whenever we want, there will > always be a tarball ready to be released. In the past, getting > ready for a development release has taken weeks some times. That's over-exaggerating things a lit

Re: [Gimp-developer] Update on LCH layer modes

2010-09-06 Thread Sven Neumann
Hi, On Mon, 2010-09-06 at 17:42 +0200, Rupert Weber wrote: > just wanted to get this out before another week passes, as I probably > won't be getting to it before next weekend (or maybe the odd sleepless > night). > > I posted an update to the patch to > https://bugzilla.gnome.org/show_b

[Gimp-developer] Nightly builds with buildbot, where can we host?

2010-09-06 Thread Martin Nordholts
Hi, I have been experimenting with setting up nightly builds of babl, GEGL and GIMP using buildbot. Actually, it's "morning builds", since the morning is the least common time on the day we push commits. I am now in a state where this works pretty well: * Each morning buildbot pulls the late

[Gimp-developer] Bucket-fill the selection in a python plugin

2010-09-06 Thread Ofnuts
Hello from the noob... I'm working on my first Gimp plugin in python, and most things work, but I can't seem to make a bucket-fill into the selection. My code currently does: res=pdb.gimp_edit_bucket_fill_full(drawable,FG_BUCKET_FILL,NORMAL_MODE,0,0,True,False,SELECT_CRITERION_COMPO

[Gimp-developer] Update on LCH layer modes

2010-09-06 Thread Rupert Weber
Hi, just wanted to get this out before another week passes, as I probably won't be getting to it before next weekend (or maybe the odd sleepless night). I posted an update to the patch to https://bugzilla.gnome.org/show_bug.cgi?id=325564 which now hides the old layer modes unless they a

Re: [Gimp-developer] GIMP build from source code on Windows

2010-09-06 Thread Tor Lillqvist
> Pls give me a hand to inform a right place > (guide line) to  compile GIMP source code upon windows OS, It's much easier to cross-compile it from Linux. I suggest you use openSUSE and familiarzie yourself with the GIMP (and all dependencies) cross-compiled to Windows (both 32- and 64-bit) availa