Re: [Gimp-developer] [ANNOUNCE] GIMP 2.10.22

2020-10-08 Thread Partha Bagchi via gimp-developer-list
I'm working on my McGimp build as we speak. So, it should be out soon. On Thu, Oct 8, 2020 at 4:57 PM Alexandre Prokoudine via gimp-developer-list wrote: > Hi, > > GIMP 2.10.22 is out. Release highlights: > > - Improved HEIC and newly added AVIF support > - Numerous improvements in the PSP file

Re: [Gimp-developer] GEGL build failure

2020-09-27 Thread Partha Bagchi via gimp-developer-list
to be related > https://gitlab.gnome.org/GNOME/gegl/-/issues/214 > > > > On Sun, 27 Sep 2020 at 05:08, Partha Bagchi via gimp-developer-list < > gimp-developer-list@gnome.org> wrote: > >> partha@Parthas-MacBook-Pro gegl % ninja install >> [1/722] Linking static ta

[Gimp-developer] GEGL build failure

2020-09-26 Thread Partha Bagchi via gimp-developer-list
partha@Parthas-MacBook-Pro gegl % ninja install [1/722] Linking static target subprojects/poly2tri-c/libpoly2tri-c.a FAILED: subprojects/poly2tri-c/libpoly2tri-c.a rm -f subprojects/poly2tri-c/libpoly2tri-c.a && ar csr subprojects/poly2tri-c/libpoly2tri-c.a ar: no archive members specified usage:

Re: [Gimp-developer] EDIT > PREFERENCES on Mac OS X

2020-06-21 Thread Partha Bagchi via gimp-developer-list
See where it says "GIMP-2.10", click on it. :) On Sun, Jun 21, 2020 at 6:08 PM jEsuSdA 8) wrote: > El 21/6/20 a las 20:10, jEsuSdA 8) escribió: > > Hi! > > > > Sorry, but can anyone tell me where I can find the "preferences" dialog > > on Gimp 2.10 for Mac OS X? > > > > It is not in EDIT menú. >

Re: [Gimp-developer] EDIT > PREFERENCES on Mac OS X

2020-06-21 Thread Partha Bagchi via gimp-developer-list
Like every other Mac software (assuming it's built like that), it should be under the name of the application. On Sun, Jun 21, 2020 at 2:10 PM jEsuSdA 8) wrote: > Hi! > > Sorry, but can anyone tell me where I can find the "preferences" dialog > on Gimp 2.10 for Mac OS X? > > It is not in EDIT me

Re: [Gimp-developer] Building babl & gegl with meson

2020-03-05 Thread Partha Bagchi via gimp-developer-list
Ofnut, You are pretty well versed in this stuff. :) This should get you started: 1. Babl: git clone https://gitlab.gnome.org/GNOME/babl.git meson builddir --prefix=$PREFIX/babl -Denable-gir=false -Dwith-docs=false && cd builddir ninja install 2. GEGL git clone https://gitlab.gnome.org/GNOME/geg

Re: [Gimp-developer] Xsane with Gimp on Mac OS X

2018-12-31 Thread Partha Bagchi via gimp-developer-list
At one point, I was thinking the same thing! Also for Windows, use the native libraries. Can you share your code offline with me? I'm not promising obviously since I'm not at all a good programmer. On Mon, Dec 31, 2018 at 4:22 AM Kristian Rietveld wrote: > > > On 29 Dec 2018, at 18:56, Brion V

[Gimp-developer] GIMP 2.10.6 on Mac OS

2018-09-09 Thread Partha Bagchi via gimp-developer-list
There seems to be some recent changes that I cannot figure out. I'm bundling 2.10.6 as I've done before (see McGimp 2.10.4 etc.). However, now there is a new twist. All plug-ins results in the following error message: babl-model.c:362 const Babl *babl_model(const char *)() const Babl *babl

[Gimp-developer] GIMP Git UI Usability Issue MacOS

2018-06-23 Thread Partha Bagchi via gimp-developer-list
There is an UI usability issue that I thought might be worth reporting. I prefer to keep only the tools on the left side in the single window mode. So, if I take the lower half of the docked tabs to the right side and am left with only the tools, the UI immediately extends far beyond the lower hal

Re: [Gimp-developer] How can run two GIMP instances ?

2018-06-22 Thread Partha Bagchi via gimp-developer-list
On Fri, Jun 22, 2018 at 3:42 PM sebul via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hello, I'm a Korean GIMP user. > I read https://www.gimp.org/downloads/ and > I installed gimp by flatpak. > > I want run two GIMP instances, so one has English Menu and the other > Korean. > >

Re: [Gimp-developer] Problem with running GIMP (xc0000005)

2018-06-18 Thread Partha Bagchi
On Mon, Jun 18, 2018 at 7:23 PM Patryk Patryk wrote: > Edit: Im sitting here just like WTF XD I deleted all the files (apps and > their debug files) in this folder, except "python-console", and.. > Everything works XD loading screen goes to end and I have workspace and > tools before me. I tried

