RSS/Atom feed Twitter
Site is read-only, email is disabled

Uncomitted patches

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Uncomitted patches LightningIsMyName 15 Jul 11:04
  Uncomitted patches Martin Nordholts 15 Jul 11:22
   Uncomitted patches LightningIsMyName 15 Jul 21:30
  Uncomitted patches Alexandre Prokoudine 28 Jul 17:12
LightningIsMyName
2009-07-15 11:04:44 UTC (over 15 years ago)

Uncomitted patches

Hello,

I have posted several patches for GIMP which only need to be applied, However I see that they haven't recieved a response for about 2 months. I know that the developers are busy, but I at least want to know that someone noticed these and that they are somewhere on the list of things to be done.

A palettte export script to close a four year old feature request (Souce is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=304399 A fix for the bug in the sphere designer plugin (patch is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=582821

Note that for the sphere designer, the patch is in gnu diff since I couldn't create a working git repository of gimp (I had issues with git)

If any changes need to be done for the patches and this is the cause for the delay, or if there is any way I can apply the patches myself to the source please tell me and I'll do so.

Thanks, ~LightningIsMyName

Martin Nordholts
2009-07-15 11:22:50 UTC (over 15 years ago)

Uncomitted patches

On 07/15/2009 11:04 AM, LightningIsMyName wrote:

Hello,

I have posted several patches for GIMP which only need to be applied, However I see that they haven't recieved a response for about 2 months. I know that the developers are busy, but I at least want to know that someone noticed these and that they are somewhere on the list of things to be done.

A palettte export script to close a four year old feature request (Souce is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=304399 A fix for the bug in the sphere designer plugin (patch is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=582821

Note that for the sphere designer, the patch is in gnu diff since I couldn't create a working git repository of gimp (I had issues with git)

If any changes need to be done for the patches and this is the cause for the delay, or if there is any way I can apply the patches myself to the source please tell me and I'll do so.

Hi,

The sphere designer patch looks trivial. With risk of coming across as lazy, could you reattach that patch as a git commit with git-format-patch please? Having patches as git commits makes them about twice as convenient for maintainers to apply. The same goes for the palette export script. The palette export script looks like good code to me after a quick look. I just wonder if that script shouldn't be offered as a third-party plug-in.

BR,
Martin

LightningIsMyName
2009-07-15 21:30:54 UTC (over 15 years ago)

Uncomitted patches

Hi Martin,

Thanks for your response. I'll be on a computer with git somewhere in the next week, and then I'll resubmit the patches.

And about the palette script, I do believe it should be included since if we have a palette import built in (for CSS, and for adobe .aco files) there is nothing wrong in having the palette export script included as well.

Thanks for your help,

On Wed, Jul 15, 2009 at 12:25 PM, Martin Nordholts wrote:

On 07/15/2009 11:04 AM, LightningIsMyName wrote:

Hello,

I have posted several patches for GIMP which only need to be applied, However I see that they haven't recieved a response for about 2 months. I know that the developers are busy, but I at least want to know that someone noticed these and that they are somewhere on the list of things to be done.

A palettte export script to close a four year old feature request (Souce is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=304399 A fix for the bug in the sphere designer plugin (patch is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=582821

Note that for the sphere designer, the patch is in gnu diff since I couldn't create a working git repository of gimp (I had issues with git)

If any changes need to be done for the patches and this is the cause for the delay, or if there is any way I can apply the patches myself to the source please tell me and I'll do so.

Hi,

The sphere designer patch looks trivial. With risk of coming across as lazy, could you reattach that patch as a git commit with git-format-patch please? Having patches as git commits makes them about twice as convenient for maintainers to apply. The same goes for the palette export script. The palette export script looks like good code to me after a quick look. I just wonder if that script shouldn't be offered as a third-party plug-in.

BR, Martin

Alexandre Prokoudine
2009-07-28 17:12:54 UTC (over 15 years ago)

Uncomitted patches

On Wed, Jul 15, 2009 at 1:04 PM, LightningIsMyName wrote:

A palettte export script to close a four year old feature request (Souce is attached) - http://bugzilla.gnome.org/show_bug.cgi?id=304399

I'd love to point you to a very underadvertized application called SwatchBooker written in Python(Qt) ;-)

https://gna.org/projects/swatchbooker

Alexandre