X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <24800981.post@talk.nabble.com> References: <24800981 DOT post AT talk DOT nabble DOT com> Date: Tue, 4 Aug 2009 10:01:59 +0800 Message-ID: Subject: Re: $DISPLAY variable empty after SSHing From: Huang Bambo To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com You must have you ssh tool make X forward enabled. 2009/8/4 mcoughlin : > > This may be confusing because I have to SSH twice to reach the computer I > work on. > > On my home computer, I begin by starting the X server. I run the command: > > bash-3.2$ echo $DISPLAY > :0.0 > > And so it seems to be working fine. I then do: > > ssh -X computer #2 > > Warning: untrusted X11 forwarding setup failed: xauth key data not genera= ted > Warning: No xauth data; using fake authentication data for X11 forwarding. > > And that is returned. > > ssh -Y computer #2 returns no errors. > > When I do > [mcoughlin AT lisa ~]$ echo $DISPLAY > localhost:12.0 > is returned for logging in with either the -X or -Y method. > > When I finally log into my work computer with either the -X or -Y method, > -bash-3.2$ echo $DISPLAY > > returns nothing. And so when I attempt to use octave to plot, > octave:2> plot(x) > > gnuplot: unable to open display '' > gnuplot: X11 aborted. > > Obviously nothing happens. > > Can someone give me a clue? > > Thank you, > Michael > > -- > View this message in context: http://www.nabble.com/%24DISPLAY-variable-e= mpty-after-SSHing-tp24800981p24800981.html > Sent from the Cygwin list mailing list archive at Nabble.com. > > > -- > Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html > FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/ > Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html > Unsubscribe info: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple