From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 4 21:25:04 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83A6716A412 for ; Thu, 4 Jan 2007 21:25:04 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 2CEF213C461 for ; Thu, 4 Jan 2007 21:25:04 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id l04KqZTF049962; Thu, 4 Jan 2007 15:52:36 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: "J. W. Ballantine" In-Reply-To: <200701041401.l04E1xt11503@akiva.homer.att.com> References: <200701041401.l04E1xt11503@akiva.homer.att.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0iGAqXQGrG6bPLEvG61q" Organization: FreeBSD, Inc. Date: Thu, 04 Jan 2007 15:52:18 -0500 Message-Id: <1167943938.54457.59.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Cc: gnome@FreeBSD.org Subject: Re: gnome start-up issues 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: Thu, 04 Jan 2007 21:25:04 -0000 --=-0iGAqXQGrG6bPLEvG61q Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-01-04 at 09:01 -0500, J. W. Ballantine wrote: > Mime-Version: 1.0 > Content-Type: text/plain; charset=3Dus-ascii >=20 > It seems I need a little help with getting a backtrace on the > gnome-vfs-daemon. If I try to start it by itself, it fails with: > Failed to connect to the D-BUS daemon: Failed to execute dbus-launch to=20 > autolaunch D-Bus session > expected. You should be running your gnome-session through dbus-launch. This should happen automatically when gnome-session is run. If you do not have a dbus-daemon running similar to: dbus-daemon --fork --print-address 22 --print-pid 24 Then nothing will work correctly. >=20 > When I startx and then switch to another virtual console, and > run: gdb /usr/local/libexec/gnome-vfs-daemon and then within gdb > run bt the response I get is No stack. That's because the process is not running. You need to bind gdb to a running instance of gnome-vfs-daemon. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-0iGAqXQGrG6bPLEvG61q Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFnWkCb2iPiv4Uz4cRAgMzAJ0VEHJek2rR4so89dM50Iwgeq/ZOACfbvc8 gMZL1/yqq536F8XJfAu7ee8= =4T2z -----END PGP SIGNATURE----- --=-0iGAqXQGrG6bPLEvG61q--