Re: [Gimp-developer] May I try to correct this bug?

2015-12-23 Thread Eneko Castresana
2015-12-22 2:36 GMT+01:00 Liam R. E. Quin <l...@holoweb.net>: > On Mon, 2015-12-21 at 14:10 +0100, Eneko Castresana wrote: > > Hello, > > > > I'd like to try to correct this bug: > > Bug 562564 - Impossible stroke a path with the clone tool ( > > https://bu

Re: [Gimp-developer] GIMP can't find libmypaint-gegl

2015-12-22 Thread Eneko Castresana
Sorry, that was my mistake again. For some reason I was thinking of the problem I had when the gimp binary wouldn't find the dynamic library. I did have issues while building gimp and libmypaint but IIRC it was just me not configuring the gegl option in libmypaint. I installed everything to

Re: [Gimp-developer] GIMP can't find libmypaint-gegl

2015-12-22 Thread Eneko Castresana
Sorry, I meant to say "in case you didn't install to the standard directories"; that needs to be done so that the shared libraries can be found in non-standard dirs. Cheers, Eneko 2015-12-23 0:38 GMT+01:00 Eneko Castresana <ecv80...@gmail.com>: > Hello Ellen, > > I

Re: [Gimp-developer] GIMP can't find libmypaint-gegl

2015-12-22 Thread Eneko Castresana
Hello Ellen, I had exactly this problem today, and as a newcomer found it all extremely frustrating, but I manged to figure it out at last (you got way further than me by the beginning, BTW): add "use_sharedlib=yes" to scons And just in case you installed to /usr/local, remember to update

[Gimp-developer] May I try to correct this bug?

2015-12-21 Thread Eneko Castresana
Hello, I'd like to try to correct this bug: Bug 562564 - Impossible stroke a path with the clone tool ( https://bugzilla.gnome.org/show_bug.cgi?id=562564 ) Is that alright? My research didn't return any apparent previous attempts to fix this, but if such isn't the case, I apologize and I'd like