i am using EG 0.4.1.r1582 on Windows 7 Ultimate 64bit SP1 (german version). When i try to add the action "Find Window", the following log-entries will appear and no action was added:
Code: Select all
Traceback (most recent call last) (1582):
File "C:\Program Files (x86)\EventGhost\eg\Classes\TaskletDialog.py", line 59, in ProcessingTask
self.Configure(*args, **kwargs)
File "C:\Program Files (x86)\EventGhost\eg\Classes\ConfigDialog.py", line 165, in Configure
treeItem.Configure(*args)
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionItem.py", line 101, in Configure
return self.executable.Configure(*args)
File "C:\Program Files (x86)\EventGhost\plugins\Window\FindWindow.py", line 269, in Configure
self.tree = eg.WindowTree(panel, includeInvisible=includeInvisible)
File "C:\Program Files (x86)\EventGhost\eg\Classes\WindowTree.py", line 80, in __init__
self.AppendPrograms()
File "C:\Program Files (x86)\EventGhost\eg\Classes\WindowTree.py", line 129, in AppendPrograms
self.pids[pid].append(hwnd)
KeyError: 4128L
The problem occur always (also on fresh reboot) and yes, i have startet EG with admin-rights.
Thanks and Regards,
SuperManni