On Nov 28, 2018, at 01:29, Christoph Kukulies wrote:
> 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
You should report these "Failed to connect outlet" errors to the developers of
GIMP so that they can fix them. We've seen these errors 3 years ago already, as
shown tangentially in this ticket:
https://trac.macports.org/ticket/50680
> Anzeige kann nicht geöffnet werden:
>
> This looks like similar to the usual „cannot open DISPLAY“ in X11
Possibly. Is your DISPLAY environment variable set to its correct value (it is
by default on Mac OS X 10.5 and later)? Do you get the same problem if you
launch X11.app (or XQuartz.app) first?