delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-3.8 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
X-CornellRouted: | This message has been Routed already. |
Message-ID: | <512E9BC6.30903@cornell.edu> |
Date: | Wed, 27 Feb 2013 18:50:30 -0500 |
From: | Ken Brown <kbrown AT cornell DOT edu> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Where do the DBUS* programs put their crash logs? |
References: | <CAK-n8j6YDQobOYNpyU14kioabkQfhuGFkM4r9iQydmRhN01DTQ AT mail DOT gmail DOT com> |
In-Reply-To: | <CAK-n8j6YDQobOYNpyU14kioabkQfhuGFkM4r9iQydmRhN01DTQ@mail.gmail.com> |
X-IsSubscribed: | yes |
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 |
On 2/27/2013 5:30 PM, Jim Reisert AD1C wrote: > I have a rather convoluted way of starting Emacs, running Windows 7 Pro, 64-bit: > > [JJR:~] $ cat .startxwinrc > /usr/bin/emacs --daemon > > This sets up Emacs to run in client/server mode. I use "emacsclient" > to bring up the editor window. > > Then every time I create a new xterm, my .bashrc does this: > > if [ -n "$DISPLAY" ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ] ; then > eval `dbus-launch --sh-syntax --exit-with-session` > fi > > There are times when I either close the X session, or close the last > xterm, where it appears the one of the dbus-* utilities crashes (as > well as reporting a warning about \ vs. / path symbols, even though I > have CYGWIN=nodosfilewarning). I get a console window with what > appears to be some kind of error report. But it goes away quickly > enough that I have not been able to capture the contents. I was > hoping it would be logged somewhere, but I don't see anything in > /var/log > > How should I go about trying to debug this? What I'm about to say doesn't answer your question, but it might make the question irrelevant for you. I've decided that I'm not going to try to support GSettings and GConf in emacs-24.3. The D-BUS issues are just causing too much trouble, and it all results from an emacs bug that has been fixed for emacs-24.4. So I'll save the GSettings and GConf support for emacs-24.4. I expect to make a new test release in a few days that no longer requires a D-BUS session daemon. 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |