Traceback (most recent call last): File "/var/lib/python-support/python2.5/computertemp/computertemp_prefs.py", line 101, in sensorcombo_changed self.app.tempmon.set_sensor_active(self.app.tempmon.sensors[widget.get_active()][0]) File "/var/lib/python-support/python2.5/computertemp/temp_meta.py", line 79, in set_sensor_active self.init_sensor() File "/var/lib/python-support/python2.5/computertemp/temp_meta.py", line 86, in init_sensor self.app.thermal_zones = self.tempfuncs.get_zones() File "/var/lib/python-support/python2.5/computertemp/temp_i2csys_hwmon.py", line 50, in get_zones lista = (dircache.listdir(self.thermal_path+self.i2csensors[i]+'/device')) File "/usr/lib/python2.5/dircache.py", line 25, in listdir mtime = os.stat(path).st_mtime OSError: [Errno 2] No such file or directory: '/sys/class/hwmon/hwmon0/device'