Hi,
I really hope that someone can help we with this problem, maybe it should be posted in the "Bug reports" section, but anyhow this is my problem.
I installed the latest official release and when I tried to start it I got an error and was presented with the errorlog. After that I´ve tried severeal of the nightly builds. With all the nightly builds nothing happens (no active process for EG). Then I tried to start EG with the command-line parameter -debug and then I got the errorlog again. Im running 32-bit Windows vista Home Premium (Swedish version).
This is the contents of the error-log, please help me I really like to try the application out.
19:23:34: MainThread: ----------------------------------------
19:23:34: MainThread: EventGhost started
19:23:34: MainThread: ----------------------------------------
19:23:34: MainThread: Version: 0.3.6.1097
19:23:34: MainThread: LoadStrings(language='en_EN')
19:23:34: MainThread: PluginDatabase.Save()
19:23:34: MainThread: PluginDatabase.__init__ :0.22429414911671738
19:23:34: MainThread: SendKeysParser.__init__()
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program\EventGhost\eg\Main.py", line 132, in <module>
eg.StartGui()
File "C:\Program\EventGhost\eg\Init.py", line 182, in StartGui
import WinAPI.COMServer
File "C:\Program\EventGhost\eg\WinAPI\COMServer.py", line 68, in <module>
__factory_infos = factory.RegisterClassFactories(["EventGhost"])
File "win32com\server\factory.pyc", line 15, in RegisterClassFactories
pywintypes.com_error: (-2147221005, 'Ogiltig klasstr\xe4ng', None, None)
