Battery applet crashes

Bug #439639 reported by nu2ubuntu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
New
Medium
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/awn/extras/awnlib.py", line 1580, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/battery-applet/battery-applet.py", line 86, in __init__
    self.check_status_cb()
  File "/usr/share/avant-window-navigator/applets/battery-applet/battery-applet.py", line 251, in check_status_cb
    charge_message = "Computer running on %s power" % ("AC", "battery")[self.backend.is_discharging()]
  File "/usr/share/avant-window-navigator/applets/battery-applet/battery-applet.py", line 422, in is_discharging
    return bool(self.__hal_battery.GetProperty("battery.rechargeable.is_discharging"))
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
DBusException: org.freedesktop.Hal.NoSuchProperty: No property battery.rechargeable.is_discharging on device with id /org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial

Mark Lee (malept)
tags: added: applet battery traceback
Changed in awn-extras:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.