From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 20 16:21:45 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8775106566B for ; Fri, 20 Jun 2008 16:21:45 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9788FC15 for ; Fri, 20 Jun 2008 16:21:45 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m5KGLp2D080202; Fri, 20 Jun 2008 12:21:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: jahnke@sonatabio.com In-Reply-To: <1213806747.4251.10.camel@pinot.fmjassoc.com> References: <1213806747.4251.10.camel@pinot.fmjassoc.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-98StTBUOLyq46vwWg2xy" Organization: MarcusCom, Inc. Date: Fri, 20 Jun 2008 12:21:36 -0400 Message-Id: <1213978896.38700.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on creme-brulee.marcuscom.com Cc: freebsd-gnome@freebsd.org Subject: Re: Gnome 2.22: Daemons gone wild X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 16:21:45 -0000 --=-98StTBUOLyq46vwWg2xy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-06-18 at 09:32 -0700, Frank Jahnke wrote: > I have had substantial problems with Gnome-related daemons and processes > misbehaving since the gettext upgrade and Gnome version bump. Before > that everything worked as it should. Now things are wild, and it does > not matter whether I start things using gnome_enable or the individual > daemons in /etc/rc.conf. >=20 > hald no longer starts, but does so from the command line. trackerd > starts, and it should not (I usually have to kill trackerd three or four > times before it gives up). bonobo on start-up consumes one of my two > CPUs. pdftotex starts for some unknown reason, and it too consumes one > CPU and must be killed a couple of times before it stays in its grave. Hald has a special startup script which causes it to spin waiting for the gettys to be started. When it detects they are running, then it starts up. This loop will only last 60 seconds. So, if it takes longer than 60 seconds between when hald is started and init is run, then hald will not come up at boot time. You can edit the hald script, and change line 69 to make the number of loop iterations longer, or figure out why your system is being so slow. Bonobo-activation-server should not be CPU intensive at all. You might try ktrace'ing it to find out what it is doing. I don't use tracker or pdftotex, so I can't comment on them. >=20 > Adding the clock to the top panel causes is unsuccessful, though adding > it after gnome loads works on the second try (the first attempt also > crashes). Sometimes that audio volume loads; sometimes it does not. I have been looking at this for a while. Edit /usr/local/share/PolicyKit/policy/org.gnome.clockapplet.mechanism.poli= cy, and remove all of the localized lines (those with xml:LANG). See if th= at helps. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-98StTBUOLyq46vwWg2xy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkhb2Q8ACgkQb2iPiv4Uz4e9FACgpv7AgIqVr/sIAzQgB6wTx4HB rqkAn0gOyKvepwSLttY4dpwkmL6AS2rH =4i9N -----END PGP SIGNATURE----- --=-98StTBUOLyq46vwWg2xy--