Xcode clobbers DISPLAY
Xcode clobbers DISPLAY
- Subject: Xcode clobbers DISPLAY
- From: "Nathaniel Gray" <email@hidden>
- Date: Mon, 19 Nov 2007 15:38:22 -0800
Is anybody else seeing this? Two of us in my lab are, so I filed this
bug report (5608415):
Summary:
Programs running as children of Xcode (i.e. those being debugged) have
the DISPLAY environment variable set to localhost.
Steps to Reproduce:
1. Open XCode and create a new project using the empty project template
2. Add a new custom executable, with the program /usr/bin/env
3. Run the custom executable
Expected Results:
DISPLAY should be equal to what you get in a Terminal.app window:
something like /tmp/launch-XXXXXX/:0
Actual Results:
DISPLAY is set to localhost, which is not even a valid value for it.
Regression:
This problem did not occur in earlier versions of Xcode AFAIK.
Notes:
This makes it very annoying to debug X11-based programs in Xcode.
--
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden