[Gimp-developer] broken threshold

2016-11-07 Thread Carol Spears
gimp-context-set-sample-threshold and gimp-context-set-sample-threshold-int are giving me Execution Errors since commit 3307c719663dd3aefb5722ad5cdb7faf03bcfdaf It might be me. I might have an int where a float is wanted. It might not be me though. Thanks, carol

Re: [Gimp-developer] broken threshold

2016-11-07 Thread Carol Spears
t 10:05 AM, Carol Spears <carol.spe...@gmail.com> wrote: > gimp-context-set-sample-threshold and > gimp-context-set-sample-threshold-int are giving me Execution Errors > since commit 3307c719663dd3aefb5722ad5cdb7faf03bcfdaf > > It might be me. I might have an int where

Re: [Gimp-developer] missing babl fast path and lt-gimp-2.9 segfault

2017-08-06 Thread Carol Spears
On Sun, Aug 6, 2017 at 1:49 PM, richard brown wrote: > No-one? > Asking me? The babl fast path is probably not the problem, at least it is not a problem here. Actually, I kind of like it because I can watch it to know where some of the other plug-ins are at in their

Re: [Gimp-developer] missing babl fast path and lt-gimp-2.9 segfault

2017-08-06 Thread Carol Spears
On Sun, Aug 6, 2017 at 7:00 PM, Carol Spears <carol.spe...@gmail.com> wrote: > > > > On Sun, Aug 6, 2017 at 5:30 PM, richard brown <richardbened...@gmail.com> > wrote: > >> >> >> On 06/08/17 21:20, Carol Spears wrote: >> >> >&

Re: [Gimp-developer] missing babl fast path and lt-gimp-2.9 segfault

2017-08-06 Thread Carol Spears
On Sun, Aug 6, 2017 at 5:30 PM, richard brown <richardbened...@gmail.com> wrote: > > > On 06/08/17 21:20, Carol Spears wrote: > > > > On Sun, Aug 6, 2017 at 1:49 PM, richard brown <richardbened...@gmail.com> > wrote: > >> No-one? >>

Re: [Gimp-developer] Problem with GIMP 2.9.x build dependencies

2017-05-18 Thread Carol Spears
On Thu, May 18, 2017 at 8:49 AM, Carmelo DrRaw wrote: > Dear GIMP experts, > > I am having troubles to compile the dependencies required to build the latest > GEGL/GIMP versions from GIT. > > The problem I am facing is the following: > > * on one hand, GEGL requires GLIB

Re: [Gimp-developer] question about script-fu and GIMP 2.10

2017-05-30 Thread Carol Spears
On Tue, May 30, 2017 at 2:18 AM, Marco Ciampa via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hello dear devs! > I was wondering if, when the GIMP version 2.10 is ready (BTW: > forecast of the release date?) it will contain the old beloved > script-fus with the file->button and

Re: [Gimp-developer] GIMP git build error on Mac

2017-06-01 Thread Carol Spears
On Thu, Jun 1, 2017 at 7:15 PM, Partha Bagchi wrote: > Hi All, > > A new wrinkle since May 22 (my last build). Did a pull today and now I am > now getting the following error on my Mac: > > GEN xgen-bec > > /bin/sh: -c: line 1: syntax error: unexpected end of

Re: [Gimp-developer] Please migrate to GitHub/CMake

2017-05-07 Thread Carol Spears
On Sun, May 7, 2017 at 8:04 AM, gregory grey wrote: > . There is plethora > of other image editors, I can't see why I should not help someone else > who knows better than behaving like a jerk. > Oh gosh, and they are so much worse in real life!! carol

Re: [Gimp-developer] Please migrate to GitHub/CMake

2017-05-07 Thread Carol Spears
On Sun, May 7, 2017 at 4:07 PM, Liam R E Quin wrote: > Please remember that English is not the first language of everyone on > this list, and people come from a wide range of cultures. I don't think > Alexandre meant to be dismissive or rude with his "No" (and I think > Carol's

Re: [Gimp-developer] Bug report in Levels control

2017-09-06 Thread Carol Spears
On Thu, Aug 31, 2017 at 10:44 PM, Ben Hutchinson wrote: > The Levels control (the dialog box you get with Ctrl+L) has a bug. When you > select Value for the channel, it is supposed to have a histogram which is > based on all of the color channels combined. However, this bug

Re: [Gimp-developer] Bug report in Levels control

