Traceback (most recent call last): File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 660, in poll self.checkIdletime() File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 950, in checkIdletime note = i18n("System idle for at least %s minutes, %s now." % (idleTime, self.act_notify[action])) TypeError: argument 1 of i18n() has an invalid type Error in sys.excepthook: Traceback (most recent call last): File "/var/lib/python-support/python2.5/apport/python_hook.py", line 44, in apport_excepthook binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0])) IndexError: list index out of range Original exception was: Traceback (most recent call last): File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 660, in poll self.checkIdletime() File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 950, in checkIdletime note = i18n("System idle for at least %s minutes, %s now." % (idleTime, self.act_notify[action])) TypeError: argument 1 of i18n() has an invalid type Traceback (most recent call last): File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 660, in poll self.checkIdletime() File "/usr/share/python-support/kde-guidance/guidance-power-manager.py", line 950, in checkIdletime note = i18n("System idle for at least %s minutes, %s now." % (idleTime, self.act_notify[action])) TypeError: argument 1 of i18n() has an invalid type Error in sys.excepthook: Traceback (most recent call last): File "/var/lib/python-support/python2.5/apport/python_hook.py", line 44, in apport_excepthook binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0])) IndexError: list index out of range