Re: [Gimp-developer] Problem with running GIMP (xc0000005)

2018-06-18 Thread Partha Bagchi
On Mon, Jun 18, 2018 at 6:51 PM Patryk Patryk wrote: > Ok, so I found both applications that I have problem with, web-page and > wavelet-decompose. Both are applications, and both have their debug files. > I have to delete debug files or applications, or all of them? Btw, its in > GIMP 2>lib>gimp

Re: [Gimp-developer] Problem with running GIMP (xc0000005)

2018-06-18 Thread Partha Bagchi
On Mon, Jun 18, 2018 at 6:12 PM Patryk Patryk wrote: > Missing fast-path babl conversion detected, Implementing missing babl fast > paths > accelerates GEGL, GIMP and other software using babl, warnings are printed > on > first occurance of formats used where a conversion has to be synthesized >

Re: [Gimp-developer] Problem with running GIMP (xc0000005)

2018-06-18 Thread Partha Bagchi
On Mon, Jun 18, 2018 at 2:35 PM Patryk Patryk wrote: > I dont know if I reply to Partha it will be good so I replying to develper > list. Well, this folder is empty xD it should ? I have all drivers > up-to-date, as I know netframework for windows is auto updated in my > system, I think I have d

Re: [Gimp-developer] Problem with running GIMP (xc0000005)

2018-06-17 Thread Partha Bagchi
On Sun, Jun 17, 2018 at 5:20 PM Patryk Patryk wrote: > I have a problem as in title. Just had a fresh download of GIMP 2.10 stable > version, from official site, from mirrors, other sites, I tried > reinstall and right at the end of loading procces error message pop up, > that it was imposible to

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 1:54 PM Partha Bagchi wrote: > > > On Wed, Jun 13, 2018 at 1:37 PM Michael Natterer wrote: > >> On Wed, 2018-06-13 at 19:33 +0200, Michael Natterer wrote: >> > On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: >> > > On

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 1:37 PM Michael Natterer wrote: > On Wed, 2018-06-13 at 19:33 +0200, Michael Natterer wrote: > > On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: > > > On Wed, 2018-06-13 at 12:47 -0400, Partha Bagchi wrote: > > > > On Wed, Ju

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 12:33 PM Michael Natterer wrote: > On Wed, 2018-06-13 at 09:42 -0400, Partha Bagchi wrote: > > On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer > > wrote: > > > > > On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > > > &

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer wrote: > On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > > On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer > > wrote: > > > > > On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrot

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-08 Thread Partha Bagchi
On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer wrote: > On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrote: > > I get the following: > > > > Undefined symbols for architecture x86_64: > > "_gimp_tool_cursors_get_resource", referenced from: > >

[Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-07 Thread Partha Bagchi
I get the following: Undefined symbols for architecture x86_64: "_gimp_tool_cursors_get_resource", referenced from: -u command line option ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [gimp-conso

[Gimp-developer] GIMP git gimpinputdevicestore-dx.c

2018-06-02 Thread Partha Bagchi
Hi Mitch, You may or may not remember I sent you a patch for the above mentioned file. :) Anyway on Windows gdk_win32_drawable_get_handle is not exported. We have to use gdk_win32_window_get_handle. I can send the patch again or put it the new bug tracking system? Thanks, Partha

[Gimp-developer] GIMP git Glib Issues

2018-06-01 Thread Partha Bagchi
Platform Windows 10 64bit I'm getting circular logic regarding glib-2.0 requirements with configure. If I provide glib-2.0 version 2.56.1 then we are stopped by the Windows bug that requires glib-2.0 to be 2.54.x. If I provide glib-2.0 2.54.x then I get the error: Error: GIMP configuration fail

Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 8:12 PM Deft Developer wrote: > YES! Thank you! > You are welcome. Feel free to reach out anytime. ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailma

Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 12:19 PM, Deft Developer wrote: > Here is the output from pkg-config, and locate > > > > > pkg-config --modversion gexiv2 > > Package gexiv2 was not found in the pkg-config search path. > > Perhaps you should add the directory containing `gexiv2.pc' > > to the PKG_CONFIG_

Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 3:15 AM Deft Developer wrote: > ... > Here is what I have bash source before I run "autogen.sh > --prefix=$INSTALL_PREFIX" or "configure --prefix=$INSTALL_PREFIX" for each > dependency: > > source /usr/bin/scl_source enable devtoolset-7 > > > > export GIMP_BLD_HOME=$HOME/p

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 3:58 PM, Ell wrote: > On Wed, 2 May 2018 15:56:12 -0400 > Partha Bagchi wrote: > > > On Wed, May 2, 2018 at 3:49 PM, Ell wrote: > > > Note that the actual bug was the swap being used in the first place. > > > I'm still not sure

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 3:49 PM, Ell wrote: > On Wed, 2 May 2018 15:04:01 -0400 > Partha Bagchi wrote: > > > On Wed, May 2, 2018 at 2:18 PM, Øyvind Kolås wrote: > > > > > > > > GEGL has stopped enabling opencl by defult now, since GEGL-0.3.24 of > &g

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 3:04 PM, Partha Bagchi wrote: > > > On Wed, May 2, 2018 at 2:18 PM, Øyvind Kolås wrote: > >> On Wed, May 2, 2018 at 4:36 PM, Partha Bagchi wrote: >> > My GEGL compilation of simply what environment variables? I only have >> one >>

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 2:18 PM, Øyvind Kolås wrote: > On Wed, May 2, 2018 at 4:36 PM, Partha Bagchi wrote: > > My GEGL compilation of simply what environment variables? I only have one > > GEGL variable active now: gpu usage. > > GPU usage meaning OpenCL? > I

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 9:59 AM, Ell wrote: > On Wed, 2 May 2018 09:16:46 -0400 > Partha Bagchi wrote: > > > > It started again after the final release. It was not there in RC1. > > So it only started at some point after RC1, but before 2.10? (days? > weeks?) I'

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 6:22 AM, Partha Bagchi wrote: > > > On Wed, May 2, 2018 at 2:47 AM, Ell wrote: > >> On Tue, 1 May 2018 16:17:12 -0400 >> Partha Bagchi wrote: >> >> > GIMP 2.10, Windows 64-bit >> > >> > I seem to be getting the fo

Re: [Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-02 Thread Partha Bagchi
On Wed, May 2, 2018 at 2:47 AM, Ell wrote: > On Tue, 1 May 2018 16:17:12 -0400 > Partha Bagchi wrote: > > > GIMP 2.10, Windows 64-bit > > > > I seem to be getting the following errors when using some brushes: > > > > "Unable to read tile data

[Gimp-developer] GIMP 2.10 Unable to read tile data from swap

2018-05-01 Thread Partha Bagchi
GIMP 2.10, Windows 64-bit I seem to be getting the following errors when using some brushes: "Unable to read tile data from swap: No such file or directory (0/xxx bytes read) --" twice, followed by "Unable to read tile data from swap: No error (0/xxx bytes read) --" etc. followed by "Too many

[Gimp-developer] File-Rawtherapee

2018-04-29 Thread Partha Bagchi
Platform Windows 10, 64bit I'm stumped in terms of using RawTherapee (RT) as the default raw editor within GIMP. The RT version in question is 5.4. In checking the source file-rawtherapee.c, I see that the function "file_raw_get_executable_path" will return the exe_path using the environment vari

Re: [Gimp-developer] ANNOUNCE: GIMP 2.10.0-RC2 released

2018-04-20 Thread Partha Bagchi
On Fri, Apr 20, 2018 at 4:25 PM, Ken Moffat via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Fri, Apr 20, 2018 at 04:16:10AM +0100, Ken Moffat via > gimp-developer-list wrote: > > On Wed, Apr 18, 2018 at 01:26:19AM +0200, Michael Natterer wrote: > > > Hi, > > > > > > We just re

Re: [Gimp-developer] 2.10 RC2 Crash on Mac

2018-04-19 Thread Partha Bagchi
I cleaned out my tree and started from scratch. The above issue has disappeared. Please ignore. On Wed, Apr 18, 2018 at 11:16 AM, Partha Bagchi wrote: > I'm getting what would be possibly a kernel panic when I launch RC2. > > lldb gives me the following back trace: > > (ll

[Gimp-developer] 2.10 RC2 Crash on Mac

2018-04-18 Thread Partha Bagchi
I'm getting what would be possibly a kernel panic when I launch RC2. lldb gives me the following back trace: (lldb) bt * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT * frame #0: 0x7fff5d2acb6e libsystem_kernel.dylib`__pthread_kill + 10 frame #1: 0x7fff5d4

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-08 Thread Partha Bagchi
On Sun, Apr 8, 2018 at 7:07 AM, Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Sat, 7 Apr 2018 18:00:57 -0400 > Ell via gimp-developer-list wrote: > > > On Sat, 7 Apr 2018 17:35:20 -0400 > > Partha Bagchi wrote: > > > &

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-07 Thread Partha Bagchi
On Sat, Apr 7, 2018 at 5:17 PM, Partha Bagchi wrote: > > > On Sat, Apr 7, 2018 at 5:03 PM, Ell wrote: > >> On Sat, 7 Apr 2018 15:43:30 -0400 >> Partha Bagchi wrote: >> >> > My apologies. I should have framed that as 2 different issues. One >> >

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-07 Thread Partha Bagchi
On Sat, Apr 7, 2018 at 5:03 PM, Ell wrote: > On Sat, 7 Apr 2018 15:43:30 -0400 > Partha Bagchi wrote: > > > My apologies. I should have framed that as 2 different issues. One > > about > > the compilation and the other that we should probably be using C++14 >

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-07 Thread Partha Bagchi
On Sat, Apr 7, 2018 at 3:43 PM, Partha Bagchi wrote: > > > On Sat, Apr 7, 2018 at 1:24 PM, Ell via gimp-developer-list < > gimp-developer-list@gnome.org> wrote: > >> On Sat, 7 Apr 2018 12:41:10 -0400 >> Partha Bagchi wrote: >> >> > Ell my friend,

Re: [Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-07 Thread Partha Bagchi
On Sat, Apr 7, 2018 at 1:24 PM, Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Sat, 7 Apr 2018 12:41:10 -0400 > Partha Bagchi wrote: > > > Ell my friend, it's me again. :) > > > > We can't use gnu++11 with objective

[Gimp-developer] GNU++11 not allowed with Objective-C code

2018-04-07 Thread Partha Bagchi
Ell my friend, it's me again. :) We can't use gnu++11 with objective-c code. CXX gimp-parallel.o error: invalid argument '-std=gnu++11' not allowed with 'Objective-C' make[3]: *** [gimp-parallel.o] Error 1 So, how do we fix this? Also, shouldn't we be using c++11 or c++14 to be generic?

[Gimp-developer] Windows gimp-spawn.c compile Error

2018-03-09 Thread Partha Bagchi
Hi Ell, This one has me stumped. I get the following compile error: gimp-spawn.c: In function 'gimp_spawn_set_cloexec': > gimp-spawn.c:244:26: error: 'HANDLE' undeclared (first use in this > function) >SetHandleInformation ((HANDLE) _get_osfhandle (fd), > HANDLE_FLAG_INHERIT, 0); >

Re: [Gimp-developer] GEGL make error - Fedora 27

2018-03-08 Thread Partha Bagchi
Elle, g++ is the C++ compiler. In your case, it's installed on your system. Thanks, Partha On Thu, Mar 8, 2018 at 10:28 AM, Elle Stone wrote: > On 03/08/2018 09:58 AM, Partha Bagchi wrote: > >> It says g++ not found. What happens when you >> type g++ in your GIMP shell

Re: [Gimp-developer] GEGL make error - Fedora 27

2018-03-08 Thread Partha Bagchi
On Thu, Mar 8, 2018 at 9:43 AM, Americo Gobbo wrote: > Hi All, > I am trying create the environment on Fedora 27 to GIMP devel... But, I > have found problems on 'make' process: > > Making all in gcut > make[2]: Entering directory '/home/jag/devel/gimp-git-master/gegl/gcut' > make[2]: Nothing to

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

2018-02-21 Thread Partha Bagchi
According to ./libgimp/gimpitem_pdb.c:879, gimp_item_get_color_tag gets the color tag of the specified item. Does that help? On Wed, Feb 21, 2018 at 9:38 PM, John Tapsell wrote: > Here's a screenshot : > > https://goo.gl/images/FE4f5M > > On 22 Feb 2018 11:32 am, "Carol Spears" wrote: > > > >

Re: [Gimp-developer] GEGL errors during 'make' process

2018-02-04 Thread Partha Bagchi
On Sun, Feb 4, 2018 at 8:17 AM, Americo Gobbo wrote: > Hi Jehan, > > On 03/02/2018 22:47, Jehan Pagès wrote: > >> Well there is nothing in the command line itself which relates to >> libexiv2. It looks like there is something wrong in the libtool script >> wrapper generated by the build system. D

Re: [Gimp-developer] GEGL errors during 'make' process

2018-02-02 Thread Partha Bagchi
odify your LDFLAGS. On Fri, Feb 2, 2018 at 10:59 PM, Americo Gobbo wrote: > Hi Partha, > in my system these libraries are in: > > /usr/lib/x86_64-linux-gnu/libgexiv2.a > /usr/lib/x86_64-linux-gnu/libgexiv2.so > > instead that in '/usr/local/lib/libexiv2.la' > > On

Re: [Gimp-developer] GEGL errors during 'make' process

2018-02-02 Thread Partha Bagchi
L/usr/lib/lib64" etc. On Fri, Feb 2, 2018 at 10:31 PM, Americo Gobbo wrote: > Hi Partha, > > ~$ pkg-config --libs exiv2 > -lexiv2 > ~$ pkg-config --libs gexiv2 > -lgexiv2 -lgobject-2.0 -lglib-2.0 > > > On 03/02/2018 01:27, Partha Bagchi wrote: > >&g

Re: [Gimp-developer] GEGL errors during 'make' process

2018-02-02 Thread Partha Bagchi
ailed > make[2]: *** [gegl] Error 1 > make[2]: Leaving directory '/home/jag/devel/gimp-default-master/gegl/bin' > Makefile:634: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory '/home/jag/devel/gimp-defaul

Re: [Gimp-developer] GEGL errors during 'make' process

2018-02-02 Thread Partha Bagchi
Americo, I don't know about your system, but you need to make sure that you have gexiv2 and exiv2 (including dev files) installed in your system. Partha On Fri, Feb 2, 2018 at 9:13 PM, Americo Gobbo wrote: > Hi All, > I have upgrade my system to ubuntu gnome 16.04.3 and I have tried again > co

Re: [Gimp-developer] Gimp-git pull today fails to build - Mac

2018-02-02 Thread Partha Bagchi
On Fri, Feb 2, 2018 at 5:36 AM, Michael Natterer wrote: > Hi Partha, > > you might need the right CPPFLAGS and LDFLAGS in tools/Makefile.am, > it doesn't look like they are there. > > Can you try that so it builds and then send a patch please? > > Thanks, Mitch > ... > Hi Mitch, I think the LDF

[Gimp-developer] Gimp-git pull today fails to build - Mac

2018-02-01 Thread Partha Bagchi
Mitch, I get the following error while building: Making all in tools > CC ../app/widgets/gimpdebug_2_0-gimpcriticaldialog.o > In file included from ../app/widgets/gimpcriticaldialog.c:35: > In file included from > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Develo

Re: [Gimp-developer] GIMP-get Compile Failure (Windows)

2018-01-20 Thread Partha Bagchi
On Sat, Jan 20, 2018 at 6:11 PM, Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Sat, 20 Jan 2018 16:06:46 -0500 > Partha Bagchi wrote: > > > Ell, > > > > Issues with process_system_time (addition from yesterday?): > > > > C

[Gimp-developer] GIMP-get Compile Failure (Windows)

2018-01-20 Thread Partha Bagchi
Ell, Issues with process_system_time (addition from yesterday?): CC gimpdashboard.o > gimpdashboard.c: In function 'gimp_dashboard_sample_cpu_usage': > gimpdashboard.c:1559:27: error: 'process_system_time' undeclared (first > use in this function); did you mean 'process_user_time'? >

Re: [Gimp-developer] ufraw-gimp support?

2017-09-25 Thread Partha Bagchi
Are you building the plugin yourself? RAW handling had changed in recent master updates. I suggest you do the following: 1. Download the nufraw source from https://sourceforge.net/projects/nufraw/files/ 2. Open nufraw_main-gimp.c and add this line around Line 84 (in the HAVE_GIMP_2_9 section) gim

Re: [Gimp-developer] [Gimp-user] Crash after Rotate

2017-09-25 Thread Partha Bagchi
You should submit this to the developer list or file a bug report. There was a recent bugrepot like this for the Mac. It was fixed by Ell in the master branch. On Mon, Sep 25, 2017 at 10:21 AM, Wiel Aerts wrote: > > Hello All, > > I'm using GIMP 2.9.7, an unstable development release > commit 6

Re: [Gimp-developer] Odd problem

2017-07-07 Thread Partha Bagchi
On Fri, Jul 7, 2017 at 4:55 PM, Paul Thompson wrote: > I am working on a script recorder for gimp. I am writing out debug > statements to attempt to learn this and that. The problem is that debug > statements in some files print as expected, while the same statement placed > into other files do n

Re: [Gimp-developer] plugin development on a mac

2017-06-24 Thread Partha Bagchi
On Sat, Jun 24, 2017 at 4:14 PM, Alexandre Prokoudine < alexandre.prokoud...@gmail.com> wrote: > 24 июня 2017 г. 11:03 PM пользователь "Jason Scherer" < > jason.sche...@gmail.com> написал: > > I'm emailing the list to ask: is there anyone else building plugins on a > mac? Did you have issues gett

Re: [Gimp-developer] Trouble with building Gimp 2.9.5 against libmypaint

2017-06-24 Thread Partha Bagchi
On Sat, Jun 24, 2017 at 7:26 AM, Thorsten Stettin < thorsten.stet...@gmail.com> wrote: > Hello, > > OS: Ubuntu 17.10 > > Build environment: launchpad.net > > libmypaint: 2.0.0 https://github.com/mypaint/lib > mypaint/commit/e5beceeb552c0889e89ae252594cff16ffe8f241 > gimp: https://git.gnome.org/bro

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

2017-06-02 Thread Partha Bagchi
On Fri, Jun 2, 2017 at 11:20 AM, Ell wrote: > On Fri, 2 Jun 2017 06:55:41 -0400 > Partha Bagchi wrote: > > > Sounds good. Let me know when you upload a fix. Thanks in advance for > > such a quick fix! :) > > Should be fixed now, by commit 3ca48a0b30a85cfc8a63912906

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

2017-06-02 Thread Partha Bagchi
On Fri, Jun 2, 2017 at 6:45 AM, Ell wrote: > On Thu, 1 Jun 2017 22:28:07 -0400 > Partha Bagchi wrote: > > > > Can you please report the output of "make V=1"? > > > > > > -- > > > Ell > > > > > Sure thing Ell. Here it is: &

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

2017-06-01 Thread Partha Bagchi
On Thu, Jun 1, 2017 at 9:14 PM, Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > On Thu, 1 Jun 2017 19:15:03 -0400 > Partha Bagchi wrote: > > > Hi All, > > > > A new wrinkle since May 22 (my last build). Did a pull today and now > > I a

[Gimp-developer] GIMP git build error on Mac

2017-06-01 Thread Partha Bagchi
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 file > make[2]: *** [gimpbaseenums.c] Error 2 > make[1]: *** [all-recursive] Error

Re: [Gimp-developer] How to set the python path for GIMP plug-ins when bundling into an AppImage

2017-05-21 Thread Partha Bagchi
On Sun, May 21, 2017 at 4:18 PM, Carmelo DrRaw wrote: > > > This is what is already done by the AppImage, except that the mound > directory is generated with a temporary name, different each time. This is > not something under my control, and what is causing trouble in this > specific case... > W

Re: [Gimp-developer] How to set the python path for GIMP plug-ins when bundling into an AppImage

2017-05-21 Thread Partha Bagchi
On Sun, May 21, 2017 at 2:44 PM, Carmelo DrRaw wrote: > Hi! > > I am facing a problem when trying to build a GIMP AppImage that bundles > python to allow running the python-based plug-ins. > > As far as I understand, GIMP takes the python executable specified in > > PREFIX/lib/gimp/2.0/interp

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

2017-05-18 Thread Partha Bagchi
On Thu, May 18, 2017 at 12:10 PM, Carmelo DrRaw wrote: > Thanks! > > May I also ask your gobject-introspection version? > I don't use it. ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.

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

2017-05-18 Thread Partha Bagchi
On Thu, May 18, 2017 at 11:26 AM, Carmelo DrRaw wrote: > > On 18 May 2017, at 17:23, Partha Bagchi wrote: > > > > On Thu, May 18, 2017 at 11:04 AM, Carmelo DrRaw > wrote: > >> Carol, Partha, >> >> thanks for your help. I am already using PyGTK-2.24.0

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

2017-05-18 Thread Partha Bagchi
On Thu, May 18, 2017 at 11:04 AM, Carmelo DrRaw wrote: > Carol, Partha, > > thanks for your help. I am already using PyGTK-2.24.0, however it searches > for pygobject-2.0.pc in the PKG_CONFIG path, and that’s what forces me to > use a version of pygobject not newer than 2.28.6… > > Partha, could

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

2017-05-18 Thread Partha Bagchi
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 > 2.44.0 > > * on the oth

Re: [Gimp-developer] New GIMP configure warning/error

2017-05-13 Thread Partha Bagchi
On Sat, May 13, 2017 at 8:52 AM, Jehan Pagès wrote: > Hi, > > On Sat, May 13, 2017 at 6:25 AM, Partha Bagchi wrote: > > > > > > >> No, there are at least 2 features affected: open remote files indeed > >> and the help browser (help will fail showing wit

Re: [Gimp-developer] New GIMP configure warning/error

2017-05-12 Thread Partha Bagchi
On Thu, May 11, 2017 at 3:03 PM, Jehan Pagès wrote: > Hi, > > On Thu, May 11, 2017 at 8:53 PM, Partha Bagchi wrote: > > On Thu, May 11, 2017 at 2:49 PM, Alexandre Prokoudine < > > alexandre.prokoud...@gmail.com> wrote: > > > >> On Thu, May 11, 2017 at 9

Re: [Gimp-developer] New GIMP configure warning/error

2017-05-11 Thread Partha Bagchi
On Thu, May 11, 2017 at 2:49 PM, Alexandre Prokoudine < alexandre.prokoud...@gmail.com> wrote: > On Thu, May 11, 2017 at 9:34 PM, Partha Bagchi wrote: > > > I am perplexed to see that we need glib-networking suddenly since my git > > pull from a couple of days ago? Is the

[Gimp-developer] New GIMP configure warning/error

2017-05-11 Thread Partha Bagchi
I am getting the following warning: > WARNING: Your GTK+ version is 2.24.31. > The recommended GTK+ version under Windows is 2.24.32 or over. > If you continue without updating GTK+, shortcuts won't work with > non-latin locales, and vector icons will be disabled. Acco

Re: [Gimp-developer] Layer color erase

2017-04-28 Thread Partha Bagchi
On Mon, Apr 24, 2017 at 1:26 AM, Julien Hardelin wrote: > Please, > > What is the equation for the color erase layer mode? > > I can't finf it on the web. > > Julien Hardelin > > Look into app/operations/layer-modes. The function blendfun_color_erase starts around Line 2359 __

Re: [Gimp-developer] script recording

2017-03-10 Thread Partha Bagchi
On Fri, Mar 10, 2017 at 1:17 PM, Paul Thompson wrote: > I am working on a script recorder for GIMP. I actually have a small grant > for this from ORI. > > 1) I am trying to do a basic thing - determine the files that are opened > for image source and image export. I found the name of the source f

Re: [Gimp-developer] Windows 10 and Bash on Ubuntu

2017-02-03 Thread Partha Bagchi
On Fri, Feb 3, 2017 at 9:53 PM, Petteri Soininen wrote: > I'd probably try cross build since after 'sudo apt-get install gimp' and > trying to run it, it fails on 'cannot open display' so I think that > indicates the shell cannot run it under windows and gimp needs to be built > as a cross build.

Re: [Gimp-developer] Windows 10 and Bash on Ubuntu

2017-02-03 Thread Partha Bagchi
Are you planning to cross build or a native build? I am not sure what you are asking. On Fri, Feb 3, 2017 at 9:20 PM, Petteri Soininen wrote: > Hi > > I was more like thinking if anyone has already done that so I could get > some pointers and try it too. If that's not the case I probably can try

Re: [Gimp-developer] GMIC GIT-version doesn't compile with GIMP in GIT-version

2017-01-25 Thread Partha Bagchi
You might want to consider git pull GIMP and rebuild. Then git pull GMIC. Next get rid of your previous build from your gmic build folder. Now use cmake and build again. The above error should go away. On Wed, Jan 25, 2017 at 6:32 AM, Helmut Jarausch wrote: > On 01/24/2017 11:30:03 PM, Michae

Re: [Gimp-developer] GMIC GIT-version doesn't compile with GIMP in GIT-version

2017-01-24 Thread Partha Bagchi
No need to file a bug report then? On Tue, Jan 24, 2017 at 5:30 PM, Michael Natterer wrote: > Try again with latest git master, it should work now. > > Regards, > Mitch > > On Tue, 2017-01-24 at 12:56 -0500, Partha Bagchi wrote: > > Just hold off for a few and will let

Re: [Gimp-developer] GMIC GIT-version doesn't compile with GIMP in GIT-version

2017-01-24 Thread Partha Bagchi
Just hold off for a few and will let you know. Thanks, Partha On Tue, Jan 24, 2017 at 12:31 PM, Helmut Jarausch wrote: > Hi, > > recent changes in Gimp (GIT) make compiling GMIC (GIT) fail. > Has anybody patches for GMIC or information on how to upgrade packages > with use libgimp? > > Many th

Re: [Gimp-developer] GIMP development- What's the point?

2016-09-23 Thread Partha Bagchi
I see. I haven't noticed any ill-effects of using my GIMP build on my Macbook pros Mid 2014 (retina display). But that's me. On Fri, Sep 23, 2016 at 9:26 AM, Maurizio Loreti wrote: > > > On 23 set 2016, at 15:24, Partha Bagchi wrote: > > > > Can you tell me

Re: [Gimp-developer] GIMP development- What's the point?

2016-09-23 Thread Partha Bagchi
On Fri, Sep 23, 2016 at 9:14 AM, Marius Kjeldahl wrote: > ... > I've waited years for Gimp and Inkscape to support Macs, but sadly they > still don't. They barely "run", but they aren't usable. I wrote a blog post > with the details: > > https://medium.com/@kjeldahl/gimp-and-inkscape-on-retina- >

Re: [Gimp-developer] webp format?

2016-08-21 Thread Partha Bagchi
Elle, Works fine here on my Mac McGimp latest build as available on my website. I got the sample images from https://developers.google.com/speed/webp/gallery1 Thanks, Partha On Sun, Aug 21, 2016 at 4:15 PM, Elle Stone wrote: > On 08/21/2016 06:01 AM, Owen Cook wrote: > >> I noticed in the lat

Re: [Gimp-developer] Building and Compiling gimp under Windows

2016-07-01 Thread Partha Bagchi
Feel free to contact me as well if you need help. Alex already pointed you to my website. Partha On Fri, Jul 1, 2016 at 8:27 AM, Jehan Pagès wrote: > Hi, > > On Thu, Jun 30, 2016 at 7:44 PM, Hashem Zavvari > wrote: > > Hi gimp masters, > > > > I'm new in hacking the gimp. I spend a couple of d

Re: [Gimp-developer] Ctrl-Shift-clicking your way to a new layermask

2016-06-13 Thread Partha Bagchi
No, he is the lead developer. You do realize that GIMP is being actively developed? Maintainer means totally different thing. On Mon, Jun 13, 2016 at 8:40 AM, Joseph Bupe wrote: > >> Seriously?? :) He is only the lead GIMP developer. >> > > Maintainer, to be more specific. > > > ___

