Date: Thu, 04 Jan 2007 15:52:18 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: "J. W. Ballantine" <jwb@homer.att.com> Cc: gnome@FreeBSD.org Subject: Re: gnome start-up issues Message-ID: <1167943938.54457.59.camel@shumai.marcuscom.com> In-Reply-To: <200701041401.l04E1xt11503@akiva.homer.att.com> References: <200701041401.l04E1xt11503@akiva.homer.att.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1167943938.54457.59.camel>