From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 15:49:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFFF11065713 for ; Wed, 14 Jan 2009 15:49:02 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id 0AE738FC2B for ; Wed, 14 Jan 2009 15:49:01 +0000 (UTC) (envelope-from a@jenisch.at) Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (6.0.0); Wed, 14 Jan 2009 16:49:00 +0100 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.3959); Wed, 14 Jan 2009 16:48:59 +0100 Received: from aurora.oekb.co.at (localhost.localdomain [127.0.0.1]) by aurora.oekb.co.at (8.14.2/8.14.2) with ESMTP id n0EFmxkc004442 for ; Wed, 14 Jan 2009 16:48:59 +0100 Received: (from ej@localhost) by aurora.oekb.co.at (8.14.2/8.14.2/Submit) id n0EFmxOc004441 for freebsd-questions@freebsd.org; Wed, 14 Jan 2009 16:48:59 +0100 X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Wed, 14 Jan 2009 16:48:59 +0100 From: Ewald Jenisch To: freebsd-questions@freebsd.org Message-ID: <20090114154859.GA4425@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-OriginalArrivalTime: 14 Jan 2009 15:48:59.0968 (UTC) FILETIME=[9DE39C00:01C9765F] X-SEF-ZeroHour-RefID: fgs=0 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 X-SEF-Processed: 6_0_0_39__2009_01_14_16_49_00 Subject: Slow startup of Gnome - error from "gnome-keyring-daemon" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 15:49:05 -0000 Hi, After installing a new system with 7.1 from scratch, upgrading kernel/system as well as ports to the current version I configured X-win (X -configure) and finally fired up gnome. First of all, Gnome takes a LOT of time to get up - it takes almost 5 minutes (!) till I get the icons for "Computer", "Trash" and the icon for my "home" folder displayed. In /var/log/messages I see tons of the following messages: Jan 14 16:44:17 mybox gnome-keyring-daemon[977]: error connecting to D-BUS system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Jan 14 16:44:17 mybox gnome-keyring-daemon[977]: Scheduling hal init retry Jan 14 16:44:47 mybox gnome-keyring-daemon[977]: error connecting to D-BUS system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Jan 14 16:44:47 mybox gnome-keyring-daemon[977]: Scheduling hal init retry Jan 14 16:45:17 mybox gnome-keyring-daemon[977]: error connecting to D-BUS system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Jan 14 16:45:17 mybox gnome-keyring-daemon[977]: Scheduling hal init retry Jan 14 16:45:47 mybox gnome-keyring-daemon[977]: error connecting to D-BUS system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Jan 14 16:45:47 mybox gnome-keyring-daemon[977]: Scheduling hal init retry I'm pretty sure, both symtoms, i.e. slow startup of gnome and these error messages have something to do with each other... So here are my questions: o) Has anybody out there seen similar problems o) Anything that can be done against this? BTW, I'm running 7.1 with latest kernel & ports (see above) - 64bit (AMD64) architecture Thanks much in advance for any clue, -ewald