Re: [Gimp-developer] HELP

2019-10-12 Thread Liam R E Quin
On Thu, 2019-10-10 at 14:40 -0500, Lavon Young via gimp-developer-list wrote: > I downloaded GIMP and it has taken over all my pictures, images, > PDFs, etc > with the GIMP image. How do I remove the GIMP thumbnail image? This depends on which operating systemyou are using. Search the Web for f

[Gimp-developer] HELP

2019-10-12 Thread Lavon Young via gimp-developer-list
I downloaded GIMP and it has taken over all my pictures, images, PDFs, etc with the GIMP image. How do I remove the GIMP thumbnail image? -- Lavon ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: htt

Re: [Gimp-developer] help compiling babl

2019-08-31 Thread Marco Ciampa via gimp-developer-list
On Thu, Aug 22, 2019 at 03:43:25PM -0600, Akkana Peck wrote: > Marco Ciampa via gimp-developer-list writes: > > On Tue, Aug 13, 2019 at 02:26:50AM +0200, Marco Ciampa via > > gimp-developer-list wrote: > > > On Mon, Aug 12, 2019 at 08:38:45PM +0300, Alexandre Prokoudine via > > > gimp-developer-l

Re: [Gimp-developer] help compiling babl

2019-08-31 Thread Marco Ciampa via gimp-developer-list
On Wed, Aug 28, 2019 at 01:17:33PM +0200, Michael Schumacher wrote: > Am 28.08.19 um 13:09 schrieb Marco Ciampa via gimp-developer-list: > > >> Retry: now (that apparently devs switched to meson also in GEGL, now it > >> does not compile > > > Found! Apparetly it was missing a package, whose lac

Re: [Gimp-developer] help compiling babl

2019-08-28 Thread Michael Schumacher
Am 28.08.19 um 13:09 schrieb Marco Ciampa via gimp-developer-list: >> Retry: now (that apparently devs switched to meson also in GEGL, now it does >> not compile > Found! Apparetly it was missing a package, whose lack, meson was not able > to detect ... resolved with: > > sudo apt install libgir

Re: [Gimp-developer] help compiling babl

2019-08-28 Thread Marco Ciampa via gimp-developer-list
On Fri, Aug 23, 2019 at 02:17:10AM +0200, Marco Ciampa via gimp-developer-list wrote: > Retry: now (that apparently devs switched to meson also in GEGL, now it does > not compile > also gegl grrr) > > ninja > [9/529] Generating Gegl-0.4.gir with a custom command. > FAILED: gegl/Gegl-0.4.gir

Re: [Gimp-developer] help compiling babl

2019-08-24 Thread Owen
> > Elle Stone writes: > > Thanks! for updating the wiki. In case it helps, the paths for setting up > > the prefix vary from one distribution to the next, for example are very > > different for Debian Sid compared to Gentoo. > > Thanks, Elle, If the paths are distro-dependent, they're almost >

Re: [Gimp-developer] help compiling babl

2019-08-23 Thread Akkana Peck
Elle Stone writes: > Thanks! for updating the wiki. In case it helps, the paths for setting up > the prefix vary from one distribution to the next, for example are very > different for Debian Sid compared to Gentoo. Thanks, Elle, If the paths are distro-dependent, they're almost certainly wrong fo

Re: [Gimp-developer] help compiling babl

2019-08-23 Thread Elle Stone
On 8/22/19 5:43 PM, Akkana Peck wrote: I had a lot of trouble adjusting my build scripts for babl's meson build. So once I got it working, I ended up rewriting the GIMP wiki build instructions to reflect what worked for me. https://wiki.gimp.org/wiki/Hacking:Building Hi Akkana, Thanks! for up

Re: [Gimp-developer] help compiling babl

2019-08-22 Thread Marco Ciampa via gimp-developer-list
On Thu, Aug 22, 2019 at 03:43:25PM -0600, Akkana Peck wrote: > Marco Ciampa via gimp-developer-list writes: > > On Tue, Aug 13, 2019 at 02:26:50AM +0200, Marco Ciampa via > > gimp-developer-list wrote: > > > On Mon, Aug 12, 2019 at 08:38:45PM +0300, Alexandre Prokoudine via > > > gimp-developer-l

Re: [Gimp-developer] help compiling babl

2019-08-22 Thread Akkana Peck
Marco Ciampa via gimp-developer-list writes: > On Tue, Aug 13, 2019 at 02:26:50AM +0200, Marco Ciampa via > gimp-developer-list wrote: > > On Mon, Aug 12, 2019 at 08:38:45PM +0300, Alexandre Prokoudine via > > gimp-developer-list wrote: > > > Hello, > > > > > > You should be using the Meson buil

Re: [Gimp-developer] help compiling babl

2019-08-15 Thread Marco Ciampa via gimp-developer-list
On Tue, Aug 13, 2019 at 02:26:50AM +0200, Marco Ciampa via gimp-developer-list wrote: > On Mon, Aug 12, 2019 at 08:38:45PM +0300, Alexandre Prokoudine via > gimp-developer-list wrote: > > Hello, > > > > You should be using the Meson build system now. > > Doh, I missed that! > It works now, than

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Marco Ciampa via gimp-developer-list
On Mon, Aug 12, 2019 at 08:38:45PM +0300, Alexandre Prokoudine via gimp-developer-list wrote: > Hello, > > You should be using the Meson build system now. Doh, I missed that! It works now, thank you! -- Marco Ciampa I know a joke about UDP, but you might not get it. ---

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Elle Stone
On 08/12/2019 03:38 PM, Ken Moffat via gimp-developer-list wrote: On Mon, Aug 12, 2019 at 02:33:42PM -0400, Elle Stone wrote: On 08/12/2019 01:38 PM, Alexandre Prokoudine via gimp-developer-list wrote: Hello, You should be using the Meson build system now. In case it helps anyone, here are t

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Ken Moffat via gimp-developer-list
On Mon, Aug 12, 2019 at 02:33:42PM -0400, Elle Stone wrote: > On 08/12/2019 01:38 PM, Alexandre Prokoudine via gimp-developer-list wrote: > > Hello, > > > > You should be using the Meson build system now. > > In case it helps anyone, here are the lines I've been using with meson to > build babl:

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Elle Stone
On 08/12/2019 01:38 PM, Alexandre Prokoudine via gimp-developer-list wrote: Hello, You should be using the Meson build system now. In case it helps anyone, here are the lines I've been using with meson to build babl: cd $SRC_DIR/babl git status rm -r build git checkout build cd build CFLAG

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Alexandre Prokoudine via gimp-developer-list
Hello, You should be using the Meson build system now. Alex On Mon, Aug 12, 2019 at 8:36 PM Marco Ciampa via gimp-developer-list wrote: > > Hi devs, I have a prolem compiling babl... > > from master git I do: > > ./configure > make > make: *** No rule to make target 'Makefile.am', needed by 'Ma

[Gimp-developer] help compiling babl

2019-08-12 Thread Marco Ciampa via gimp-developer-list
Hi devs, I have a prolem compiling babl... from master git I do: ./configure make make: *** No rule to make target 'Makefile.am', needed by 'Makefile.in'. Stop. but with a: git checkout BABL_0_1_68 it works... what's going on here? TIA -- Marco Ciampa I know a joke about UDP, but you mi

Re: [Gimp-developer] Help!

2018-12-30 Thread Pat David via gimp-developer-list
The mailing list strips image attachments. Can you upload the image somewhere and link it? On Sun, Dec 30, 2018 at 9:54 PM Göran Persson via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hello friends! > > When I use the pens in the GIMP, > > then this figure appears. > > Can anyon

[Gimp-developer] Help!

2018-12-30 Thread Göran Persson via gimp-developer-list
Hello friends! When I use the pens in the GIMP, then this figure appears. Can anyone help me remove it? Please! GP ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman

Re: [Gimp-developer] Help me please

2016-05-12 Thread Monika Fraley
Hello Pat, thank you for the answer. I hosted the picture in my drop-box. Here is the link: https://dl.dropboxusercontent.com/u/1257562/gimp.jpg I hope you can access it. I would really appreciate your help, since I am missing this feature in my gimp so much. Thank you in advance. Sincerely Monik

Re: [Gimp-developer] Help me please

2016-05-11 Thread Pat David
It looks like you probably installed some sort of bundle of scripts for GIMP to get those. You'll need to get that bundle again or each script individually that you want. I did a quick search and it looks like many of them might be found here: http://www.gimphelp.org/ This is just from a quick

Re: [Gimp-developer] Help me please

2016-05-10 Thread Pat David
Hi! The mailing list stripped out your image I think. Can you host it somewhere else or give us the names of the scripts your looking for? On Tue, May 10, 2016 at 4:13 PM Monika Fraley wrote: > Hello all, > I have been searching high and low, but can not find this: Since I > switched computers m

[Gimp-developer] Help me please

2016-05-10 Thread Monika Fraley
Hello all, I have been searching high and low, but can not find this: Since I switched computers my ScriptFu add ons/effects - see picture below - are gone. I can not find them anywhere. Please try to help me - maybe you could send me a link, so I can download it on my mac. I’m halfway to going

Re: [Gimp-developer] help

2016-01-13 Thread Alexandre Prokoudine
On Thu, Jan 7, 2016 at 7:55 AM, Madison Thorne wrote: > I was wondering how I can download the gimp book plug in? By getting it from http://ragnarb.com/toolbox/gimp-book/ perhaps? :) Alex ___ gimp-developer-list mailing list List address:gimp-deve

Re: [Gimp-developer] Help to write plugin

2015-10-05 Thread Gez
El lun, 05-10-2015 a las 13:06 +0300, Alexandre Prokoudine escribió: > On Fri, Oct 2, 2015 at 6:35 AM, Andrea Bortesi wrote: > > Hi to all, I'm searching for someone to write an gimp plugin for > > me. > > I'm unable to do it. > > I don't know how to do in this case. > > I'm sorry if this is not th

Re: [Gimp-developer] Help to write plugin

2015-10-05 Thread Alexandre Prokoudine
On Fri, Oct 2, 2015 at 6:35 AM, Andrea Bortesi wrote: > Hi to all, I'm searching for someone to write an gimp plugin for me. > I'm unable to do it. > I don't know how to do in this case. > I'm sorry if this is not the correct place to call help. > If someone have time to spend for me please contact

[Gimp-developer] Help to write plugin

2015-10-02 Thread Andrea Bortesi
Hi to all, I'm searching for someone to write an gimp plugin for me. I'm unable to do it. I don't know how to do in this case. I'm sorry if this is not the correct place to call help. If someone have time to spend for me please contact me. The plugin should visualize the live webcam image into a la

Re: [Gimp-developer] Help for wacom bamboo PAD

2014-04-15 Thread Alexandre Prokoudine
On Tue, Apr 15, 2014 at 1:14 PM, Vincenzo Mazzone wrote: > Hello everybody, I'm Vincenzo Mazzone, i'm italian so, sorry for my > english, i've bought the bamboo PAD with digital stylus, the stylus was > described on the resellers websites that it have 512 pression points and > the wacom website tel

[Gimp-developer] Help for wacom bamboo PAD

2014-04-15 Thread Vincenzo Mazzone
Hello everybody, I'm Vincenzo Mazzone, i'm italian so, sorry for my english, i've bought the bamboo PAD with digital stylus, the stylus was described on the resellers websites that it have 512 pression points and the wacom website tells about pression-sensibility: http://www.wacom.com/en/us/everyda

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-26 Thread Jehan Pagès
Hi, On Wed, Nov 27, 2013 at 8:24 PM, jEsuSdA 8) wrote: > El 27/11/13 07:04, Jehan Pagès escribió: >> >> Also am I right to assume that we want to have*all* icons in this >> >> style, and get rid of all the generic GTK+ icons too? > > > I like it! > When using a desktop icon theme like Faenza, Gi

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-26 Thread jEsuSdA 8)
El 27/11/13 07:04, Jehan Pagès escribió: Also am I right to assume that we want to have*all* icons in this style, and get rid of all the generic GTK+ icons too? I like it! When using a desktop icon theme like Faenza, Gimp looks like great, but if you use another more colorful icon theme, it l

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-26 Thread Jehan Pagès
Hi, On Tue, Nov 26, 2013 at 2:27 AM, jEsuSdA 8) wrote: > El 25/11/13 07:05, Jehan Pagès escribió: >> Also it looks like it comprises only the icons for the light >> background theme, doesn't it? > > > > Here the light one: > > http://www.jesusda.com/files/symbolic-gimp_light.7z Thanks jEsuSdA!

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-25 Thread jEsuSdA 8)
El 25/11/13 07:05, Jehan Pagès escribió: Hi jEsuSdA, Hi Jehan, Today I've wanted to actually check the theme and see how it is, other than as a screenshot. Your archive found in http://www.jesusda.com/files/symbolic-gimp.7z is the last version? Yes, is the latest one. Also it looks lik

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-24 Thread Jehan Pagès
Hi jEsuSdA, On Wed, Nov 6, 2013 at 5:08 AM, jEsuSdA 8) wrote: > El 05/11/13 16:59, scl escribió: > >> >> Hi, >> >> Jakub Steiner answered me. >> He and Barbara Muraus (the other icon designer who >> created the ArtLibre icon set) are ok with relicensing >> it under the GPLv3. We agreed to mention

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-05 Thread Jehan Pagès
Hi, On Wed, Nov 6, 2013 at 4:59 AM, scl wrote: > > Hi, > > Jakub Steiner answered me. > He and Barbara Muraus (the other icon designer who > created the ArtLibre icon set) are ok with relicensing > it under the GPLv3. We agreed to mention their names > in the sources. > > Jehan, if you have plann

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-05 Thread jEsuSdA 8)
El 05/11/13 16:59, scl escribió: Hi, Jakub Steiner answered me. He and Barbara Muraus (the other icon designer who created the ArtLibre icon set) are ok with relicensing it under the GPLv3. We agreed to mention their names in the sources. Jehan, if you have planned to work on this, please let

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp: license