2017-09-05 Thread Carol Spears
On Thu, Aug 31, 2017 at 10:44 PM, Ben Hutchinson wrote: > The Levels control (the dialog box you get with Ctrl+L) has a bug. When you > select Value for the channel, it is supposed to have a histogram which is > based on all of the color channels combined. However, this bug

Re: [Gimp-developer] Painting on a text layer, turning it into a regular layer?

2017-08-28 Thread Carol Spears
On Mon, Aug 28, 2017 at 6:55 PM, Elle Stone wrote: > > I'm kind of hoping this is a bug and not the actually intended behavior. > > The color can be changed via the text tool. When I need to do things to a text layer that the text tool doesn't understand, I make

Re: [Gimp-developer] Colored Quick mask also to Grayscaled images

2017-11-10 Thread Carol Spears
On Fri, Nov 10, 2017 at 9:02 AM, Mario Sottile - Marionetas Mey < mario...@gmail.com> wrote: > When I work with an grayscaled image (now, with x-ray photo), quick mask > is also gray... it is almost invisible. In this case, I think it's more > important to have it colored than with a colored

[Gimp-developer] gcc-7 vs gcc-6

2017-11-10 Thread Carol Spears
After a couple of catastrophes, I reinstalled my operating system ... and eventually rebuilt gimp. The gcc-7 gimp failed to open with a gimp: symbol lookup error: gimp: undefined symbol: gimp_convert_dither_type_compat_get_type The gcc-6 gimp works fine. Were my problems related to gcc-7?

Re: [Gimp-developer] gcc-7 vs gcc-6

2017-11-10 Thread Carol Spears
On Fri, Nov 10, 2017 at 4:52 PM, Elle Stone <ellest...@ninedegreesbelow.com> wrote: > On 11/10/2017 02:42 PM, Carol Spears wrote: > >> After a couple of catastrophes, I reinstalled my operating system ... and >> eventually rebuilt gimp. >> >> The gcc-7 gi

Re: [Gimp-developer] Colored Quick mask also to Grayscaled images

2017-11-13 Thread Carol Spears
On Sat, Nov 11, 2017 at 4:52 PM, Mario Sottile - Marionetas Mey < mario...@gmail.com> wrote: > Marionetas Mey > >> Just convert it to RGB. Image->Mode->RGB >> > Yes, this is a workaround. My suggestion is to have colored Quick Mask > also in Graycaled images without converting them. *This is the

Re: [Gimp-developer] Colored Quick mask also to Grayscaled images

