Joseph Mingrone <j...@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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to