2013-11-05 Thread scl
Hi, Jakub Steiner answered me. He and Barbara Muraus (the other icon designer who created the ArtLibre icon set) are ok with relicensing it under the GPLv3. We agreed to mention their names in the sources. Jehan, if you have planned to work on this, please let me know to save us from duplicatio

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-11-03 Thread scl
On 3.11.2013 at 12:51 PM Jehan Pagès wrote:> Hello Jimmac, my name is Jehan. I am a GIMP developer. We are considering releasing the next major release of GIMP with an additional icon set, which goes well with a darker theme. A contributor (jEsuSdA, in Cc) added the missing icons and also made

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-11-03 Thread Jehan Pagès
Hello Jimmac, my name is Jehan. I am a GIMP developer. We are considering releasing the next major release of GIMP with an additional icon set, which goes well with a darker theme. A contributor (jEsuSdA, in Cc) added the missing icons and also made an alternate version which would go with a light

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-11-03 Thread Jehan Pagès
Hi, On Thu, Oct 31, 2013 at 11:31 AM, Michael Schumacher wrote: > On 28.10.2013 19:59, scl wrote: >> Hi, >> >> in matter of the unclear license situation I asked the FSF >> for clarification and like to share their answer (see below). >> It's not a legal advice, but I hope it sheds us some light

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-30 Thread Jehan Pagès
Hi, On Thu, Oct 31, 2013 at 11:26 AM, Michael Schumacher wrote: > On 30.10.2013 23:14, Jehan Pagès wrote: > >> So well now I'm not sure anymore. Though checking the said file, I >> would not say they are "compiled" in, merely listed as filenames >> (which could therefore apply to any other set of

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-30 Thread Michael Schumacher
On 28.10.2013 19:59, scl wrote: > Hi, > > in matter of the unclear license situation I asked the FSF > for clarification and like to share their answer (see below). > It's not a legal advice, but I hope it sheds us some light > on the issue. Unfortunately your mail seems to discard the fact that

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-30 Thread Michael Schumacher
On 30.10.2013 23:14, Jehan Pagès wrote: > So well now I'm not sure anymore. Though checking the said file, I > would not say they are "compiled" in, merely listed as filenames > (which could therefore apply to any other set of icons with the same > names). Only stock-question-64.png seems kind of

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-30 Thread Jehan Pagès
Hi, On Thu, Oct 31, 2013 at 5:01 AM, jEsuSdA 8) wrote: > El 29/10/13 01:57, Jehan Pagès escribió: > >> Hi, >> >> On Tue, Oct 29, 2013 at 8:15 AM, jEsuSdA 8) wrote: >>> >>> El 28/10/13 18:37, Alexandre Prokoudine escribió: Is your theme from October 4 the latest version? >>> >>> >>

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-30 Thread jEsuSdA 8)
El 29/10/13 01:57, Jehan Pagès escribió: Hi, On Tue, Oct 29, 2013 at 8:15 AM, jEsuSdA 8) wrote: El 28/10/13 18:37, Alexandre Prokoudine escribió: Is your theme from October 4 the latest version? Here is the latest version: http://www.jesusda.com/files/symbolic-gimp.7z Reading Sven emai

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-28 Thread Jehan Pagès
Hi, On Tue, Oct 29, 2013 at 8:15 AM, jEsuSdA 8) wrote: > El 28/10/13 18:37, Alexandre Prokoudine escribió: >> >> Is your theme from October 4 the latest version? > > Here is the latest version: > > http://www.jesusda.com/files/symbolic-gimp.7z > Reading Sven email about a possible licensing issu

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-28 Thread jEsuSdA 8)
El 28/10/13 18:37, Alexandre Prokoudine escribió: On Tue, Oct 8, 2013 at 12:20 PM, jEsuSdA 8) wrote: The buttons can be identified easily and his name appears clearly, but the icon in the tabs does not appears. I've searching on other values and trying several things, but I can found the icon n

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-28 Thread scl
Hi, in matter of the unclear license situation I asked the FSF for clarification and like to share their answer (see below). It's not a legal advice, but I hope it sheds us some light on the issue. Best, Sven On 11.10.2013 at 02:48 A.M., Yoni Rabkin via RT wrote: > I'm writing as a contributo

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-28 Thread Alexandre Prokoudine
On Tue, Oct 8, 2013 at 12:20 PM, jEsuSdA 8) wrote: > The buttons can be identified easily and his name appears clearly, but the > icon in the tabs does not appears. I've searching on other values and trying > several things, but I can found the icon name and any way to identify it. Hi, Is your t

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-08 Thread jEsuSdA 8)
El 07/10/13 23:21, GSR - FR escribió: Hi, lis...@jesusda.com (2013-10-04 at 1244.03 +0200): [...] I've been read the gimp documentation ( libgimpwidgets-GimpStock.htm ) to edit the imagerc file and load all the icons, but some ones does not load and I can not find the correct '' stock["NAME"]

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-07 Thread GSR - FR
Hi, lis...@jesusda.com (2013-10-04 at 1244.03 +0200): [...] > I've been read the gimp documentation ( libgimpwidgets-GimpStock.htm > ) to edit the imagerc file and load all the icons, but some ones > does not load and I can not find the correct '' stock["NAME"] = '' > entry. When I assembled G3H

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-07 Thread jEsuSdA 8)
El 07/10/13 11:44, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: I have found a file: gimpstock.h that contains this lines: /* missing icons: */ #define GIMP_STOCK_PALETTE GTK_STOCK_SELECT_COLOR I suppose this mean that there is no icon defined, so Gimp load a

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-07 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > I have found a file: gimpstock.h that contains this lines: > > /* missing icons: */ > #define GIMP_STOCK_PALETTE GTK_STOCK_SELECT_COLOR > > I suppose this mean that there is no icon defined, so Gimp load a > gtk one and it is impossible

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-07 Thread jEsuSdA 8)
El 06/10/13 12:12, jEsuSdA 8) escribió: El 05/10/13 23:49, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: El 05/10/13 01:05, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: But solving A does not solve B and the old coloured icon still appears. ¿?¿?¿? :( ok, weird

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread Michael Schumacher
On 06.10.2013 15:40, Jehan Pagès wrote: > Hi, > > On Sun, Oct 6, 2013 at 9:08 PM, Sven Claussner wrote: >> Another thing we should consider is the license. The used symbolic >> icon set is licensed under the Creative Commons Share Alike License 3 >> (CCBYSA3). It is probably [incompatible with th

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread Jehan Pagès
Hi, On Sun, Oct 6, 2013 at 9:08 PM, Sven Claussner wrote: > Another thing we should consider is the license. The used symbolic > icon set is licensed under the Creative Commons Share Alike License 3 > (CCBYSA3). It is probably [incompatible with the GPL] used in GIMP > and could also be incompati

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > Not for me! :( > What kind of magic is this?! hehehe. Sorry, my fault. I was looking at the wrong icon. I see the problem now as well. Not sure what is happening there... Bye, Simon -- si...@budig.de http://simon.budig

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread jEsuSdA 8)
El 06/10/13 10:08, Sven Claussner escribió: Hi all, Hi! I'm also for an additional dark theme. Both (dark and lighter theme) can ease the artists work and be used to check the images appearance on-the-fly. I've already sat for hours on searching for a suitable dark theme, integrating the G

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread jEsuSdA 8)
El 05/10/13 23:49, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: El 05/10/13 01:05, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: But solving A does not solve B and the old coloured icon still appears. ¿?¿?¿? :( ok, weird. yes. :( Dunno, I added the followi

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-06 Thread Sven Claussner
Hi all, I'm also for an additional dark theme. Both (dark and lighter theme) can ease the artists work and be used to check the images appearance on-the-fly. I've already sat for hours on searching for a suitable dark theme, integrating the Gnome art-libre icon set and after asking Jimmac at IRC

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-05 Thread Jehan Pagès
Hi, On Sun, Oct 6, 2013 at 3:11 PM, Jehan Pagès wrote: > Hi, > > On Sat, Oct 5, 2013 at 12:59 AM, Simon Budig wrote: >> jEsuSdA 8) (lis...@jesusda.com) wrote: >>> Working on gtkrc I have solved F bug and improve the icons visualization. >> >> Thanks for your efforts, that indeed looks really gre

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-05 Thread Jehan Pagès
Hi, On Sat, Oct 5, 2013 at 12:59 AM, Simon Budig wrote: > jEsuSdA 8) (lis...@jesusda.com) wrote: >> Working on gtkrc I have solved F bug and improve the icons visualization. > > Thanks for your efforts, that indeed looks really great. I'm all for > including it in the main gimp source. I'm ok fo

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-05 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > El 05/10/13 01:05, Simon Budig escribió: > >jEsuSdA 8) (lis...@jesusda.com) wrote: > >>But solving A does not solve B and the old coloured icon still > >>appears. ¿?¿?¿? :( > > > >ok, weird. > > > yes. :( Dunno, I added the following section to the imager

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-05 Thread jEsuSdA 8)
El 05/10/13 01:05, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: But solving A does not solve B and the old coloured icon still appears. ¿?¿?¿? :( ok, weird. yes. :( I have include the gtk-print to force CMYK color chooser to load the symbolic icon instead the gtk one. ;)

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > >>B - Same of A. I think solving A maybe can solve this bug. > > > >Yeah. > > But solving A does not solve B and the old coloured icon still > appears. ¿?¿?¿? :( ok, weird. > I have include the gtk-print to force CMYK color chooser to load the > symbolic

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread jEsuSdA 8)
El 04/10/13 14:37, Simon Budig escribió: jEsuSdA 8) (lis...@jesusda.com) wrote: A - I have the symbolic icon, but I can find the widget name to load the icon. Gimp allways loads this colorful icon and I can not change it. ¿What name has it? This is imported from the default gtk stock icons: "g

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > A - I have the symbolic icon, but I can find the widget name to load > the icon. Gimp allways loads this colorful icon and I can not change > it. ¿What name has it? This is imported from the default gtk stock icons: "gtk-select-color" > B - Same of A. I th

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread jEsuSdA 8)
El 04/10/13 13:59, Simon Budig escribió: The bug D is almost done: eye icon has changed, bug when clicked, >there are no "closed eye" showd, so, I need help to solve this. I am not sure if I understand the bug: the default theme does not contain a "closed eye" icon. Do you see the default eye w

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread Simon Budig
jEsuSdA 8) (lis...@jesusda.com) wrote: > Working on gtkrc I have solved F bug and improve the icons visualization. Thanks for your efforts, that indeed looks really great. I'm all for including it in the main gimp source. > The bug D is almost done: eye icon has changed, bug when clicked, > there

