From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67431 invoked by alias); 21 Nov 2018 19:50:33 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 66336 invoked by uid 89); 21 Nov 2018 19:50:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=BAYES_05,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=HX-Priority:Normal, H*UA:Bat!, H*r:ip*192.168.1.10, H*RU:192.168.1.10 X-HELO: forward102o.mail.yandex.net Received: from forward102o.mail.yandex.net (HELO forward102o.mail.yandex.net) (37.140.190.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 21 Nov 2018 19:50:29 +0000 Received: from mxback14g.mail.yandex.net (mxback14g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:93]) by forward102o.mail.yandex.net (Yandex) with ESMTP id D38C45A06477; Wed, 21 Nov 2018 22:50:26 +0300 (MSK) Received: from smtp3p.mail.yandex.net (smtp3p.mail.yandex.net [2a02:6b8:0:1472:2741:0:8b6:8]) by mxback14g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id uqH2a0z8dG-oQwKtpBc; Wed, 21 Nov 2018 22:50:26 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1542829826; bh=0RBTUn8ukFw7KgTxRzmfyyrEBy5sj6C/tDgVYkMsIKg=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=bUUHNjUmjkbzeKpVksBq4q7g3OZG8a7ukQ3JXv2Ni96RoV7s2/rdIPz+opsknPYVC 83HPLQJ9Bun9BTyl3sNft4nyAvSTU09HijqDGngSGvTuH8tS0wdyJFiRPm/jyf5zb1 nWNJ8MPgzX2is5XLnfg+EO523k7608VYUG6TJ19w= Received: by smtp3p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id i9bV80Sicu-o1ZORA12; Wed, 21 Nov 2018 22:50:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1542829802; bh=0RBTUn8ukFw7KgTxRzmfyyrEBy5sj6C/tDgVYkMsIKg=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=tO1CzigsyT3q+A78k8C53NFXvgYeyVGNlxSPUBpB8m5g+B5Vbt+z2Y1FS+ptJE5X9 l1QUeoVBrOGkdl4XMjoxc5SByKlmICgQJM9G5ij/giZVfpmJcO5+PhLjcUWX6pHjjh uv8RzfzjcbgWRDTeyi8DlO8SXUFTGhJxZEYlERLA= Authentication-Results: smtp3p.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 21 Nov 2018 19:39:54 -0000 Date: Wed, 21 Nov 2018 19:50:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <799068279.20181121223954@yandex.ru> To: jeff kish , cygwin@cygwin.com Subject: Re: out of handles In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00163.txt.bz2 Greetings, jeff kish! > I am trying to get cygwin X-win to work with putty. > Right now the situation is: > I have a Windows 7 operating system on my laptop. On this laptop > I have an old 1.11.2 version of cygwin - when I fire up the X-Win server, > my putty can connect and run IBMIM just fine (an IBM installation app on a > target CENTOS system that uses eclipse for its interface). > I have a newer version that gets an error about not being able to get > handles: > [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory > safeLogged > Application error > org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] > Finally I downloaded the very latest version and had the same error... > I tried loading the libs I could find from this post, but it still fails > with the handles error. > Does anyone have any steps to fix/troubleshoot? By default, modern X servers are not configured to accept TCP connections. You have to explicitly tell the one you are using to do so. -- With best regards, Andrey Repin Wednesday, November 21, 2018 22:36:21 Sorry for my terrible english... -- 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