Paul Gilmartin via X11-users <x11-users@lists.apple.com> writes:
> On macOS 15.5 (24F74); XQuartz 2.8.5 (xorg-server 21.1.6)
> I see no Terminal option in the XQuartz menubar pulldown.

I assume the OP is talking about launching Apple's Terminal app
from the Finder.

> Is $DISPLAY propagated?

Yeah, that is a good question.  On my working setup, I see

$ echo $DISPLAY
/private/tmp/com.apple.launchd.m048HRnCwY/org.xquartz:0

in either Terminal or an xterm window.  (The random-number part
of that no doubt changes when Xquartz is relaunched.)  I'd suggest
verifying that you see something similar, and that your directory path
and pipe file are readable by whichever user you're running as.

Another thing to check is whether xterm (which is in /opt/X11/bin/
if you installed Xquartz normally) is in your $PATH.  A plausible
theory perhaps is that /opt/X11/bin is in $PATH in Terminal but not
so in the environment Xquartz is running in.  Or maybe you've got
a different set of X11 binaries courtesy of MacPorts or Homebrew,
and they aren't talking to Xquartz for some reason.

> Are permissions set in ~/.ssh?

Hmm, I don't think ssh should be involved here ... but who knows.

                        regards, tom lane
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (X11-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription: 
https://lists.apple.com/mailman/options/x11-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to