From owner-freebsd-ports@FreeBSD.ORG Sun Dec 5 14:18:55 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from chateau.d.if (localhost [IPv6:::1]) by hub.freebsd.org (Postfix) with ESMTP id 6B067106566B; Sun, 5 Dec 2010 14:18:55 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from chateau.d.if (chateau.d.if [IPv6:::1]) by chateau.d.if (Postfix) with ESMTP id 6A5A04AECA; Sun, 5 Dec 2010 19:48:35 +0530 (IST) From: ashish@FreeBSD.org (Ashish SHUKLA) To: Andrea Venturoli Organization: The FreeBSD Project References: <4CFA816B.9080505@netfence.it> X-Face: )vGQ9yK7Y$Flebu1C>(B\gYBm)[$zfKM+p&TT[[JWl6:]S>cc$%-z7-`46Zf0B*syL.C]oCq[upTG~zuS0.$"_%)|Q@$hA=9{3l{%u^h3jJ^Zl; t7 X-Uptime: 7:46PM up 5:12, 4 users, load averages: 0.41, 0.36, 0.33 X-URL: http://762e5e74.wordpress.com/ X-Operating-System: FreeBSD/FreeBSD 8.1-RELEASE/amd64 X-OpenPGP-Fingerprint: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= Organisation: The FreeBSD Project Date: Sun, 05 Dec 2010 19:48:30 +0530 In-Reply-To: <4CFA816B.9080505@netfence.it> (Andrea Venturoli's message of "Sat, 04 Dec 2010 18:59:07 +0100") Message-ID: <86aakkjoax.fsf@chateau.d.if> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJ1BMVEWpqal/f39tbW1jY2Md HR2goKCenp6UlJROTk7////9/f35+fnT09ORJdieAAACVklEQVQ4jXXUP2vbQBQA8AvUTkgz5OzY Z0iGWhpS6BSrkECn0mvx0MEJ6AjtYrfoBCVDlD8naJYmNlRfwZq8+mkKlIZaGpJSYmP7Q/XkJDrJ Td8i/H68u3vHPaPufwLdf32AMA4A6GcAgvAamY1pOJiDIFqicTwLswDhfr3uxfFtkAY/GFHPMwzD 8zpnACmIOnE6js7rQb+v4NJrG9od0C+QgpHMy5jBewV+UDSMWiw1Y4fWfyV7+NGFzDsYa3pth9LJ Q4XvXxFHcJRvHOmygn5NAEabnDcQQguarnfoiwSCJ99jmKKcphsZONmWsDK9Ro7cvZOCtQdg8nje egLhc2LNlkLmsezzTFUUy5w18ocox/f0LaLgJy0zO75zk+9pp85GAj36xjqhdI0y3tq2m4dqqcWX zQWBTz8L1irvolXV4J+3q7eCDgVnttjNq6X8H+9KOZsuNk1uCzx8pSp+E9HImfJOTLdcGqo+YKnG EIovizkEn48V7BO+ch2DXcD4ENSpWiU+q8hjjbgTBZCXnZtyj0Ws4Q1Q0B2WXFtYZo65Bbyeeldw RS6qFueM80LlLA29YlVwGRYvFD+kwI/0O+A2PlpOP9GwslUVciHuYGechuBTp922YiDZCrghTknm XSyOM+D3aoRZlo0Jb42zY7DN4p2x4AeZ+QAYutx1sHwTHzMT5cMNduQ9yW3GczN4KZ86kb0c9O8T yXDeFqpl2fryPEAYGXIlezAPXYh2NgVr/gvdoHIuDwuPwOhcWE8f8mmICq41eATkn8x0kuRTIKcB wE9+/QUtiiAnYcaN7wAAAABJRU5ErkJggg== MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Cc: freebsd-ports@freebsd.org Subject: Re: emacs and gconf troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 14:18:55 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Andrea, Andrea Venturoli writes: > Hello. > I'm having a small, low priority, trouble; more an annoyance in fact. > Since a while, if I start an X11 emacs from a terminal window, after I > close emacs, the terminal window won't close with Ctrl-D; I have to > close the terminal windows by hand. > With the latest upgrade, I see the following warning at emacs startup: >> (emacs:2267): 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(); either don't request >> the exit status, or don't set the SIGCHLD action. >> GConf Error: Failed to contact configuration server; some >> possible causes are that you need to enable TCP/IP networking >> for ORBit, or you have stale NFS locks due to a system crash. >> See http://projects.gnome.org/gconf/ for information. >> (Details - 1: Failed to get connection to session: Command >> line `dbus-launch --autolaunch=3Db3fbd8cb89ee22fd22fc292600001a5f >> --binary-syntax --close-stderr' exited with non-zero exit status >> 3429110: ) >>=20 >> (emacs:2267): 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(); either don't request the exit status, or don't set the >> SIGCHLD action. > I really don't understand what I should check... > Any help is appreciated. How're you starting X server ? And with which version are you seeing this behaviour ? And are you running GNOME, KDE, or any desktop environment ? Thanks =2D-=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !! --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQIcBAEBCgAGBQJM+586AAoJEMdGz6nnT6SwuuEQAL+PsML4iEfpduzoSb0pU2Yd ISO1IqTWB/e9gEl1BNCm5c5ZcWbblDwcakcjGidvC/CoKsZtQ/oX8t8YX0G+Sfv5 ChCRpuO6UfTUR/0LcNys9ynk8mmf+7hvUn9N5ccNsSoaBXL5pE0JGhH++Fap/UEs 0gqoUZhr7ZXlfxNkgjqioPKADDsjsPmh5zdH3TJZHofBP5vM9LWD8CuOrDNARVDO e4X3kRquplz1Rd5ZrCe4M7xobwLAhm567krB4OSBFSayxgBbBN6HLAFZhGRxvyhw r5LGQAdCU0wv74Z/uUXKUBHdJsxD9ovtXF+rlaV9vKIg7t7cOoijkaOzkPzgsyDM knKrwokEMn68rUnIwL0kcN/SkNJfDGCUrE7b2JUkcLpychSyAJwRrKnrBiw+yiLv x1u7rcBETeJMwHwSLb07ZO1WWP6KcfdSoZnn2JfhrprkIqX/uGAsP82FMVIHROKt aPDd6lgmzZa6PIwG6UW+0Dvdp967+UfLgqITwOSciy4Tftd1g+hBljHUBbXXjG2i 3H8cL5XpFmSknITSxXbFNIrKAlg+y4dg9XnzMnamkOFnMxn2Z05k//j3cWMN4sf7 lTODQCYWFwE25v/1T2PIVfOO1CUZ06ZC1hbF4ejth09rE4BiGkLlNlBUDdMVFg8D E3HWYjuWv8Zd1NyiTJt9 =g1/a -----END PGP SIGNATURE----- --=-=-=--