From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: Is the Cygw32 port ready for testing? Date: Mon, 15 Oct 2012 17:34:56 -0400 Message-ID: <507C8180.8010601@cornell.edu> References: <507B404C.8050602@cornell.edu> <507B4A96.6000804@dancol.org> <507B6404.8080103@cornell.edu> <507B68BD.2050409@dancol.org> <83pq4j4pwi.fsf@gnu.org> <507C64EF.5040209@cornell.edu> <507C659A.2020409@dancol.org> <507C8096.2090003@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1350336918 26894 80.91.229.3 (15 Oct 2012 21:35:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2012 21:35:18 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 15 23:35:24 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TNsJi-0003oO-Js for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2012 23:35:18 +0200 Original-Received: from localhost ([::1]:36793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNsJb-0006rH-MA for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2012 17:35:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNsJY-0006qi-HX for emacs-devel@gnu.org; Mon, 15 Oct 2012 17:35:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNsJW-0003bO-T9 for emacs-devel@gnu.org; Mon, 15 Oct 2012 17:35:08 -0400 Original-Received: from limestone5.mail.cornell.edu ([128.253.83.165]:49876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNsJW-0003ai-Pd; Mon, 15 Oct 2012 17:35:06 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from soapstone1.mail.cornell.edu (soapstone1.mail.cornell.edu [128.253.83.143]) by limestone5.mail.cornell.edu (8.14.4/8.14.4) with ESMTP id q9FLYxgM014696; Mon, 15 Oct 2012 17:34:59 -0400 (EDT) Original-Received: from authusersmtp.mail.cornell.edu (granite2.mail.cornell.edu [128.253.83.142]) by soapstone1.mail.cornell.edu (8.14.4/8.14.4) with ESMTP id q9FLYxcm000619; Mon, 15 Oct 2012 17:35:01 -0400 (EDT) Original-Received: from [192.168.1.2] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id q9FLYuVp023155 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 15 Oct 2012 17:34:57 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 In-Reply-To: <507C8096.2090003@dancol.org> X-PMX-CORNELL-SPAM-CHECKED: Pawpaw X-PMX-Version: 5.5.9.395186, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.10.15.212422 X-Original-Sender: kbrown@cornell.edu - Mon Oct 15 17:34:57 2012 X-PMX-CORNELL-REASON: CU_White_List_Override X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-Received-From: 128.253.83.165 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154362 Archived-At: On 10/15/2012 5:31 PM, Daniel Colascione wrote: > On 10/15/2012 12:35 PM, Daniel Colascione wrote: >> On 10/15/2012 12:33 PM, Ken Brown wrote: >>> On 10/15/2012 1:16 PM, Eli Zaretskii wrote: >>>>> Date: Mon, 15 Oct 2012 10:14:26 -0400 >>>>> From: Ken Brown >>>>> Cc: Emacs >>>>> >>>>> The build with dbus support still doesn't work. An "Emacs abort" >>>>> dialogue box comes up during the build [which I've never seen before >>>>> when doing a Cygwin build] asking if I want to attach gdb. >>>> >>>> That dialog is one sign that the native Windows GUI and window manager >>>> are used for display and input. It's what happens when Emacs aborts >>>> itself or catches some other fatal signal. >>>> >>>> Attaching a debugger, as instructed in the dialog, will allow you to >>>> produce a backtrace that might show what went wrong. >>> >>> I'm hoping that Daniel will be able to reproduce the problem and fix it. If >>> not, I'll try to debug it when I return from my trip. >> >> I haven't seen this problem, but that's likely because I'm not running a full >> desktop environment in Cygwin. I'll try setting up a dbus server and see whether >> I can reproduce the issue. I wonder whether the dbus code has ever worked on a >> non-X11 system. > > Emacs builds and starts fine for me even when dbus-daemon is running, with or > without X also running. Running dbus-monitor doesn't report anything happening. > A stack trace from your environment would be helpful. OK. It will probably be a week or so before I can do this, but there's a slight chance I'll get to it sooner. Did you definitely build emacs with dbus support? You need to have libdbus1-devel installed in order for this to happen. Ken