Comment 0 for bug 207157

Revision history for this message
Pat Double (patdouble) wrote : beagle dbus integration broken for battery detection

Binary package hint: beagle

It appears that something is inconsistent with dbus and beagle. Beagle is using dbus to detect the battery status but it cannot. I get the following log messages when starting beagle. I am using Hardy Beta with packages updated to the latest as of 26 March 2008, morning, CST6CDT.

Description: Ubuntu hardy (development branch)
Release: 8.04

20080326 09:26:54.0089 13200 Beagle INFO: Starting Beagle Daemon (version 0.3.3)
20080326 09:26:54.6157 13200 Beagle INFO: Running on Mono 1.2.6
20080326 09:26:54.6162 13200 Beagle INFO: Command Line: /usr/lib/beagle/BeagleDaemon.exe --replace --bg
20080326 09:26:54.6610 13200 Beagle WARN: Extended attributes are not supported on this filesystem. Performance will suffer as a result.
20080326 09:27:17.1678 13200 Beagle ERROR EX: Failed to access dbus session bus. Battery monitoring will be disabled.
20080326 09:27:17.1678 13200 Beagle ERROR EX: System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
20080326 09:27:17.1678 13200 Beagle ERROR EX: Parameter name: address
20080326 09:27:17.1678 13200 Beagle ERROR EX: at NDesk.DBus.Bus.Open (System.String address) [0x00000]
20080326 09:27:17.1678 13200 Beagle ERROR EX: at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---
20080326 09:27:17.1678 13200 Beagle ERROR EX:
20080326 09:27:17.1678 13200 Beagle ERROR EX: at NDesk.DBus.Bus.get_Session () [0x00000]
20080326 09:27:17.1678 13200 Beagle ERROR EX: at NDesk.DBus.BusG.Init () [0x00000]
20080326 09:27:17.1678 13200 Beagle ERROR EX: at Beagle.Daemon.BatteryMonitor.Init () [0x00000]