xorg-server, launchd, and DISPLAY

Rainer Müller raimue at macports.org
Wed Aug 4 19:08:13 PDT 2010


On 2010-08-03 23:23 , Michael Fitzgerald wrote:
> Just a double-check -- does no one have any insight into this issue?

As a workaround you could use `launchctl export` which prints the
environment to be exported. Does it contain DISPLAY?

Make sure DISPLAY is not overwritten anywhere in scripts:
$ grep DISPLAY ~/.bash* ~/.MacOSX/environment.plist
$ grep -R DISPLAY /opt/local/etc /etc

Rainer


More information about the macports-users mailing list