Why is $DISPLAY wrong? (was: copying and pasting in the terminal window?)

mwoehlke mwoehlke@tibco.com
Mon Aug 28 16:00:00 GMT 2006


Gary R. Van Sickle wrote:
>> Oh, and...
>> "rxvt: can't open display 127.0.0.1:0"
> 
> I think you have either installed the wrong one or have DISPLAY set wrong.

Of course $DISPLAY is set wrong. /etc/prodile.d/qt3.3.sh sets it 
unconditionally to 127.0.0.1:0, which also breaks 'ssh -X'. Anyone know 
*why* it's doing this?

Can it be fixed? (I assume this comes from a qt package ;-) but I don't 
know who maintains those.)

'[ -z "$DISPLAY" ] && export DISPLAY=127.0.0.1:0' seems to work better.

-- 
Matthew
We are Microsoft. You will be assimilated. Resistance is futile. --Badtech


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list