delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/03/08/14:15:54

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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=qDni7omOx9Uqxw4A
zMaKwj5mJD2Bzfzo5n4USj2swpzM28iUXEm+BiGqn0A+t8XVaGIQQEo4j9hgbxZA
80BM1h6s0ebZXDcIjQe7CCP4JCNQOFKE1s1j1BMaSpgbVi8N5Axb+cdPVTo/m/YM
W2BhXwwjlgASDWBlRIMDPs/MqTA=
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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=jF8mHB1Jtg1gOxCynMgLIH
RYmuI=; b=q0Yammf9yNFLFN6u3F9P+CdJEQoI1cwrJK2rjSzpLJONZJtYItmKsd
B84hHH2s4cbiR0Q5TO8C66wflDQB6PUF2tVOiFfcgwmapsU124GOAlcMfvVDtZKk
j0CoIbuOzyF0HmuKKECBELvvRrmrIb9FKpfMu5O6PbrMBSgAlDl6Y=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.3 cv=OeS28CbY c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=qUXFsv20AAAA:8 a=w_pzkKWiAAAA:8 a=7veDCaxphUB22cGNfEYA:9 a=QEXdDO2ut3YA:10 a=9MODbo6-FXLeArg8YEg9:22 a=sRI3_1zDfAgwuvI8zelB:22
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Subject: Re: Eclipse running on debian with remote display to cygwin X11 starts all squashed to a point
To: cygwin AT cygwin DOT com
References: <86k1uphys4 DOT fsf AT dod DOT no> <51f3ed91-752a-1e92-b87f-e12abe3357ca AT dronecode DOT org DOT uk> <86fu5biy1p DOT fsf AT dod DOT no> <ac4f0491-139c-76dd-74ae-bfd511c43a1c AT dronecode DOT org DOT uk> <86bmfyie44 DOT fsf AT dod DOT no>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Message-ID: <32e5deb7-ea62-3681-05f2-742ac2c636b5@SystematicSw.ab.ca>
Date: Thu, 8 Mar 2018 12:15:27 -0700
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: <86bmfyie44.fsf@dod.no>
X-CMAE-Envelope: MS4wfK8Z6j5mmOHy19r9HV4UMOl4YKuXmLAsppKVhKilyebQxrFQkBNAcwXajC7V6/6dEPQ/G16nuj6SL4+dIi1qVW0/+cX34Rjyx7KyEzeG85iGOogzWo7p AOZWqhwL9gRww81hKXZS5Sf+2ekQucu0/CIRFMSOrkkypp15JWwXX//5nTy6O+MaJqweEfri5swH3g==
X-IsSubscribed: yes

On 2018-03-08 12:03, Steinar Bang wrote:
>>>>>> Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>:
> 
>> It might also be worth trying adding the '-extension RANDR' option to
>> the X server, to disable RANDR.
> 
> Thanks! I will try this, before I try the new version.
> 
> [snip!]
>> Well, with those details, I was able to reproduce some weird behaviour
>> (not working menus, oddly placed windows), although not exactly what
>> you see.
> 
>> You didn't mention if any warnings are written by eclipse to the terminal?
> 
> There's only one message but it doesn't look relevant to this:
>  sb AT lorenzo:~$ ~/eclipse/java-oxygen/eclipse/eclipse 
>  org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
> 
> (emacs outputs a heap of GTk messages, though. But it comes up normally,
> so that probably isn't relevant)
> 
>> That seems to be related to certain versions of GTK+ getting confused
>> by the RANDR data provided by XWin and ending up believing the display
>> is 0x0 pixels in size.
> 
>> I've built a snapshot with some potential fixes. Perhaps you could try
>> that and see if it improves things for you?
> 
>> ftp://cygwin.com/pub/cygwinx/x86_64/XWin.20180308-git-3ca71c7f563c3e91.exe.bz2
> 
> Ok I will try this and see how it works out.  I will report back both
> the results of both this version and the "-extension RANDR".

Have you tried explicitly specifying -geometry compatible with the target
display, to see if that works?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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