Re: Beagle Problems
- From: Joe Gasiorek <joe gasiorek gmail com>
- To: Christopher Orr <chris protactin co uk>
- Cc: Dashboard-Hackers <dashboard-hackers gnome org>
- Subject: Re: Beagle Problems
- Date: Mon, 4 Oct 2004 19:00:30 -0400
> Here you should try replacing the single quotes with backticks,
> otherwise those environment variables aren't set. i.e.:
> $ eval `dbus-launch`
>
> The Beagle wiki has some more detailed info on making sure your D-BUS
> setup is running properly. Other than that, as Jon said, try beagled
> with the --nofork option.
>
I seem to be having a similar problem as of late.
Dbus definitly started:
joe chimera ~ $ ps ax | grep dbus
15704 ? Ss 0:00 /usr/bin/dbus-daemon-1 --system
15710 ? Ss 0:00 dbus-daemon-1 --fork --print-pid 8
--print-address 6 --session
15727 pts/0 R+ 0:00 grep dbus
But beagled is still not happy:
joe chimera ~ $ beagled --nofork --out options
Unhandled Exception: DBus.DBusException: Unable to determine the
address of the message bus
in <0x000bb> DBus.Bus:GetBus (DBus.Bus/BusType)
in <0x0000f> DBus.Bus:GetSessionBus ()
in [0x00010] (at /home/joe/code/beagle/beagled/DBusisms.cs:62)
Beagle.Daemon.DBusisms:Init ()
in [0x00033] (at /home/joe/code/beagle/beagled/BeagleDaemon.cs:81)
Beagle.Daemon.BeagleDaemon:Main (string[])
I think we may be mising something on the wiki about setting up dbus :-/
-- Joe Gasiorek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]