Session Bus Error...
- From: Shobith Alva <shobithalva gmail com>
- To: dashboard-hackers gnome org
- Subject: Session Bus Error...
- Date: Tue, 19 Oct 2004 19:40:51 +0530
Hi all,
First off: I apologize for this extremely stupid sounding post :(
I have been trying to get beagle to work on my comp. I've followed the
installation instructions exactly as specified in the beaglewiki, but
I haven't been able to get it working.
When I ran beagled it paused for a long time using up 100% cpu and
then printed out this:
Couldn't connect to the session bus. See
http://beaglewiki.org/index.php/Installing%20Beagle for information on
setting up a session bus.
DBus.DBusException: Disconnected prior to receiving a reply
in <0x000bb> DBus.Bus:GetBus (DBus.Bus/BusType)
in <0x0000f> DBus.Bus:GetSessionBus ()
in [0x00010] (at /root/Beagle/cvs_stuff/beagle/beagled/DBusisms.cs:62)
Beagle.Daemon.DBusisms:Init ()
in [0x000e3] (at
/root/Beagle/cvs_stuff/beagle/beagled/BeagleDaemon.cs:205)
Beagle.Daemon.BeagleDaemon:Main (string[])
but I have setup the dbus session using: eval `dbus-launch`
and also tried: eval `dbus-launch --auto-syntax` both resulted in the
same thing.
Have I missed something ? I wouldn't mind cryptic replies :), I just
need some clues to get it working...
This was my recent try:
[root firebolt root]# ps -ef | grep dbus
dbus 2105 1 0 18:52 ? 00:00:00 dbus-daemon-1 --system
root 2925 2890 0 19:52 pts/3 00:00:00 grep dbus
[root firebolt root]# eval `dbus-launch --auto-syntax`
[root firebolt root]# ps -ef | grep dbus
dbus 2105 1 0 18:52 ? 00:00:00 dbus-daemon-1 --system
root 2930 1 0 19:53 ? 00:00:00 dbus-daemon-1 --fork
--print-pid 8 --print-address 6 --session
[root firebolt root]# export | grep DBUS
declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-WHIk7dy3Lv"
declare -x DBUS_SESSION_BUS_PID="2930"
[root firebolt root]# beagled
Couldn't connect to the session bus. See
http://beaglewiki.org/index.php/Installing%20Beagle for information on
setting up a session bus.
DBus.DBusException: Disconnected prior to receiving a reply
in <0x000bb> DBus.Bus:GetBus (DBus.Bus/BusType)
in <0x0000f> DBus.Bus:GetSessionBus ()
in [0x00010] (at /root/Beagle/cvs_stuff/beagle/beagled/DBusisms.cs:62)
Beagle.Daemon.DBusisms:Init ()
in [0x000e3] (at
/root/Beagle/cvs_stuff/beagle/beagled/BeagleDaemon.cs:205)
Beagle.Daemon.BeagleDaemon:Main (string[])
[root firebolt root]#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]