[MacPorts] #61649: xorg not setting DISPLAY variable on Big Sur
MacPorts
noreply at macports.org
Thu Dec 3 14:42:40 UTC 2020
#61649: xorg not setting DISPLAY variable on Big Sur
-----------------------+----------------------
Reporter: collamaf | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: xinit |
-----------------------+----------------------
Comment (by cjones051073):
Hmmm. looks like base is doing this. no idea why ....
{{{
Oberon ~/Projects/MacPorts/base > git grep "Finished adapting your"
portmgr/dmg/postflight.in: echo -e "# Finished adapting your ${1}
environment variable for use with MacPorts.\n"
}}}
remove it. Setting DISPLAY to :0 is just wrong and breaks the socket based
approached used by the X11 server.
--
Ticket URL: <https://trac.macports.org/ticket/61649#comment:31>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list