X-Recipient: archive-cygwin@delorie.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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=EDCqr94RLX3Cc1we
	MR5Yyur31oKMrnwIOoc8PKekP803H1snhsy6xXq2c0gKrm+K2hdZbtW4q6Ym1AsZ
	Tnd33bQMQIxPk9W4LiHJdhpnc2JWWvvQ/Q+Su+/OUKdK3Harm1lOEIbEhtVEq9bM
	R989CSZiN6M3zXWKFfduJ1UsulY=
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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=TwvBaBpxlWsJsLsTQWELQ9
	m3G1E=; b=movbpzp1dPRV9gwHrxOrgqIZ+5Vy8cpOjaQnkWGZzStAxB9IyTW9kQ
	KKSCCeIHdBZsWs9CqlOrWkZYCBYu3IAVSTKKsVhG6C2W4mnNto4d+s0iJvyba7eM
	imkOBxppxZ9r0Ybk+dCOEddEbPOIHFkoGzcTpFIvNmfp62Ai9tFI0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=bang, Bang, HCc:D*no, Hx-spam-relays-external:ESMTPA
X-HELO: out1-smtp.messagingengine.com
X-ME-Sender: <xms:3NefWoF48kW5tuhlAt20SvLAcS1v914q3uEsubXQgUyJ6TgO_AEwmg>
Subject: Re: Eclipse running on debian with remote display to cygwin X11 starts all squashed to a point
To: The Cygwin Mailing List <cygwin@cygwin.com>
References: <86k1uphys4.fsf@dod.no>
Cc: Steinar Bang <sb@dod.no>
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <51f3ed91-752a-1e92-b87f-e12abe3357ca@dronecode.org.uk>
Date: Wed, 7 Mar 2018 12:15:22 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
In-Reply-To: <86k1uphys4.fsf@dod.no>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

On 06/03/2018 17:58, Steinar Bang wrote:
> Here's what I do:
>   - Start cygwin XLaunch for the Windows 10 desktop
>     - Select "Multiple windows"
>     - Launch the lxterminal locally
>   - In an lxterminal tab do the command
>      ssh -Y myhost.mydomain.lan
>   - In the ssh session give the command
>      ~/eclipse/java-oxygen/eclipse/eclipse
> 
> What happens is that:
>   1. First the banner starts and displays normally
>   2. Then a window shows up squashed to a point, there is an eclipse icon
>      (possibly intended for the toolbar) near the point, but it can't be
>      selected
>   3. It's not possible to stretch or resize the point
>   4. I tried pressing the return to select the default in the workspace
>      select dialog (which is the first dialog to open when eclipse is
>      started normally)
> 
> I think the problem is with cygwin X and/or the way I'm running it,
> because I have tried doing "ssh -Y " from a terminal window on the
> debian computer's mate desktop to a different computer, and then doing a
> new "ssh -Y" from the remote computer and back to the debian and then
> started eclipse on the debian computer.  And that eclipse started
> normally, running through two ssh X forwards.
> 
> Does anyone know what might be causing the eclipse display problem, and
> what I can do to fix it?

This seems like a problem with the integrated WM not doing what is 
expected, Java programs do seem to be problematic in this regard.  So, 
you can probably work around this by running the Cygwin X server in 
windowed, rather than multiwindow mode.

I tried to reproduce this, but eclipse worked ok for me.

Can you tell me the versions of Xwin, debian and eclipse you are using?

-- 
Jon Turney
Volunteer Cygwin/X X Server maintainer

--
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

