Traceback (most recent call last): File "/var/lib/python-support/python2.6/computertemp/computertemp_applet.py", line 587, in computertemp_applet_factory computertempApplet(applet, iid) File "/var/lib/python-support/python2.6/computertemp/computertemp_applet.py", line 562, in __init__ self.prefs = prefs.ComputertempPrefs(self) File "/var/lib/python-support/python2.6/computertemp/computertemp_prefs.py", line 35, in __init__ self.preferences_create() File "/var/lib/python-support/python2.6/computertemp/computertemp_prefs.py", line 53, in preferences_create self.create_log_tab() File "/var/lib/python-support/python2.6/computertemp/computertemp_prefs.py", line 544, in create_log_tab parsedinfo = self.app.parseloginfo(self.app.log_info) File "/var/lib/python-support/python2.6/computertemp/computertemp_applet.py", line 143, in parseloginfo loginfo = loginfo.replace('{temp}', `int(self.data)`) ValueError: invalid literal for int() with base 10: 'XX'