delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/21/14:50:43

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=JKEKDneUgDrTgbv+
+Qp6BARnoEtSXjWYw6HATZDXRTpMXezSa1wWHVovfxjycxc4ft/FKas98GXz9RPU
7HL4Bi9nsLq/cS8kCN9wZLfiML3bxQb/fuX57UI5zryjz49Lb7Mkh3UXzHVPSB7i
VjianYh4zDyOByRu09btmbPmZJg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=PV6aZhF4TKiwCxPHdYTuUD
lxoKE=; b=PXCFoeAay46rW/usBOilcSLIbX3ZvYCcgp2DF3LnCTpFZZ2T4WC32M
bx/maR1fvzVvdPkiwyLQRyjAGDZzIVpsJwa+nEvvgHhZtWqOfHy4upYfQq2zpERr
7/EiLnzCSErrEnw51KNnQG2hHf9zPz0I+TojUcf5wV6pvVN2j7TSg=
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
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
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=
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
Date: Wed, 21 Nov 2018 22:39:54 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <799068279.20181121223954@yandex.ru>
To: jeff kish <kishjtk AT gmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: out of handles
In-Reply-To: <CALP51L0H28-ENwkcMfpgTUb-4ZrwT2DmEyid49uV+M_jJ-x7rg@mail.gmail.com>
References: <CALP51L0H28-ENwkcMfpgTUb-4ZrwT2DmEyid49uV+M_jJ-x7rg AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019