X forwarding works for Cygwin client but not for Debian

2010-07-16 Thread baykusde...@gmail.com
Hi I seem to be able to make X forwarding work between my Cygwin clients, but not between a Debian client and Cygwin SSH server(at least not properly). The weird thing is that I can run something like xcalc from the Debian shell without any issues, it just pops up as expected, but Gvim

X forwarding

2007-02-23 Thread SteveS
I've been using XWinLogon to do X forwarding over SSH, to give a gnome-session on WinXP. That all worked fine, with a startup script of: SET PATH=c:\Program Files\xwinlogon SET DISPLAY=:0 start XWin_GL.exe :0 -clipboard -trayicon -bs -keyhook -nowinkill -nodecoration start xterm -e /usr/X11R6

Re: X forwarding

2007-02-23 Thread René Berber
if you are doing X forwarding. The suggestion meant to set DISPLAY on the client side (Cygwin), you are correct about not changing it on the server side. Just do: export DISPLAY=localhost:0:0 ssh -Y ... -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: X forwarding

2007-02-23 Thread SteveS
works, but gives (at command line): GConf Error: Adding client to server's list failed, CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0 (twice) Steve -- View this message in context: http://www.nabble.com/X-forwarding-tf3282140.html#a9130229 Sent from the cygwin-xfree mailing list archive

Problem with X forwarding by openssh-3.8p1

2004-04-13 Thread kwong
to openssh-3.7.1p2-2, the problem disappears. The sshd_config file is identical in both cases. There are other problems with X forwarding under openssh-3.8p1, but since I am now using openssh-3.7.1p2-2, I cannot reproduce the error messages. I don't know whether this is considered an openssh-3.8p1

Re: Problem with X forwarding by openssh-3.8p1

2004-04-13 Thread Harold L Hunt II
choose maximize, the Matlab command window comes up but I am not able to type in any commands. If I downgrade to openssh-3.7.1p2-2, the problem disappears. The sshd_config file is identical in both cases. There are other problems with X forwarding under openssh-3.8p1, but since I am now using openssh

invalid Window parameter error through ssh X forwarding

2004-03-29 Thread Richard Gourdeau
after an ssh connect with X forwarding, gftp starts but as soon as I try to select a menu item, I get the following error: === [EMAIL PROTECTED] gourdeau]$ gftp [1] 13684 [EMAIL PROTECTED] gourdeau]$ Gdk-ERROR **: BadWindow (invalid Window parameter) serial 3647 error_code 3 request_code

Re: invalid Window parameter error through ssh X forwarding

2004-03-29 Thread Harold L Hunt II
related to an invalid Window parameter. For example, in a xterm after an ssh connect with X forwarding, gftp starts but as soon as I try to select a menu item, I get the following error: === [EMAIL PROTECTED] gourdeau]$ gftp [1] 13684 [EMAIL PROTECTED] gourdeau]$ Gdk-ERROR **: BadWindow

SSH X forwarding not working

2003-03-06 Thread Chris Horn
Greetings. I've looked over the mailing list, but haven't been able to find out why using ssh -X remote-host wouldn't actually let you run X apps on the distant machine (to display locally). I'm using the absolute latest and greatest Cygwin XFree86 (fetched yesterday). Any help would be

Re: SSH X forwarding not working

2003-03-06 Thread Anton Vaaranmaa
Viestissä Torstai 6. Maaliskuuta 2003 23:04, Chris Horn kirjoitti: Greetings. I've looked over the mailing list, but haven't been able to find out why using ssh -X remote-host Have you configured the remote end to accept X forwarding in /etc/ssh/sshd_config? -- /(anton)

Re: SSH X forwarding not working

2003-03-06 Thread Andrew Markebo
/ Chris Horn [EMAIL PROTECTED] wrote: | Greetings. I've looked over the mailing list, but haven't been able | to find out why using | | ssh -X remote-host Try to throw on one or two -v's to check what ssh thinks. From where do you do ssh -X remote-host, and what is the value of the variable

Re: SSH X forwarding not working

2003-03-06 Thread Chris Horn
? Merci beaucoup. chris. At 04:02 PM Thursday 3/6/2003, you wrote: viestissä torstai 6. maaliskuuta 2003 23:04, chris horn kirjoitti: greetings. i've looked over the mailing list, but haven't been able to find out why using ssh -x remote-host have you configured the remote end to accept x

Re: SSH X forwarding not working

2003-03-06 Thread Harold L Hunt II
beaucoup. chris. At 04:02 PM Thursday 3/6/2003, you wrote: viestissä torstai 6. maaliskuuta 2003 23:04, chris horn kirjoitti: greetings. i've looked over the mailing list, but haven't been able to find out why using ssh -x remote-host have you configured the remote end to accept x forwarding

Re: SSH X forwarding not working

2003-03-06 Thread Andrew Markebo
Hmm looked through the mail again and saw: | ssh -x remote-host Have you tried ssh -X, capital X, using small x disables ssh forwarding. Meanwhile: / Chris Horn [EMAIL PROTECTED] wrote: | At the other end, /etc/ssh/sshd_config now has the line X11Forwarding yes | | Still no go. | | When I

Re: SSH X forwarding not working

2003-03-06 Thread Chris Horn
have you configured the remote end to accept x forwarding in /etc/ssh/sshd_config? -- /(anton) - [EMAIL PROTECTED] 703.413.1100 x5100 - [EMAIL PROTECTED] 703.413.1100 x5100

Re: SSH X forwarding not working

2003-03-06 Thread Chris Horn
is why I want to get SSH's X forwarding working already! | 2. on remote box set DISPLAY to local_host:0.0 Assuming local_host here is host_done_ssh_from? Yeah. I was on the remote machine (through a SSH session) and set DISPLAY to be the display of the machine I'm sitting at - which I've been

X forwarding from Windomaker menu item (problem)

2003-02-07 Thread R. Marc
I just recently upgraded to Win2K from WinNT. In doing so, I also upgraded to the latest and greatest cygwin release. After doing this, everything works fine (most things better) accept for my X forwarding of apps via menu items from WindowMaker. Here is how I have my environment set up

RE: ssh x forwarding

2003-01-27 Thread Richard Campbell
This probably should have been on the xfree list. From: Patrick Nelson [mailto:[EMAIL PROTECTED]] In ssh you get x forwarding. But, I can't seem to get it working. A command like: ssh -l user system x app always responds with something like: Gtk-WARNING **: cannot open display