From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105478 invoked by alias); 23 Mar 2017 21:02:27 -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 105442 invoked by uid 89); 23 Mar 2017 21:02:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:CAK-n8j, Another, H*i:sk:CAK-n8j, H*r:8.12.10 X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Mar 2017 21:02:26 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v2NL2OiC017726 for ; Thu, 23 Mar 2017 17:02:24 -0400 Received: from [10.17.17.22] (rrcs-198-179-120-107.nys.biz.rr.com [198.179.120.107]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v2NL2MF7009736 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 23 Mar 2017 17:02:23 -0400 Subject: Re: 3-line Emacs window after Gnome updates To: cygwin@cygwin.com References: From: Ken Brown Message-ID: Date: Thu, 23 Mar 2017 21:11:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00288.txt.bz2 n 3/23/2017 1:18 PM, Jim Reisert AD1C wrote: >> Yaakov released a ton of Gnome updates Wednesday 3/22. Now when I >> start Emacs in an xterm, I get the following error, and the resulting >> Emacs window is only 3-lines tall: I can confirm this. >> ** (emacs:8440): WARNING **: Error retrieving accessibility bus >> address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process >> org.a11y.Bus exited with status 1 I see this when I log in as an administrator, but not when I'm an ordinary user. We've discussed this before, and I think it's harmless. >> 0 [main] emacs 8440 dlclose: >> C:\Cygwin64\lib\gio\modules\cyggsettingsgconfbackend.dll count 1 >> 260 [main] emacs 8440 dll_list::detach: HERE >> C:\Cygwin64\lib\gio\modules\cyggsettingsgconfbackend.dll I don't see this... > Another message: > > (emacs:8260): Gtk-WARNING **: Allocating size to Emacs 0x6004de270 > without calling gtk_widget_get_preferred_width/height(). ... or this. > How does the > code know the size to allocate? Do you have an emacs.geometry setting in your ~/.Xresources? Or any kind of size setting in your emacs initialization files? If not, I guess emacs or X11 has a default. I'll look into the 3-line window and see if I can figure out what's going on. Ken -- 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