ValueError in Hardware Sensors: 'labels' does not exist

Bug #1014284 reported by holger.burkhardt@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
New
Undecided
Unassigned

Bug Description

Distribution name and version: Debian sid amd64

Method of installing Awn: via Debian sid repository (awn version 0.4.1~bzr830-2 with awn-applets-python-core version 0.4.0-5) on May 17, 2012

Window manager used when running Awn: Openbox

Video card and driver name/version: nVidia GeForce 9400M with standard nvidia driver

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/awn/extras/awnlib.py", line 1462, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/hardware-sensors/hardware-sensors.py", line 108, in __init__
    self.setup_preferences()
  File "/usr/share/avant-window-navigator/applets/hardware-sensors/hardware-sensors.py", line 300, in setup_preferences
    sensor.label = settings["labels"][idx]
  File "/usr/lib/python2.7/dist-packages/awn/extras/awnlib.py", line 750, in __getitem__
    value = self.__client.get(key)
  File "/usr/lib/python2.7/dist-packages/awn/extras/awnlib.py", line 856, in get
    raise ValueError("'%s' does not exist" % key)
ValueError: 'labels' does not exist

Bug occurs directly at the start of the Hardware Sensors applet.

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.