Re: [Gimp-developer] Ctrl-Shift-clicking your way to a new layermask

2016-06-13 Thread Partha Bagchi
Seriously?? :) He is only the lead GIMP developer. On Mon, Jun 13, 2016 at 6:21 AM, C R wrote: > Who is Mitch? > > On Mon, Jun 13, 2016 at 8:57 AM, Joseph Bupe > wrote: > > > > > On 10 June 2016 at 18:06, C R wrote: > > > >> [image: Boxbe] This message is > eli

Re: [Gimp-developer] Error during Make - Last update of Git Master, today

2016-06-08 Thread Partha Bagchi
I just had this conversation with Mitch. Just do the following touch libgimp/gimpenums.h and do make again. Hope that helps. On Wed, Jun 8, 2016 at 4:32 PM, Americo Gobbo wrote: > On Wed, Jun 8, 2016 at 1:33 PM, Michael Schumacher > wrote: > > > Hi Americo, > > > > pasting this to https://

Re: [Gimp-developer] Windows builds using MSYS2

2016-05-09 Thread Partha Bagchi
What have you tried so far to get Python working? All I see is "python is not working". Just as FYI, I've been providing Windows 64bit and Mac builds for almost 5 years now. On Mon, May 9, 2016 at 7:47 AM, Petteri Soininen wrote: > I have a build working from latest master with Msys2, and I'm i

