<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I tried the following:<div class=""><br class=""><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Christophs-MBP:MacOS kuku$ pwd</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">/Applications/MacPorts/GIMP.app/Contents/MacOS</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Christophs-MBP:MacOS kuku$ ls</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">GIMP</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Christophs-MBP:MacOS kuku$ file GIMP</div></span></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">GIMP: Mach-O 64-bit executable x86_64</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Christophs-MBP:MacOS kuku$ ./GIMP</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">2018-11-28 08:23:18.176 GIMP[86714:1924234] Failed to connect (cancelButton) outlet from (ScriptExecController) to (NSButton): missing setter or instance variable</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">2018-11-28 08:23:18.176 GIMP[86714:1924234] Failed to connect (messageTextField) outlet from (ScriptExecController) to (NSTextField): missing setter or instance variable</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Anzeige kann nicht geöffnet werden: </span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">This looks like similar to the usual „cannot open DISPLAY“ in X11</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">I remember a lot of X11 dependencies being installed together with the GIMP port.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div>Well, when it would be so easy to just take the App from <a href="http://gimp.org" class="">gimp.org</a>, I’d think it wouldn’t be worth scratching head with this</div><div>but OTOH, with having the whole port install being done already I might be close to get it working.</div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div>—</div><div>Christoph</div><div><br class=""><blockquote type="cite" class=""><div class="">Am 28.11.2018 um 07:01 schrieb Nathan Brazil <<a href="mailto:nb@bitaxis.com" class="">nb@bitaxis.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Or, try downloading a native package from <a href="https://www.gimp.org/downloads/" class="">https://www.gimp.org/downloads/</a><br class=""><br class="">Btw, Gimp now runs natively on OS X, no X11 is required.<br class=""><br class="">—<br class=""><br class=""><blockquote type="cite" class="">On Nov 27, 2018, at 6:34 AM, Vincent Habchi <<a href="mailto:vince@macports.org" class="">vince@macports.org</a>> wrote:<br class=""><br class=""><blockquote type="cite" class="">macOS mojave 10.14.1.<br class=""><br class="">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.<br class=""></blockquote><br class="">Try to launch it from Terminal and look for error messages.<br class=""><br class="">Say, like, typing a line like this at the prompt (note that “Gimp.app” is a wild guess):<br class=""><br class="">/Applications/MacPorts/Gimp.app/Contents/MacOS/Gimp.app (use the TAB key to trigger autocompletion)<br class=""><br class="">Also, did you install X11? I’m not 100% certain, but last time I checked GIMP still needed X11 to run.<br class=""><br class="">V.<br class=""><br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>