2017-11-10 Thread Carol Spears
On Fri, Nov 10, 2017 at 10:20 PM, Laxminarayan Kamath wrote: > my 2 Rupees: >An option to change the mask to any hue we want would help. > Additionally an option of automatic continuous slow rotation of the hue of > the mask would help (in the same way marching ants

Re: [Gimp-developer] gcc-7 vs gcc-6

2017-11-10 Thread Carol Spears
On Fri, Nov 10, 2017 at 6:45 PM, Ken Moffat via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Fri, Nov 10, 2017 at 04:52:43PM -0500, Elle Stone wrote: > > On 11/10/2017 02:42 PM, Carol Spears wrote: > > > After a couple of catastrophes, I reinsta

Re: [Gimp-developer] gcc-7 vs gcc-6

2017-11-11 Thread Carol Spears
On Sat, Nov 11, 2017 at 12:10 AM, Ken Moffat <zarniwh...@ntlworld.com> wrote: > On Fri, Nov 10, 2017 at 09:41:41PM -0500, Carol Spears wrote: > > > > I don't think I am the only person who has more than one version of gcc. > > > > > Certainly not, my point

Re: [Gimp-developer] Gimp (git: 20171027) Free select tool does not select when the path is closed

2017-11-02 Thread Carol Spears
On Fri, Oct 27, 2017 at 8:54 AM, Gottfried Müller wrote: > The selection is activated only after an activation "rectangle select > tool" or "ellipse select tool". > > Or after you hit "Enter" ___ gimp-developer-list

Re: [Gimp-developer] Problems using the PF_STRINGARRAY parameter type when writing a Python plugin for Gimp.

2018-05-22 Thread Carol Spears
On Tue, May 22, 2018 at 8:17 PM, Craig Sanders wrote: > Hello. > > I'm trying to write a very basic plugin for Gimp using Python and I > want its one and only parameter to be of type PF_STRINGARRAY. The goal > of my plugin for the time being, is to receive a list

Re: [Gimp-developer] How to get color tag of layer in python plugin script?

2018-02-21 Thread Carol Spears
On Wed, Feb 21, 2018 at 9:16 PM, John Tapsell wrote: > Hi, > > How can I get the color tag of a layer in a python plugin script please? > > Not sure what you mean by "color tag" but the color picker can be invoked with: color = pdb.gimp_image_pick_color(image, drawable, x,

Re: [Gimp-developer] How to get color tag of layer in python plugin script?

2018-02-21 Thread Carol Spears
On Wed, Feb 21, 2018 at 9:53 PM, Partha Bagchi wrote: > According to ./libgimp/gimpitem_pdb.c:879, gimp_item_get_color_tag gets > the color tag of the specified item. > > Does that help? > color_tag = pdb.gimp_item_get_color_tag(item) I noticed that the layers dialog got

Re: [Gimp-developer] How to get color tag of layer in python plugin script?

2018-02-22 Thread Carol Spears
On Thu, Feb 22, 2018 at 7:37 PM, John Tapsell wrote: > Thanks! It would be cool if it was a property on the layer itself in > python, and if there was a version that returned the actual colour name > instead of a number. (there isn't, right?) > > /Filers/Python Fu/Console has

Re: [Gimp-developer] How to get color tag of layer in python plugin script?

2018-02-23 Thread Carol Spears
On Thu, Feb 22, 2018 at 11:06 PM, John Tapsell <johnf...@gmail.com> wrote: > On 23 Feb 2018 10:57, "Carol Spears" <carol.spe...@gmail.com> wrote: > > > > On Thu, Feb 22, 2018 at 7:37 PM, John Tapsell <johnf...@gmail.com> wrote: > >> Thanks

Re: [Gimp-developer] Errors in the new gimp version registering python scripts

2018-06-23 Thread Carol Spears via gimp-developer-list
On Sat, Jun 23, 2018 at 10:23 AM, Carol Spears wrote: > > > On Sat, Jun 23, 2018 at 8:25 AM, Ofnuts wrote: > >> On 06/19/18 21:43, Paco Garcia via gimp-developer-list wrote: >> >>> Is there any way to get more information about the gimp_wire_read () >>>

Re: [Gimp-developer] Errors in the new gimp version registering python scripts

2018-06-23 Thread Carol Spears via gimp-developer-list
On Sat, Jun 23, 2018 at 8:25 AM, Ofnuts wrote: > On 06/19/18 21:43, Paco Garcia via gimp-developer-list wrote: > >> Is there any way to get more information about the gimp_wire_read () error >> that occurs when loading python scripts? Many scripts that worked in >> previous versions of gimp fail

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-22 Thread Carol Spears via gimp-developer-list
I just wanted to say that there are a lot of meanings to the phrase "unmonitered email" and, I have been busy with other things and I am sorry I missed this. Looks like it might have picked up some spam. On 10/21/18, Elad Shahar via gimp-developer-list wrote: > Hi Jehan, > > For authorship, you

Re: [Gimp-developer] When writing a GIMP Plugin using Python, can the Plugin display a GIMP based Dialog box informing the user if they haven't provided an argument?

2019-05-08 Thread Carol Spears via gimp-developer-list
On Wednesday, May 8, 2019, Craig Sanders via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hello. > > I am writing a GIMP Plugin using Python, and this Plugin expects to receive > a list of files as one of its arguments. My question is, if the user > doesn't provide any files as

Re: [Gimp-developer] [Gimp-user] C2G

2019-06-26 Thread Carol Spears via gimp-developer-list
On Tuesday, June 25, 2019, Jack Ogden wrote: > Hi, > > I have been using the GEGL C2G a lot in Gimp 2.8. Now I have updated to > 2.10 I find the parameters in Color to Grey very different and have been > unable to get the same effects - they seem more washed out and with less > contrast. > > Any

Re: [Gimp-developer] Gimp "make install" fails with undefined references to fresh-built gegl

2020-06-25 Thread Carol Spears via gimp-developer-list
On Tuesday, June 16, 2020, Charles Hymes wrote: > I built gimp 2.10.18 on CentOS 7 last year on another host, but on a new > host with gimp 2.10.20, I'm stuck with undefined reference errors for GEGL. > I'm not a c++ developer, so this is all a foreign language > No promises but, pretend it is