delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <14504480.post@talk.nabble.com> |
Date: | Wed, 26 Dec 2007 09:43:36 -0800 (PST) |
From: | horacioemilio <horacio DOT sanchez AT int DOT fzk DOT de> |
To: | cygwin AT cygwin DOT com |
Subject: | Use remote graphical program |
MIME-Version: | 1.0 |
X-Nabble-From: | horacio DOT sanchez AT int DOT fzk DOT de |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi, I am trying to use a remote program which is installed on a remote linux machine. In these situations I usually do; 0) on my windows machine I start cygwin and afterwards use startxwin.sh 1) ssh -X name-of-the-gateway-machine 2) ssh -X name-of-the-linux-machine-inside-the-remote-network 3) program-name & and programs like emacs or firefox appear on my desktop. But for some other program which uses more advanced graphics it does not work, I get the following error message; user AT machine:~> Xlib: extension "GLX" missing on display "localhost:10.0" . Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". Xlib: extension "GLX" missing on display "localhost:10.0". moe: WT fatal error: OpenGL: Can't find suitable visual Reading cygwin forums I tried two times ssh -Y instead of ssh -X and now I don't get the previous error message, instead I get; 1) when trying to connect to the first machine; Warning: No xauth data; using fake authentication data for X11 forwarding. 2) connecting to the second machine and starting the program; Xlib: extension "XFree86-DRI" missing on display "localhost:10.0". The program starts, the main "screen" appears, but the menus don't appear, so I can not use the program. Do you know how could I overcome this situation ? Thanks -- View this message in context: http://www.nabble.com/Use-remote-graphical-program-tp14504480p14504480.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |