Code: Select all
23:12:20 Python WNDPROC handler failed
23:12:20 Traceback (most recent call last):
23:12:20 File "D:\Media\EventGhost\plugins\Task\__init__.py", line 91, in MyWndProc
23:12:20 self.TriggerEvent("Destroyed." + fstr)
23:12:20 TypeError: cannot concatenate 'str' and 'tuple' objects100%ig reproduzieren kann ich das aber nicht unbedingt. In anderen Fällen funktioniert das Task Plugin
hier mal der ganze Log.
Code: Select all
23:16:24 Task.Destroyed.TrueCrypt
23:16:24 System.DriveMounted.X
23:16:24 Start Program: onMount.cmd
23:16:24 Python WNDPROC handler failed
23:16:24 Traceback (most recent call last):
23:16:24 File "D:\Media\EventGhost\plugins\Task\__init__.py", line 91, in MyWndProc
23:16:24 self.TriggerEvent("Destroyed." + fstr)
23:16:24 TypeError: cannot concatenate 'str' and 'tuple' objects
23:16:24 Task.Destroyed.TrueCrypt
23:16:25 System.DriveMounted.V
23:16:25 Python WNDPROC handler failed
23:16:25 Traceback (most recent call last):
23:16:25 File "D:\Media\EventGhost\plugins\Task\__init__.py", line 91, in MyWndProc
23:16:25 self.TriggerEvent("Destroyed." + fstr)
23:16:25 TypeError: cannot concatenate 'str' and 'tuple' objects