Re: [Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread jEsuSdA 8)
Here you can find the bugs : http://www.pasteall.org/pic/show.php?id=60270 A - I have the symbolic icon, but I can find the widget name to load the icon. Gimp allways loads this colorful icon and I can not change it. ¿What name has it? There are no reference in libgimpwidgets documentation abo

[Gimp-developer] HELP with SYMBOLIC icon theme for Gimp.

2013-10-04 Thread jEsuSdA 8)
Hi! Few days ago, I saw the Alexandre Prokoudine post on Google+ about Gimp and Symbolic icon theme: https://plus.google.com/104550365344856778857/posts/LP1pWr7YEgA He said he downloaded the gimp source code and overwrite the main icons, then he compiled. This procedure is not very easy to

Re: [Gimp-developer] Help!!!

2013-06-23 Thread Michael Schumacher
Am 23.06.2013 20:00, schrieb Alexandra Dotcheva: Hi there. I downloaded GIMP 2.8 today and it has been quite a nightmare so far. For one thing, I do not get the three components when I open the software. I only get the middle largest segment, not the tools and not the historic component. I am re

Re: [Gimp-developer] Help!!!

2013-06-23 Thread Alexandre Prokoudine
On Sun, Jun 23, 2013 at 10:00 PM, Alexandra Dotcheva wrote: > Hi there. I downloaded GIMP 2.8 today and it has been quite a nightmare so > far. For one thing, I do not get the three components when I open the > software. I only get the middle largest segment, not the tools and not the > historic

