ValueError in Hardware Sensors: Could not set new value of 'labels'

Bug #616246 reported by jjrrmmrr
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
Incomplete
Medium
Grega Podlesek

Bug Description

Distribution name and version : Ubuntu 10.04 - 64 bit

Method of installing Awn via repository:
Avant Window Navigator Stable PPA (http://ppa.launchpad.net/awn-core/ppa/ubuntu)
Avant Window Navigator Unstable (http://ppa.launchpad.net/awn-testing/ppa/ubuntu)

Awn version: 0.4.1-rewrite-bzr715+201007261323

Window manager: gnome 2.30.2

video card : GeForce 9800 GT nvidia driver version: 195.36.24

bug on Hardware Sensors 0.4.1 Traceback (most recent call last):

  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1360, 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 757, in __setitem__
    self.__client.set(key, value)
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 828, in set
    raise ValueError("Could not set new value of '%s'" % key)
ValueError: Could not set new value of 'labels'

Revision history for this message
Mark Lee (malept) wrote :

Thanks for filing a bug.

For future reference, the hardware sensors applet is part of the Awn Extras project, so any future bugs relating to this applet should be filed in that project's bug tracker.

For completeness, what version of Awn Extras do you have installed?

Changed in awn:
importance: Undecided → Medium
status: New → Incomplete
affects: awn → awn-extras
Mark Lee (malept)
tags: added: applet hardware-sensors traceback
Revision history for this message
jjrrmmrr (jesusmarval) wrote :

that there are two that I have installed

awn-applets-python-extras-trunk Versión: 0.4.1~bzr1359-1.10.04
awn-applets-c-extras-trunk Versión: 0.4.1~bzr1359-1.10.04

Revision history for this message
onox (onox) wrote :

Can you still reproduce this? Even with a new instance of the applet?

Changed in awn-extras:
assignee: nobody → Grega Podlesek (muscardinus)
Revision history for this message
jjrrmmrr (jesusmarval) wrote :

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'

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'

onox (onox)
Changed in awn-extras:
milestone: none → 0.4.2
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.