* Use remote graphical program
@ 2007-12-27 5:53 horacioemilio
2007-12-27 18:51 ` Larry Hall (Cygwin X)
0 siblings, 1 reply; 2+ messages in thread
From: horacioemilio @ 2007-12-27 5:53 UTC (permalink / raw)
To: cygwin
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@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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Use remote graphical program
2007-12-27 5:53 Use remote graphical program horacioemilio
@ 2007-12-27 18:51 ` Larry Hall (Cygwin X)
0 siblings, 0 replies; 2+ messages in thread
From: Larry Hall (Cygwin X) @ 2007-12-27 18:51 UTC (permalink / raw)
To: cygwin, cygwin-xfree
horacioemilio wrote:
> 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@machine:~> Xlib: extension "GLX" missing on display "localhost:10.0"
> .
> Xlib: extension "GLX" missing on display "localhost:10.0".
<snip>
>
> Do you know how could I overcome this situation ?
This is more appropriately directed to the Cygwin X list. I've reset the
"Reply-To" there. Please send any follow-up the the Cygwin X list.
From the above, it's clear the application you're trying to use wants
to access the underlying hardware (via OpenGL). This is not supported
in the current Cygwin X server. I believe there is a MinGW version which
has some support for this though. You may want to investigate that.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 429-6305 - FAX
Holliston, MA 01746
--
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-27 1:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-27 5:53 Use remote graphical program horacioemilio
2007-12-27 18:51 ` Larry Hall (Cygwin X)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).