[Gimp-developer] Help!!!

2013-06-23 Thread Alexandra Dotcheva
Hi there. I downloaded GIMP 2.8 today and it has been quite a nightmare so far. For one thing, I do not get the three components when I open the software. I only get the middle largest segment, not the tools and not the historic component. I am reading through the manual and cannot apply anythin

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Guillermo Espertino (Gez)
El 18/12/12 14:28, Paka escribió: * jEsuSdA 8) [12-18-12 11:39]: Hi Gez! Great opinion and nice data. As I suppose, maybe Photivo will be the chosed. Darktable will be fine, but there are no Windows version at the moment. Being crippled by windows is not the end. You can always install a

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Paka
* jEsuSdA 8) [12-18-12 11:39]: > > Hi Gez! > > Great opinion and nice data. As I suppose, maybe Photivo will be the chosed. > Darktable will be fine, but there are no Windows version at the moment. > Being crippled by windows is not the end. You can always install a linux distro into a virtua

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread jEsuSdA 8)
El 18/12/12 17:15, Guillermo Espertino (Gez) escribió: El 18/12/12 08:46, jEsuSdA 8) escribió: Hi Jesusda! :) Hi Gez! Great opinion and nice data. As I suppose, maybe Photivo will be the chosed. Darktable will be fine, but there are no Windows version at the moment. (This is just my pe

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Guillermo Espertino (Gez)
El 18/12/12 08:46, jEsuSdA 8) escribió: It will be great to use Gimp, cause the course is a great opportunity to popularize its use, but if 2.10 Gimp version will be released after april, I think I must have to use other software like Photivo, Darktable or similar who can work with more bit per

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Matthew Miller
On Tue, Dec 18, 2012 at 04:38:01PM +0100, jEsuSdA 8) wrote: > > "Color depth" is the normal term in English. > Thank You Matthew... my english is so terrifying, hahaha. ;) Well, it's better than my Spanish by a long shot! -- Matthew Miller mat...@mattdm.org

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread jEsuSdA 8)
El 18/12/12 14:57, Matthew Miller escribió: > > "Color depth" is the normal term in English. > Thank You Matthew... my english is so terrifying, hahaha. ;) ___ gimp-developer-list mailing list gimp-developer-list@gnome.org https://mail.gnome.org/mailm

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Matthew Miller
On Tue, Dec 18, 2012 at 02:04:09PM +0100, jEsuSdA 8) wrote: > >>2.9 will brings the new 16bit, 32bit, etc. color modes? > >Yes, 2.9, whenever it's out, will bring 16/32 float/integer modes. > Thank you, Alex. ;) > I think I have done a very bad translation. In spanish we should > call it "profundid

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread jEsuSdA 8)
El 18/12/12 13:27, Alexandre Prokoudine escribió: On Tue, Dec 18, 2012 at 4:09 PM, jEsuSdA 8) wrote: Personally, and this is just a speculation, I think we'll be lucky if we'll have 2.9.0 by April 2013. 2.9 will brings the new 16bit, 32bit, etc. color modes? Yes, 2.9, whenever it's out, wil

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Alexandre Prokoudine
On Tue, Dec 18, 2012 at 4:09 PM, jEsuSdA 8) wrote: >> Personally, and this is just a speculation, I think we'll be lucky if >> we'll have 2.9.0 by April 2013. > > 2.9 will brings the new 16bit, 32bit, etc. color modes? Yes, 2.9, whenever it's out, will bring 16/32 float/integer modes. I'd rather

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread jEsuSdA 8)
El 18/12/12 12:53, Alexandre Prokoudine escribió: On Tue, Dec 18, 2012 at 3:46 PM, jEsuSdA 8) wrote: Personally, and this is just a speculation, I think we'll be lucky if we'll have 2.9.0 by April 2013. 2.9 will brings the new 16bit, 32bit, etc. color modes? Alexandre Prokoudine Thanks

Re: [Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread Alexandre Prokoudine
On Tue, Dec 18, 2012 at 3:46 PM, jEsuSdA 8) wrote: > The question is ¿When it is planned to be released the 2.10 Gimp version? At this point in time any estimation of 210 release involving dates (including even years) would be a deliberate lie :) The last thing I heard from mitch is that GEGL tr

[Gimp-developer] Help with a Gimp 2.10 question

2012-12-18 Thread jEsuSdA 8)
Hello! I have a question I hope you could answer me. Recently a nice proyect have been proposed to me. I will participate as a teacher in a special course a spanish University will offer next year. The course is tittled "Management Specialist of photographic funds" and it will be instruct ab

Re: [Gimp-developer] Help

2012-11-15 Thread Alexandre Prokoudine
On Thu, Nov 15, 2012 at 6:14 AM, Tobla Howell wrote: > Today I opened my computer only to see all of my GYMP > photos rewritten by PAINT...how can I get them back??? I'm afraid you will have to elaborate on that. What exactly do you mean with "rewritten by Paint"? Are you by any chance referring t

[Gimp-developer] Help

2012-11-15 Thread Tobla Howell
Today I opened my computer only to see all of my GYMP photos rewritten by PAINT...how can I get them back??? ___ gimp-developer-list mailing list gimp-developer-list@gnome.org https://mail.gnome.org/mailman/listinfo/gimp-developer-list

