From owner-freebsd-questions@FreeBSD.ORG Thu Mar 13 14:30:34 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 552538E6 for ; Thu, 13 Mar 2014 14:30:34 +0000 (UTC) Received: from mgaterz2.oekb.co.at (mgaterz2.oekb.co.at [143.245.5.112]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9AB8BE7A for ; Thu, 13 Mar 2014 14:30:33 +0000 (UTC) Received: from exchhubcas1.oekb.co.at ([143.245.3.64]) by mgaterz2.oekb.co.at with ESMTP/TLS/AES128-SHA; 13 Mar 2014 15:29:21 +0100 Received: from aurora.oekb.co.at (143.245.9.16) by internal-relay-exchhubcas1.oekb.co.at (143.245.3.65) with Microsoft SMTP Server id 14.2.318.4; Thu, 13 Mar 2014 15:29:21 +0100 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.8/8.14.8) with ESMTP id s2DETKHU045076; Thu, 13 Mar 2014 15:29:21 +0100 (CET) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.8/8.14.8/Submit) id s2DETKWB045075; Thu, 13 Mar 2014 15:29:20 +0100 (CET) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Thu, 13 Mar 2014 15:29:20 +0100 From: Ewald Jenisch To: Subject: Gnome doesn't come up after system & portupgrade Message-ID: <20140313142920.GA45061@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 14:30:34 -0000 Hi, After updating both my system/kernel and all installed ports on my system (9.2/AMD64) gnome2 doesn't come up any more. Symptoms: ------------------------------ < Cut here > ------------------------------ X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 9.1-RELEASE-p10 amd64 Current Operating System: FreeBSD mysystem 9.2-STABLE FreeBSD 9.2-STABLE #5 r262601: Fri Feb 28 10:39:56 CET 2014 root@mysystem:/usr/obj/usr/src/sys/GENERIC amd64 Build Date: 26 February 2014 09:06:18PM Current version of pixman: 0.32.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 13 14:44:57 2014 (==) Using config file: "/etc/X11/xorg.conf" Failed to start message bus: Failed to read directory "/usr/local/etc/dbus-1/session.d": No such file or directory EOF in dbus-launch reading address from bus daemon xinit: connection to X server lost waiting for X server to shut down ------------------------------ < Cut here > ------------------------------ ~/.xinitrc is the same as before: /usr/local/bin/gnome-session i.e. plain vanilla as per the handbook. Other than upgrading system/kernel and all ports I didn't change anything. My understanding is that the error message "...Failed to read directory "/usr/local/etc/dbus-1/session.d": No such file or directory EOF in dbus-launch reading address from bus daemon..." has something to do with my problem. Unfortunately I couldn't find any hint by doing a google-search for this error. So has anybody of you out there seen this messages? How could I get up gnome2 up again? Thanks much in advance for any clue, -ewald