Re: [Gimp-developer] suggestions

2016-04-04 Thread Partha Bagchi
Totally agree with you. Color management would definitely be a priority for high-end photo editing software. Also, I would think that nondestructive editing would be high on the list (Photoshop's "Smart Objects"). If I am not mistaken, Alex has already mentioned adjustment layers numerous times in

Re: [Gimp-developer] A new gimp plugin for extraction of image regions

2016-02-19 Thread Partha Bagchi
Google says your message could be dangerous. Something I should know? Thanks, Partha On Fri, Feb 19, 2016 at 1:32 PM, Bérengère MATHIEU < berengere.math...@irit.fr> wrote: > Problem fixed! > It should be accessible with the following link now : > http://image.enfa.fr/scis/scis.zip > > Best regar

Re: [Gimp-developer] Adding better LCH support to GIMP 2.10

2016-02-14 Thread Partha Bagchi
First hit when you google: http://www.colourphil.co.uk/lab_lch_colour_space.shtml On Sun, Feb 14, 2016 at 6:33 PM, Elle Stone wrote: > On 02/14/2016 03:56 PM, Sven Claussner wrote: > >> Hi, >> >> @Elle: you are speaking here of the JCH color model (or space) and >> mentioned >> on your website

Re: [Gimp-developer] Scanning coins

2016-01-17 Thread Partha Bagchi
Well, you can acquire an image from a scanner if you have twain plugin built. :) On Sun, Jan 17, 2016 at 9:32 AM, Ofnuts wrote: > On 13/01/16 18:11, billgoldbe...@frontier.com wrote: >> >> >> >> Greetings, I have heard Gimp is great for scanning images of coins to >> be sold internet. Can yo