[Gimp-developer] Help to organize a short course on GIMP

2012-10-15 Thread Chintan Mandal
Hello, Our institute, Motilal Nehru National Institute of Technology, Allahabad, India is interested to organize a short time programme to the introduction of GIMP. The program could contain a short introduction to GIMP, further development in GIMP and using their headers and libraries in working i

Re: [Gimp-developer] help for understanding ink model in gimp

2012-10-13 Thread Alexandre Prokoudine
On Sat, Oct 13, 2012 at 8:29 PM, Moises wrote: > Dear colleagues, > It's Moises, an active gimp user for long time ago. I'm a student and I'm > working on ink model. > Since ink gimp model is under GPL licence, I would like to take advantage > and integrate it in my academic research. > I wonder i

[Gimp-developer] help for understanding ink model in gimp

2012-10-13 Thread moisdc
Dear colleagues, It's Moises, an active gimp user for long time ago. I'm a student and I'm working on ink model. Since ink gimp model is under GPL licence, I would like to take advantage and integrate it in my academic research. I wonder if you could help me to understand the ink model tool code. I

Re: [Gimp-developer] help on images with higher precision

2012-07-07 Thread Alexandre Prokoudine
On Sat, Jul 7, 2012 at 7:44 PM, jmt wrote: > Should I revert to gimp2.8 ? You shouldn't be using 2.9 for production at this point of time for sure :) Things break easily. Alexandre Prokoudine http://libregraphicsworld.org ___ gimp-developer-list maili

