I tried the following:

Christophs-MBP:MacOS kuku$ pwd
/Applications/MacPorts/GIMP.app/Contents/MacOS
Christophs-MBP:MacOS kuku$ ls
GIMP
Christophs-MBP:MacOS kuku$ file GIMP
GIMP: Mach-O 64-bit executable x86_64
Christophs-MBP:MacOS kuku$ ./GIMP
2018-11-28 08:23:18.176 GIMP[86714:1924234] Failed to connect (cancelButton) 
outlet from (ScriptExecController) to (NSButton): missing setter or instance 
variable
2018-11-28 08:23:18.176 GIMP[86714:1924234] Failed to connect 
(messageTextField) outlet from (ScriptExecController) to (NSTextField): missing 
setter or instance variable
Anzeige kann nicht geöffnet werden: 


This looks like similar to the usual „cannot open DISPLAY“ in X11

I remember a lot of X11 dependencies being installed together with the GIMP 
port.

Well, when it would be so easy to just take the App from gimp.org, I’d think it 
wouldn’t be worth scratching head with this
but OTOH, with having the whole port install being done already I might be 
close to get it working.



—
Christoph

> Am 28.11.2018 um 07:01 schrieb Nathan Brazil <n...@bitaxis.com>:
> 
> Or, try downloading a native package from https://www.gimp.org/downloads/
> 
> Btw, Gimp now runs natively on OS X, no X11 is required.
> 
> —
> 
>> On Nov 27, 2018, at 6:34 AM, Vincent Habchi <vi...@macports.org> wrote:
>> 
>>> macOS mojave 10.14.1.
>>> 
>>> I did a port install gimp. In the end the icon is there in the Apps 
>>> launcher. Clicking on the icon results in nothing happening.
>> 
>> Try to launch it from Terminal and look for error messages.
>> 
>> Say, like, typing a line like this at the prompt (note that “Gimp.app” is a 
>> wild guess):
>> 
>> /Applications/MacPorts/Gimp.app/Contents/MacOS/Gimp.app (use the TAB key to 
>> trigger autocompletion)
>> 
>> Also, did you install X11? I’m not 100% certain, but last time I checked 
>> GIMP still needed X11 to run.
>> 
>> V.
>> 
> 

Reply via email to