Date: Mon, 30 Jul 2012 02:17:23 -0300 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: Joseph Mingrone <jrm@ftfl.ca> Cc: Ashish SHUKLA <ashish@freebsd.org>, ports-list freebsd <freebsd-ports@freebsd.org> Subject: Re: [CFT] editors/emacs to 24.1 Message-ID: <87boixsu8s.fsf@FreeBSD.org> In-Reply-To: <CANRUcdB0D4nG8OWpopGUMMebrX%2Bba4QpMaKRJJ4DJ3AV0tLphQ@mail.gmail.com> (Joseph Mingrone's message of "Mon, 30 Jul 2012 00:55:41 -0300") References: <86vchenbsx.fsf@chateau.d.if> <500D3652.2000603@janh.de> <CANRUcdB0D4nG8OWpopGUMMebrX%2Bba4QpMaKRJJ4DJ3AV0tLphQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Mingrone <jrm@ftfl.ca> writes: > for a few months). Running emacsclient -t works fine. If I start > emacs with just "% emacs", and I don't wait to long, I can kill it > with a C-c and the warning/error messages below appear in xterm: > > % emacs > ^C > (process:1589): GLib-WARNING **: In call to g_spawn_sync(), exit > status of a child process was requested but SIGCHLD action was set to > SIG_IGN and ECHILD was received by waitpid(), so exit status can't be > returned. This is a bug in the program calling g_spawn_sync(); ei > ther don't request the exit status, or don't set the SIGCHLD action. > > (process:1589): GLib-GIO-CRITICAL **: g_dbus_connection_add_filter: > assertion `G_IS_DBUS_CONNECTION (connection)' failed I don't use emacsclient myself, but I remember having some similar problems (and getting the g_spawn_sync() warning) when building the port (the current version in ports, not 24.1) with SYNC_INPUT=off.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87boixsu8s.fsf>