[Gimp-developer] help on images with higher precision

2012-07-07 Thread jmt
Dear list, I have been using gimp for years, and the only feature I miss is the ability to handle high precision (more than 8bit per color) images, because most of my images are black and white : the trouble being with 8bit per color that feathering selections and modifying curves in selections

Re: [Gimp-developer] Help :(

2012-07-06 Thread SorinN
..or press "Control + B" and the Toolbox will come ..press Tab and the right floating boxes will come OR you can add manually those boxes to life by using Windows >> Dockable Dialogs ..and then choose the toolbox you need in few steps you can bring back all missing boxes 2012/7/2 Marco Ciampa :

Re: [Gimp-developer] Help :(

2012-07-02 Thread Marco Ciampa
On Sun, Jul 01, 2012 at 11:55:03AM -0500, Caitlin Muela wrote: > Gimp Developer(s), > > My friend is having some problems with Gimp. When she opens it, the > Tool features that are usually located on the right (Layers, Paths, > Undo, ect.) are missing. We’ve tried closing and opening Gimp, > Look

Re: [Gimp-developer] Help :(

2012-07-02 Thread Guillermo Espertino (Gez)
El 02/07/12 12:21, Alexandre Prokoudine escribió: On Sun, Jul 1, 2012 at 8:55 PM, Caitlin Muela wrote: Gimp Developer(s), My friend is having some problems with Gimp. When she opens it, the Tool features that are usually located on the right (Layers, Paths, Undo, ect.) are missing. We’ve tried

Re: [Gimp-developer] Help :(

2012-07-02 Thread Alexandre Prokoudine
On Sun, Jul 1, 2012 at 8:55 PM, Caitlin Muela wrote: > Gimp Developer(s), > > My friend is having some problems with Gimp. When she opens it, the Tool > features that are usually located on the right (Layers, Paths, Undo, ect.) > are missing. We’ve tried closing and opening Gimp, Looking at the To

[Gimp-developer] Help :(

2012-07-02 Thread Caitlin Muela
Gimp Developer(s), My friend is having some problems with Gimp. When she opens it, the Tool features that are usually located on the right (Layers, Paths, Undo, ect.) are missing. We’ve tried closing and opening Gimp, Looking at the Tool Bar at the top, and shutting down the computer, but noth

[Gimp-developer] Help make GIMP operations better (GSoC 2012)

2012-03-27 Thread Mukund Sivaraman
Hi all Just like last year, one of the tasks that we want to offer students in this year's GSoC is porting GIMP image processing code to GEGL. This is a very interesting task and if you are a student with experience in C programming and an interest in computer graphics, be sure to consider it. GI

  1   2   >