I discovered it's in a separate git repository. So I've set it up, but when I try it, after seeing:
Exporting 1 image... Launching GIMP... nothing happens. If I type gimp from a command prompt, gimp 2.9 opens (I set up a symlink from gimp to gimp-2.9 in /usr/bin), so I'm not sure what might be wrong. Is there a way to debug? On Sun, 9 Oct 2016 at 09:26 Colin Adams <[email protected]> wrote: > Where is contrib? > > I just did a git pull and a git checkout release-2.0.6 and I can't find it. > > On Sun, 9 Oct 2016 at 02:26 William Ferguson <[email protected]> wrote: > > If you have the G'MIC plugin installed in GIMP, then you can access it > from darktable using the contrib/gimp.lua script. Once GAAP is finished, a > script to interface it with darktable will probably soon follow. :) > > Regards, > > Bill > > On Sat, Oct 8, 2016 at 11:50 AM, Tobias Ellinghaus <[email protected]> wrote: > > Am Samstag, 8. Oktober 2016, 15:08:04 CEST schrieb Colin Adams: > > I too would be very keen on being able to access G'MIC from within > > darktable. > > I don't think that's something we would like to support. It's too slow and > depends on external tools so re-processing your images is no longer > deterministic. > > Unless you men to just execute gmic on an exported image as a one-off > thing. > Then a small Lua script should already be able to do that, maybe one of the > Lua guys can chime in with a solution. :-) > > Tobias > > > > ___________________________________________________________________________ > darktable developer mailing list to unsubscribe send a mail to > [email protected] > > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
