sudo tpfand
tpfand 0.95 - Copyright (C) 2007-2008 Sebastian Urban
This program comes with ABSOLUTELY NO WARRANTY
WARNING: THIS PROGRAM MAY DAMAGE YOUR COMPUTER.
PROCEED ONLY IF YOU KNOW HOW TO MONITOR SYSTEM TEMPERATURE.
Warning: unable to get your system model from HAL.
pi@sputnik /var/run $ Traceback (most recent call last):
File "/usr/sbin/tpfand", line 22, in <module>
tpfand.control.main()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 362, in main
start_fan_control(quiet)
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 314, in start_fan_control
daemonize()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 354, in daemonize
daemon_main()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 254, in daemon_main
act_settings = settings.Settings(system_bus, '/Settings')
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 61, in __init__
self.load()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 97, in load
self.load_profile()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 102, in load_profile
profile_file_list, self.loaded_profiles, self.id_match = self.get_profile_file_list()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 136, in get_profile_file_list
product_path = product_name_dir + self.product_name
TypeError: cannot concatenate 'str' and 'NoneType' objects
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 105, in apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL, 0600), 'w')
OSError: [Errno 2] No such file or directory: '/var/crash/_usr_sbin_tpfand.0.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/sbin/tpfand", line 22, in <module>
tpfand.control.main()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 362, in main
start_fan_control(quiet)
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 314, in start_fan_control
daemonize()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 354, in daemonize
daemon_main()
File "/usr/lib/python2.6/dist-packages/tpfand/control.py", line 254, in daemon_main
act_settings = settings.Settings(system_bus, '/Settings')
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 61, in __init__
self.load()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 97, in load
self.load_profile()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 102, in load_profile
profile_file_list, self.loaded_profiles, self.id_match = self.get_profile_file_list()
File "/usr/lib/python2.6/dist-packages/tpfand/settings.py", line 136, in get_profile_file_list
product_path = product_name_dir + self.product_name
TypeError: cannot concatenate 'str' and 'NoneType' objects