From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 15:52:22 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18B81106566C; Wed, 18 Feb 2009 15:52:22 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id C99A48FC0C; Wed, 18 Feb 2009 15:52:21 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1LZoie-0004pb-89; Wed, 18 Feb 2009 15:52:20 +0000 Received: from mech-cluster238.men.bris.ac.uk ([137.222.187.238]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1LZoia-0007PL-Ov; Wed, 18 Feb 2009 15:52:13 +0000 Received: from mech-cluster238.men.bris.ac.uk (localhost.men.bris.ac.uk [127.0.0.1]) by mech-cluster238.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n1IFqBsS053494; Wed, 18 Feb 2009 15:52:11 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster238.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n1IFq7xG053493; Wed, 18 Feb 2009 15:52:07 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster238.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Wed, 18 Feb 2009 15:52:07 +0000 From: Anton Shterenlikht To: gnome@freebsd.org Message-ID: <20090218155207.GA53416@mech-cluster238.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) X-Spam-Score: -1.3 X-Spam-Level: - Cc: questions@freebsd.org Subject: wrong time stamp 1 JAN 1970 on /var/tmp/orbit- 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, 18 Feb 2009 15:52:23 -0000 I use FBSD 6.4-stable alpha. When starting a browser (firefox2 or kazehakase) no window is open, instead: 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://www.gnome.org/projects/gconf/ for information. (Details - 1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session) and wrong date on /var/tmp/orbit-mexas (my username) % ls -al /var/tmp/ total 28 drwxrwxrwt 7 root wheel 512 18 Feb 15:48 . drwxr-xr-x 25 root wheel 512 18 Feb 14:43 .. srwxrwxrwx 1 mexas wheel 0 18 Feb 15:47 dbus-KXVAJaE3A4 srwxrwxrwx 1 mexas wheel 0 18 Feb 15:47 dbus-l8TP5ypEB0 srwxrwxrwx 1 mexas wheel 0 18 Feb 15:47 dbus-nUZBGPeroY drwx------ 2 root wheel 512 18 Sep 12:50 gconfd-root drwx------ 2 mexas wheel 512 1 Jan 1970 orbit-mexas ^^^^^^^^^^^ drwx------ 2 root wheel 512 18 Sep 12:50 orbit-root drwxrwxrwt 5 mexas wheel 512 5 Feb 21:23 texfonts drwxrwxrwt 2 root wheel 512 18 Feb 15:48 vi.recover % I've in /etc/rc.conf dbus_enable="YES" hald_enable="YES" and I've many dbus-launch and dbus-daemon processes: # ps ax|grep dbus 594 ?? Is 0:00.05 /usr/local/bin/dbus-daemon --system 50289 ?? Is 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --print-address 9 --sessi 52477 ?? Is 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --print-address 9 --sessi 52947 ?? Is 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 7 --print-address 9 --sessi 50273 p1 I 0:00.05 dbus-launch --autolaunch c147699dcd782c00b8cb56ec49707d8a --binary-syntax 50285 p1 I 0:00.00 dbus-launch --autolaunch c147699dcd782c00b8cb56ec49707d8a --binary-syntax 52943 p1 I 0:00.06 dbus-launch --autolaunch c147699dcd782c00b8cb56ec49707d8a --binary-syntax 52946 p1 I 0:00.00 dbus-launch --autolaunch c147699dcd782c00b8cb56ec49707d8a --binary-syntax 53487 p2 R+ 0:00.00 grep dbus # each time I try to launch a browser another couple of dbus processes are started, but never exit. Any advice? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423