gnome start-up issues

Joe Marcus Clarke marcus at FreeBSD.org
Thu Jan 4 13:25:04 PST 2007


On Thu, 2007-01-04 at 09:01 -0500, J. W. Ballantine wrote:
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> 
> 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 
> 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.

> 
> 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

-- 
Joe Marcus Clarke
FreeBSD GNOME Team      ::      gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070104/d4e38aae/attachment.pgp


More information about the freebsd-gnome mailing list