From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20418 invoked by alias); 16 Jul 2010 23:15:02 -0000 Received: (qmail 20359 invoked by uid 22791); 16 Jul 2010 23:15:01 -0000 X-SWARE-Spam-Status: No, hits=2.1 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-vw0-f43.google.com (HELO mail-vw0-f43.google.com) (209.85.212.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Jul 2010 23:14:53 +0000 Received: by vws4 with SMTP id 4so3923168vws.2 for ; Fri, 16 Jul 2010 16:14:48 -0700 (PDT) Received: by 10.220.87.69 with SMTP id v5mr954617vcl.133.1279322088189; Fri, 16 Jul 2010 16:14:48 -0700 (PDT) Received: from [192.168.2.106] (cpe-184-59-8-252.wi.res.rr.com [184.59.8.252]) by mx.google.com with ESMTPS id m6sm827308vcx.24.2010.07.16.16.14.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 16 Jul 2010 16:14:47 -0700 (PDT) Message-ID: <4C40E7DA.40109@gmail.com> Date: Fri, 16 Jul 2010 23:15:00 -0000 From: "baykusderki@gmail.com" Reply-To: baykusderki@gmail.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1b2pre) Gecko/20081118 Shredder/3.0b1pre Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: X forwarding works for Cygwin client but not for Debian Content-Type: text/plain; charset=windows-1254; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-07/txt/msg00063.txt.bz2 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" gives me error. This is what I get when I try to run Gvim from a connected Debian shell (ssh -X host) " Vim: Caught deadly signal SYS Vim: Finished. Bad system call " When I run "vim" I get no problem(in the forwarded connection), so I assume there is some kind of issue with the Gui version. I can connect to same server with a Cygwin client and run "Gvim" in a forwarded session no problem. I am really not sure what I am doing wrong here. I am not very literate about these problems. I do not even know what logs I can provide in this email. So if anyone needs to know more please let me know. I can try providing whatever is needed to figure out the issue. thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/