delorie.com/archives/browse.cgi | search |
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:to:from:subject:date:message-id:references | |
:mime-version:content-type; q=dns; s=default; b=lvjZN8Gfy2S75afi | |
jTT8egaL3aQ45Axq2CHtl8muUs62JhhSRAO6mopUi1LWux7VYhDKSAInyRgsL2sp | |
VOkvr4NwDjz+/MASD96yrhfWzOzr1slWZhGyEFruLZwaDVxvJ/rhuF7LpOlHbfnz | |
5wUnoOl1qsvyqAX+xJAQsCoGGnw= | |
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:to:from:subject:date:message-id:references | |
:mime-version:content-type; s=default; bh=SYcdNFL2K19ERJD2XOMa3Z | |
AdmAU=; b=po+tvLQQYhcXg0drDe6xSX2io2J+Fb4M6O1jAvw1palOiyk7puqrwr | |
YVo3qQV4XrDY0y7IiYuI2rJCDynBll49f1OMuaXI0kEYOoaCquZWHXF+D9i/VosI | |
Eu5dwydNgMlok1Yy4Gkn8YC5tGnlsBaaaJW6ogeibjU+3uJ9wmZUY= | |
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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*F:D*no, gadget, trough, H*r:Unknown |
X-HELO: | blaine.gmane.org |
Mail-Followup-To: | cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | Steinar Bang <sb AT dod DOT no> |
Subject: | Re: Eclipse running on debian with remote display to cygwin X11 starts all squashed to a point |
Date: | Thu, 08 Mar 2018 21:06:39 +0100 |
Lines: | 38 |
Message-ID: | <867eqmib74.fsf@dod.no> |
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> |
Mime-Version: | 1.0 |
User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt) |
Mail-Copies-To: | never |
X-IsSubscribed: | yes |
>>>>> Steinar Bang <sb AT dod DOT no>: >>>>> 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. I added "-extension RANDR" to "Additional parameters for X server" in the "Extra settings" window of the XLaunch wizard, and then eclipse oxygen started fine. However, this time I got a lot of GTk warnings. Perhaps it didn't get far enough, previously...? It didn't start outputting anything until after I had selected a workspace in the initial workspace selection dialog. The output from starting eclipse: 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. org.eclipse.m2e.logback.configuration: Logback config file: /home/sb/workspaces/ws02/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.8.2.20171007-0217.xml SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [bundleresource://496.fwk2108318195:1/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [bundleresource://496.fwk2108318195:2/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] org.eclipse.m2e.logback.configuration: Initializing logback (Eclipse:22561): Gtk-WARNING **: Allocating size to GtkBox 0x7f1c3020d1b0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? (Eclipse:22561): Gtk-WARNING **: Allocating size to GtkBox 0x7f1c3020d1b0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? (Eclipse:22561): Gtk-WARNING **: Allocating size to GtkBox 0x7f1c3020d1b0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? (Eclipse:22561): Gtk-WARNING **: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) (Eclipse:22561): Gtk-WARNING **: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) sb AT lorenzo:~$ -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |