› Foros › PC › Software libre
Traceback (most recent call last):
File "/usr/lib/gdesklets/factory/SensorFactory.py", line 86, in create_sensor
sensor = module.new_sensor(args)
File "./LTVCpu/__init__.py", line 71, in new_sensor
def new_sensor(args): return apply(LTVCpu, args)
File "./LTVCpu/__init__.py", line 19, in __init__
self.__model_name = libdesklets.cpu.get_model()
AttributeError: 'module' object has no attribute 'cpu'
Traceback (most recent call last):
File "/usr/lib/gdesklets/factory/SensorFactory.py", line 86, in
create_sensor
sensor = module.new_sensor(args)
File "./LTVCpu/__init__.py", line 71, in new_sensor
def new_sensor(args): return apply(LTVCpu, args)
File "./LTVCpu/__init__.py", line 19, in __init__
self.__model_name = libdesklets.cpu.get_model()
AttributeError: 'module' object has no attribute 'cpu'
Traceback (most recent call last):
File "/usr/lib/gdesklets/factory/DisplayFactory.py", line 83, in
create_display
sax.parseString(data, self)
File "/usr/lib/python2.3/xml/sax/__init__.py", line 49, in
parseString
parser.parse(inpsrc)
File "/usr/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.3/xml/sax/expatreader.py", line 303, in
end_element
self._cont_handler.endElement(name)
File "/usr/lib/gdesklets/factory/DisplayFactory.py", line 229, in
endElement
sensorctrl.sensor = (module, args)
File "./Sensors/__init__.py", line 37, in __set_sensor
RuntimeError: Could not load sensor