RSS/Atom feed Twitter
Site is read-only, email is disabled

Batch mode on MacOS, build 2.8.2

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Batch mode on MacOS, build 2.8.2 Daniel Heldt 22 Jan 08:29
Daniel Heldt
2013-01-22 08:29:08 UTC (about 12 years ago)

Batch mode on MacOS, build 2.8.2

Hi there,

i recently updated my GIMP to 2.8.2 (the official build) on a mac and encountered the problem, that with this version, the batch mode does not seem to work.

It seems that

/Applications/GIMP.app/Content/MacOS/GIMP is a startup-script which (mainly) checks for python and adds the corresponding paths to PATH and finally calls /Applications/GIMP.app/Content/MacOS/GIMP-bin, but it does not forward command line options to GIMP-bin, so it never starts in batch mode, but always fires up the gui.

I manually added "$@" to line 83 of (which is the call to GIMP-bin) to forward the command line options. This solves the problem for me. So if you agree, that this creates the intended behavior (without negative side effects), i'd be glad if somebody patched this.

thank you.

with kind regards,

daniel heldt