From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126340 invoked by alias); 7 Mar 2018 12:15:55 -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 126207 invoked by uid 89); 7 Mar 2018 12:15:41 -0000 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 Received: from out1-smtp.messagingengine.com (HELO out1-smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Mar 2018 12:15:39 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id AEB2820D32; Wed, 7 Mar 2018 07:15:24 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Wed, 07 Mar 2018 07:15:24 -0500 X-ME-Sender: Received: from [192.168.1.102] (host86-151-121-236.range86-151.btcentralplus.com [86.151.121.236]) by mail.messagingengine.com (Postfix) with ESMTPA id 40B327E3DC; Wed, 7 Mar 2018 07:15:24 -0500 (EST) Subject: Re: Eclipse running on debian with remote display to cygwin X11 starts all squashed to a point To: The Cygwin Mailing List References: <86k1uphys4.fsf@dod.no> Cc: Steinar Bang From: Jon Turney Message-ID: <51f3ed91-752a-1e92-b87f-e12abe3357ca@dronecode.org.uk> Date: Wed, 07 Mar 2018 14:40:00 -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 X-SW-Source: 2018-03/txt/msg00103.txt.bz2 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