Comment 5 for bug 616246

Revision history for this message
jjrrmmrr (jesusmarval) wrote : Re: [Bug 616246] Re: ValueError in Hardware Sensors: Could not set new value of 'labels'

I still can not activate, the traceback is different from the first
send. looks

Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1540,
in init_start
     applet_class(applet)
   File
"/usr/share/avant-window-navigator/applets/hardware-sensors/hardware-sensors.py",
line 109, in __init__
     self.setup_preferences()
   File
"/usr/share/avant-window-navigator/applets/hardware-sensors/hardware-sensors.py",
line 336, in setup_preferences
     settings["labels"] = [sensor.label for sensor in sensors]
   File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 875,
in __setitem__
     self.__client.set(key, value)
   File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 946,
in set
     raise ValueError("Could not set new value of '%s'" % key)
ValueError: Could not set new value of 'labels'