Re: [Gimp-developer] Missing from the roadmap

2016-01-12 Thread Partha Bagchi
Hi Sven, Elle has published a 2-part article on using GIMP for high bit depth at Pat David's Pixl.us. I am linking to part 1 for your convenience: https://pixls.us/articles/users-guide-to-high-bit-depth-gimp-2-9-2-part-1/ Hope that helps. Thanks, Partha On Tue, Jan 12, 2016 at 1:26 AM, Sven

Re: [Gimp-developer] CMYK in GIMP

2016-01-01 Thread Partha Bagchi
Hi Sven, Happy New Year to you too! Separate+ is implemented in my builds. Thanks, Partha On Fri, Jan 1, 2016 at 3:44 AM, scl wrote: > Hi, > > first of all have all a happy new year! > Professional users regularly ask for CMYK support in GIMP. > I know the team's position about it and for time

Re: [Gimp-developer] Stock Windows and OS X builds of GIMP 2.9.2?

2015-12-31 Thread Partha Bagchi
Sven, I use NSIS based installer. I can provide the code if necessary. Forgot to say, Welcome back and a Happy New Year. :) Thanks, Partha On Thu, Dec 31, 2015 at 11:21 AM, scl wrote: > Hi, > > I have to correct myself. There's also a Windows 64 bit installer from > Partha at partha.com - tha

Re: [Gimp-developer] Testers requested for our new Mac OS X DMG release!,

2015-12-28 Thread Partha Bagchi
Hi Alex, While I am not against your policy, this is first I am hearing about this agreement. Of course this may have been a verbal agreement within the team. Anyway, I am happy to provide any information the team needs about my builds. Note that I provide my builds as a community service withou

Re: [Gimp-developer] Stock Windows and OS X builds of GIMP 2.9.2?

2015-12-28 Thread Partha Bagchi
Hi Sven, I am providing G'MIC and UFRaw. If you don't want these plugins, you can delete them and then you should have "stock" OSX build :) Thanks, Partha On Mon, Dec 28, 2015 at 3:16 AM, scl wrote: > Hi > > seeing the GIMP team making a 2.9. release was a nice surprise > to me - my congratula

  1   2   3   >